Show patches with: none      |   10670 patches
« 1 2 3 4106 107 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,4/8] libceph: use min() to simplify the code Some modifications to optimize code readability 1 1 - --- 2024-08-22 Li Zetao New
[net-next,3/8] net: caif: use max() to simplify the code Some modifications to optimize code readability - 1 - --- 2024-08-22 Li Zetao New
[net-next,2/8] Bluetooth: use min() to simplify the code Some modifications to optimize code readability - - - --- 2024-08-22 Li Zetao New
[net-next,1/8] atm: use min() to simplify the code Some modifications to optimize code readability - - - --- 2024-08-22 Li Zetao New
[v2] ceph: Convert to use jiffies macro [v2] ceph: Convert to use jiffies macro - 1 - --- 2024-08-22 Chen Yufan New
[v1] ceph: Convert to use jiffies macro [v1] ceph: Convert to use jiffies macro - - - --- 2024-08-22 Chen Yufan New
[4/4] netfs: Fix trimming of streaming-write folios in netfs_inval_folio() mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[3/4] netfs: Fix netfs_release_folio() to say no if folio dirty mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[2/4] afs: Fix post-setattr file edit to do truncation correctly mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[1/4] mm: Fix missing folio invalidation calls during truncation mm, netfs, afs: Truncation fixes - - - --- 2024-08-20 David Howells New
[v2] ceph: fix memory in MDS client cap_auths [v2] ceph: fix memory in MDS client cap_auths - 1 - --- 2024-08-19 Luis Henriques New
[v2,25/25] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,23/25] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,22/25] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,21/25] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[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 m… netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirt… netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirt… - 1 1 --- 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 - 2 - --- 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 New
[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 New
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 New
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[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 New
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[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 New
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[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 New
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[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 New
fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag fs/netfs/fscache_io: remove the obsolete "using_pgpriv2" flag - 1 - --- 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
[3/3] rbd: don't assume rbd_is_lock_owner() for exclusive mappings rbd: exclusive mapping (-o exclusive) fixes - 1 - --- 2024-07-24 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
[1/3] rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait rbd: exclusive mapping (-o exclusive) fixes - 1 - --- 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 1 - - --- 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 - 3 - --- 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 1 2 - --- 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 - 1 1 --- 2024-07-16 Xiubo Li New
[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 - 1 - --- 2024-07-11 ethanwu New
[net-next,2/2] libceph: fix crush_choose_firstn() kernel-doc warnings libceph: fix kernel-doc warnings - 1 - --- 2024-07-10 Jeff Johnson New
[net-next,1/2] libceph: suppress crush_choose_indep() kernel-doc warnings libceph: fix kernel-doc warnings - 1 - --- 2024-07-10 Jeff Johnson New
ceph: periodically flush the cap releases ceph: periodically flush the cap releases - 1 - --- 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() - 1 - --- 2024-07-09 Ilya Dryomov New
ceph: convert comma to semicolon ceph: convert comma to semicolon - 1 - --- 2024-07-09 Chen Ni New
[v2,09/17] cifs: Defer read completion Untitled series #863996 - - - --- 2024-06-20 David Howells New
[17/17] netfs: Speed up buffered reading netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[16/17] afs: Make read subreqs async netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[14/17] netfs: Use new sheaf data type and iterator instead of xarray iter netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
« 1 2 3 4106 107 »