Show patches with: Archived = No       |   3836 patches
« 1 2 3 438 39 »
Patch Series S/W/F Date Submitter Delegate State
[v2,20/25] netfs: Remove fs/netfs/io.c netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,19/25] netfs: Speed up buffered reading netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,18/25] afs: Make read subreqs async netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,17/25] netfs: Simplify the writeback code netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,16/25] netfs: Provide an iterator-reset function netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,13/25] iov_iter: Provide copy_folio_from_iter() netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,11/25] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,10/25] netfs: Set the request work function upon allocation netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,09/25] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,05/25] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,04/25] netfs: Record contention stats for writeback lock netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,03/25] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements --- 2024-08-14 David Howells New
[v2,01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" netfs: Read/write improvements --- 2024-08-14 David Howells Superseded
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty" netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking di... --- 2024-08-14 David Howells New
ceph: fix memory in MDS client cap_auths ceph: fix memory in MDS client cap_auths --- 2024-08-14 Luis Henriques New
[-next] ceph: Remove unused declarations [-next] ceph: Remove unused declarations --- 2024-08-14 Yue Haibing New
[net,v2] libceph: Make the arguments const as per the TODO [net,v2] libceph: Make the arguments const as per the TODO --- 2024-08-11 Abhinav Jain New
[net] libceph: Make the input const as per the TODO [net] libceph: Make the input const as per the TODO --- 2024-08-11 Abhinav Jain New
9p: Fix DIO read through netfs 9p: Fix DIO read through netfs --- 2024-08-09 David Howells New
[v3] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags [v3] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags --- 2024-08-08 David Howells Superseded
[v2] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags [v2] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags --- 2024-08-08 David Howells New
[RFC] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags [RFC] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags --- 2024-08-07 David Howells Superseded
netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible --- 2024-08-04 Hristo Venev New
[GIT,PULL] Ceph fix for 6.11-rc2 [GIT,PULL] Ceph fix for 6.11-rc2 --- 2024-08-02 Ilya Dryomov New
netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second writeback flag" --- 2024-07-30 David Howells New
[v2,2/2] ceph: flush all the caps release when syncing the whole filesystem ceph: flush all the caps release when syncing the whole filesystem --- 2024-07-30 Xiubo Li New
[v2,1/2] ceph: rename ceph_flush_cap_releases to ceph_flush_session_cap_releases ceph: flush all the caps release when syncing the whole filesystem --- 2024-07-30 Xiubo Li New
ceph: flush all the caps release when syncing the whole filesystem ceph: flush all the caps release when syncing the whole filesystem --- 2024-07-30 Xiubo Li Superseded
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[20/24] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements --- 2024-07-29 David Howells New
[19/24] netfs: Remove fs/netfs/io.c netfs: Read/write improvements --- 2024-07-29 David Howells New
[18/24] netfs: Speed up buffered reading netfs: Read/write improvements --- 2024-07-29 David Howells New
[17/24] afs: Make read subreqs async netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements --- 2024-07-29 David Howells Superseded
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements --- 2024-07-29 David Howells New
[v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag [v2] fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag --- 2024-07-29 Max Kellermann Superseded
fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag --- 2024-07-29 Max Kellermann New
fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache() fs/ceph/addr: pass using_pgpriv2=false to fscache_write_to_cache() --- 2024-07-29 Max Kellermann New
[GIT,PULL] Ceph fixes for 6.11-rc1 [GIT,PULL] Ceph fixes for 6.11-rc1 --- 2024-07-26 Ilya Dryomov New
[2/3] rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings rbd: exclusive mapping (-o exclusive) fixes --- 2024-07-24 Ilya Dryomov New
[v5,3/3] drbd: use sendpages_ok() instead of sendpage_ok() bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages --- 2024-07-18 Ofir Gal New
[v5,2/3] nvme-tcp: use sendpages_ok() instead of sendpage_ok() bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages --- 2024-07-18 Ofir Gal New
[v5,1/3] net: introduce helper sendpages_ok() bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages --- 2024-07-18 Ofir Gal New
[v3] ceph: force sending a cap update msg back to MDS for revoke op [v3] ceph: force sending a cap update msg back to MDS for revoke op --- 2024-07-16 Xiubo Li Superseded
[GIT,PULL] Ceph fixes for 6.10-rc8 [GIT,PULL] Ceph fixes for 6.10-rc8 --- 2024-07-12 Ilya Dryomov New
[v2] ceph: force sending a cap update msg back to MDS for revoke op [v2] ceph: force sending a cap update msg back to MDS for revoke op --- 2024-07-12 Xiubo Li New
ceph: force sending a cap update msg back to MDS for revoke op ceph: force sending a cap update msg back to MDS for revoke op --- 2024-07-11 Xiubo Li New
ceph: fix incorrect kmalloc size of pagevec mempool ceph: fix incorrect kmalloc size of pagevec mempool --- 2024-07-11 ethanwu New
[net-next,2/2] libceph: fix crush_choose_firstn() kernel-doc warnings libceph: fix kernel-doc warnings --- 2024-07-10 Jeff Johnson New
[net-next,1/2] libceph: suppress crush_choose_indep() kernel-doc warnings libceph: fix kernel-doc warnings --- 2024-07-10 Jeff Johnson New
ceph: periodically flush the cap releases ceph: periodically flush the cap releases --- 2024-07-10 Xiubo Li New
libceph: fix race between delayed_work() and ceph_monc_stop() libceph: fix race between delayed_work() and ceph_monc_stop() --- 2024-07-09 Ilya Dryomov New
ceph: convert comma to semicolon ceph: convert comma to semicolon --- 2024-07-09 Chen Ni New
[17/17] netfs: Speed up buffered reading [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[11/17] cifs: Move the 'pid' from the subreq to the req [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[09/17] cifs: Defer read completion [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells Superseded
[05/17] netfs: Record contention stats for writeback lock [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells Superseded
[03/17] netfs: Fix early issue of write op on partial write to folio tail [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
[01/17] netfs: Fix io_uring based write-through [01/17] netfs: Fix io_uring based write-through --- 2024-06-20 David Howells New
ceph: avoid call to strlen() in ceph_mds_auth_match() ceph: avoid call to strlen() in ceph_mds_auth_match() --- 2024-06-18 Dmitry Antipov New
[26/26] block: move the bounce flag into the features field [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[25/26] block: move the skip_tagset_quiesce flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[24/26] block: move the pci_p2pdma flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[23/26] block: move the zone_resetall flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[22/26] block: move the zoned flag into the features field [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[21/26] block: move the poll flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[20/26] block: move the dax flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[19/26] block: move the nowait flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[18/26] block: move the synchronous flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[17/26] block: move the stable_writes flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[16/26] block: move the io_stat flag setting to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[15/26] block: move the add_random flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
[14/26] block: move the nonrot flag to queue_limits [01/26] xen-blkfront: don't disable cache flushes when they fail --- 2024-06-17 Christoph Hellwig New
« 1 2 3 438 39 »