CEPH Filesystem Development
[Prev Page][Next Page]
Re: convert the SCSI ULDs to the atomic queue limits API v2, John Garry
Re: convert the SCSI ULDs to the atomic queue limits API v2, Martin K. Petersen
Re: convert the SCSI ULDs to the atomic queue limits API v2, Jens Axboe
[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages,
Ofir Gal
xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
convert the SCSI ULDs to the atomic queue limits API,
Christoph Hellwig
- [PATCH 01/12] ubd: untagle discard vs write zeroes not support handling, Christoph Hellwig
- [PATCH 02/12] block: take io_opt and io_min into account for max_sectors, Christoph Hellwig
- [PATCH 03/12] sd: simplify the ZBC case in provisioning_mode_store, Christoph Hellwig
- [PATCH 04/12] sd: add a sd_disable_discard helper, Christoph Hellwig
- [PATCH 05/12] sd: add a sd_disable_write_same helper, Christoph Hellwig
- [PATCH 06/12] sd: simplify the disable case in sd_config_discard, Christoph Hellwig
- [PATCH 07/12] sd: factor out a sd_discard_mode helper, Christoph Hellwig
- [PATCH 08/12] sd: cleanup zoned queue limits initialization, Christoph Hellwig
- [PATCH 09/12] sd: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 10/12] sr: convert to the atomic queue limits API, Christoph Hellwig
- [PATCH 11/12] block: remove unused queue limits API, Christoph Hellwig
- [PATCH 12/12] block: add special APIs for run-time disabling of discard and friends, Christoph Hellwig
[GIT PULL] Ceph updates for 6.10-rc1,
Ilya Dryomov
[PATCH v6 03/11] ceph: drop usage of page_index,
Kairui Song
[PATCH 1/2 net-next] libceph: Use sruct_size() in ceph_create_snap_context(),
Christophe JAILLET
[PATCH] doc: ceph: update userspace command to get CephFS metadata,
Artem Ikonnikov
[PATCH v2] ceph: cleanup the sessions when peer reset, xiubli
[PATCH] ceph: fix stale xattr when using read() on dir with '-o dirstat',
Thorsten Fuchs
[PATCH] ceph: stop reconnecting to MDS after connection being closed,
xiubli
[PATCH v5 03/12] ceph: drop usage of page_index, Kairui Song
[PATCH] ceph: defer clearing the CEPH_I_FLUSH_SNAPS flag,
xiubli
[bug report] crush: remove forcefeed functionality, Dan Carpenter
[PATCH v4 03/12] ceph: drop usage of page_index, Kairui Song
[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache,
David Howells
- [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache, David Howells
- [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag, David Howells
- [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH v2 08/22] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 09/22] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH v2 10/22] netfs: Remove ->launder_folio() support, David Howells
- [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH v2 12/22] mm: Export writeback_iter(), David Howells
- [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH v2 19/22] netfs: Cut over to using new writeback code, David Howells
- [PATCH v2 18/22] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH v2 16/22] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH v2 17/22] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH v2 21/22] netfs: Miscellaneous tidy ups, David Howells
- [PATCH v2 20/22] netfs: Remove the old writeback code, David Howells
- [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- [PATCH v2 14/22] netfs: New writeback implementation, David Howells
- Re: [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio, David Howells
- Re: [PATCH v2 14/22] netfs: New writeback implementation, David Howells
[PATCH v3 03/12] ceph: drop usage of page_index, Kairui Song
[PATCH v2 4/8] ceph: drop usage of page_index,
Kairui Song
[PATCH v5 0/6] ceph: check the cephx mds auth access in client side,
xiubli
[PATCH 4/8] ceph: drop usage of page_index,
Kairui Song
[GIT PULL] Ceph fixes for 6.9-rc4,
Ilya Dryomov
[PATCH] MAINTAINERS: remove myself as a Reviewer for Ceph,
Jeff Layton
[PATCH] ceph: switch to use cap_delay_lock for the unlink delay list,
xiubli
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache,
David Howells
- [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings, David Howells
- [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings., David Howells
- [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache, David Howells
- [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty, David Howells
- [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2, David Howells
- [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag, David Howells
- [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t, David Howells
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values, David Howells
- [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio, David Howells
- [PATCH 10/26] cifs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 12/26] afs: Use alternative invalidation to using launder_folio, David Howells
- [PATCH 13/26] netfs: Remove ->launder_folio() support, David Howells
- [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests, David Howells
- [PATCH 15/26] mm: Export writeback_iter(), David Howells
- [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t, David Howells
- [PATCH 17/26] netfs: Fix writethrough-mode error handling, David Howells
- [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names, David Howells
- [PATCH 19/26] netfs: New writeback implementation, David Howells
- [PATCH 20/26] netfs, afs: Implement helpers for new write code, David Howells
- [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- [PATCH 22/26] netfs, cachefiles: Implement helpers for new write code, David Howells
- [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- [PATCH 24/26] netfs: Remove the old writeback code, David Howells
- [PATCH 25/26] netfs: Miscellaneous tidy ups, David Howells
- [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys, David Howells
- Re: [PATCH 19/26] netfs: New writeback implementation, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Christian Brauner
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code, David Howells
- Re: [PATCH 23/26] netfs: Cut over to using new writeback code, David Howells
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache, Jeff Layton
[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare,
Arnd Bergmann
[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio,
David Howells
kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort,
Xiubo Li
[PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE,
NeilBrown
[GIT PULL] Ceph fixes for 6.9-rc1,
Ilya Dryomov
Sprzęt poleasingowyKomputery poleasingowe na sprzedaż, Marcin Socha
[PATCH] ceph: make the ceph-cap workqueue UNBOUND,
xiubli
[PATCH v3 0/2] ceph: skip copying the data extends the file EOF,
xiubli
[PATCH v3] ceph: return -ENODATA when xattr doesn't exist for removexattr, xiubli
[linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie, kernel test robot
[PATCH v2] ceph: return -ENODATA when xattr doesn't exist for removexattr, xiubli
[GIT PULL] Ceph fix for 6.8-rc8,
Ilya Dryomov
[RFC PATCH] mm: Replace ->launder_folio() with flush and wait,
David Howells
[PATCH] ceph: return -ENODATA when xattr doesn't exist for removexattr, xiubli
[PATCH v2] libceph: init the cursor when preparing the sparse read,
xiubli
[GIT PULL] Ceph fix for 6.8-rc7,
Ilya Dryomov
[PATCH AUTOSEL 6.7 21/26] ceph: add ceph_cap_unlink_work to fire check_caps() immediately, Sasha Levin
[PATCH AUTOSEL 6.7 20/26] ceph: always queue a writeback when revoking the Fb caps, Sasha Levin
[PATCH] libceph: init the cursor when preparing the sparse read,
xiubli
[PATCH net-next] Simplify net_dbg_ratelimited() dummy,
Geert Uytterhoeven
[PATCH 0/4] printk_index: Fix false positives,
Geert Uytterhoeven
[PATCH v4 0/6] ceph: check the cephx mds auth access in client side,
xiubli
subscribe, delyan
[PATCH] ceph: remove SLAB_MEM_SPREAD flag usage,
chengming . zhou
[PATCH v2 0/2] ceph: skip copying the data extends the file EOF,
xiubli
[PATCH] ceph: skip copying the data extends the file EOF, xiubli
[PATCH v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask,
xiubli
[PATCH v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask,
xiubli
[PATCH] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask, xiubli
[GIT PULL] Ceph fixes for 6.8-rc5,
Ilya Dryomov
pass queue_limits to blk_mq_alloc_disk for simple drivers,
Christoph Hellwig
- [PATCH 02/17] aoe: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 03/17] floppy: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 04/17] mtip: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 05/17] nbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 06/17] ps3disk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 09/17] sunvdc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 10/17] gdrom: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 11/17] ms_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 12/17] mspro_block: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 13/17] mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 15/17] scm_blk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 16/17] ublk: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk, Christoph Hellwig
- Re: pass queue_limits to blk_mq_alloc_disk for simple drivers, Jens Axboe
[PATCH AUTOSEL 6.6 41/51] libceph: fail sparse-read if the data length doesn't match, Sasha Levin
[PATCH AUTOSEL 6.7 48/58] ceph: always check dir caps asynchronously, Sasha Levin
[PATCH AUTOSEL 6.7 47/58] libceph: fail sparse-read if the data length doesn't match, Sasha Levin
[linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a, kernel test robot
[GIT PULL] Ceph fixes for 6.8-rc4,
Ilya Dryomov
[linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d, kernel test robot
[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56, kernel test robot
[syzbot] [ceph?] [net?] INFO: task hung in ceph_monc_stop, syzbot
[PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks,
Jeff Layton
[syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount, syzbot
[PATCH] block: rbd: make rbd_bus_type const,
Ricardo B. Marliere
[PATCH] ceph: increment refcount before usage,
ridave
[PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
[PATCH v3 00/47] filelock: split file leases out of struct file_lock,
Jeff Layton
- [PATCH v3 01/47] filelock: fl_pid field should be signed int, Jeff Layton
- [PATCH v3 02/47] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v3 04/47] filelock: add some new helper functions, Jeff Layton
- [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v3 06/47] afs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 07/47] ceph: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 09/47] gfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 11/47] nfs: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 12/47] nfsd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 08/47] dlm: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 13/47] ocfs2: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 14/47] smb/client: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 15/47] smb/server: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 16/47] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v3 10/47] lockd: convert to using new filelock helpers, Jeff Layton
- [PATCH v3 17/47] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 35/47] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 36/47] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 37/47] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 38/47] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 39/47] fuse: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 40/47] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 41/47] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 42/47] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 43/47] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 44/47] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 45/47] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v3 46/47] filelock: remove temporary compatibility macros, Jeff Layton
- [PATCH v3 47/47] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v3 27/47] filelock: clean up locks_delete_block internals, Jeff Layton
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, NeilBrown
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock, Christian Brauner
[PATCH 0/2] netfs: Miscellaneous fixes,
David Howells
[PATCH AUTOSEL 4.19 7/8] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 5.4 10/11] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 5.10 11/13] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 5.15 16/19] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 6.1 22/27] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
[PATCH AUTOSEL 6.1 21/27] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 6.1 20/27] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
[PATCH AUTOSEL 6.6 25/31] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
[PATCH AUTOSEL 6.6 24/31] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 6.6 23/31] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
[PATCH AUTOSEL 6.7 33/39] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR, Sasha Levin
[PATCH AUTOSEL 6.7 32/39] ceph: fix deadlock or deadcode of misusing dget(), Sasha Levin
[PATCH AUTOSEL 6.7 31/39] ceph: reinitialize mds feature bit even when session in open, Sasha Levin
Roadmap for netfslib and local caching (cachefiles),
David Howells
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
- [PATCH v2 01/41] filelock: rename some fields in tracepoints, Jeff Layton
- [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status, Jeff Layton
- [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock, Jeff Layton
- [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock, Jeff Layton
- [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker, Jeff Layton
- [PATCH v2 09/41] filelock: drop the IS_* macros, Jeff Layton
- [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core, Jeff Layton
- [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly, Jeff Layton
- [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock, Jeff Layton
- [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead, Jeff Layton
- [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core, Jeff Layton
- [PATCH v2 16/41] filelock: convert posix_owner_key to take file_lock_core arg, Jeff Layton
- [PATCH v2 17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg, Jeff Layton
- [PATCH v2 18/41] filelock: convert locks_{insert,delete}_global_blocked, Jeff Layton
- [PATCH v2 19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core, Jeff Layton
- [PATCH v2 20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core, Jeff Layton
- [PATCH v2 21/41] filelock: convert fl_blocker to file_lock_core, Jeff Layton
- [PATCH v2 22/41] filelock: clean up locks_delete_block internals, Jeff Layton
- [PATCH v2 23/41] filelock: reorganize locks_delete_block and __locks_insert_block, Jeff Layton
- [PATCH v2 24/41] filelock: make assign_type helper take a file_lock_core pointer, Jeff Layton
- [PATCH v2 25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer, Jeff Layton
- [PATCH v2 26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx, Jeff Layton
- [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core, Jeff Layton
- [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 30/41] afs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 31/41] ceph: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 32/41] dlm: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 33/41] gfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock, Jeff Layton
- [PATCH v2 34/41] lockd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 35/41] nfs: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 36/41] nfsd: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 37/41] ocfs2: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 10/41] filelock: split common fields into struct file_lock_core, Jeff Layton
- [PATCH v2 38/41] smb/client: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 39/41] smb/server: adapt to breakup of struct file_lock, Jeff Layton
- [PATCH v2 40/41] filelock: remove temporary compatability macros, Jeff Layton
- [PATCH v2 41/41] filelock: split leases out of struct file_lock, Jeff Layton
- [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck, Jeff Layton
- [PATCH v2 15/41] filelock: make posix_same_owner take file_lock_core pointers, Jeff Layton
- [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core, Jeff Layton
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs, Chuck Lever
[PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set,
xiubli
[PATCH v6 0/3] libceph: fix sparse-read failure bug,
xiubli
[GIT PULL] Ceph fixes for 6.8-rc2,
Ilya Dryomov
Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1,
Frank Hsiao 蕭法宣
[PATCH v5 0/3] libceph: fix sparse-read failure bug,
xiubli
[PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 02/10] afs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 03/10] cifs: Don't use certain unnecessary folio_*() functions, David Howells
- [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH v2 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
[PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes,
David Howells
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write(), David Howells
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode, David Howells
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus, David Howells
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock, David Howells
- [PATCH 07/10] afs: Hide silly-rename files from userspace, David Howells
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant, David Howells
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions, David Howells
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache(), David Howells
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Christian Brauner
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes, Jeff Layton
[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records,
David Howells
[GIT PULL] Ceph fixes for 6.8-rc1,
Ilya Dryomov
[PATCH v4 0/3] libceph: fix sparse-read failure bug,
xiubli
[PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT,
xiubli
[PATCH] rbd: don't move requests to the running list on errors,
Ilya Dryomov
[PATCH] ceph: break the check delayed cap loop every 5s, xiubli
[PATCH v3 0/2] ceph: fix caps revocation stuck,
xiubli
[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs,
Jeff Layton
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]