CEPH Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] MAINTAINERS: remove myself as a Reviewer for Ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] MAINTAINERS: remove myself as a Reviewer for Ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: switch to use cap_delay_lock for the unlink delay list
- Re: [PATCH 23/26] netfs: Cut over to using new writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 21/26] netfs, 9p: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 15/26] mm: Export writeback_iter()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 19/26] netfs: New writeback implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH 19/26] netfs: New writeback implementation
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH 19/26] netfs: New writeback implementation
- From: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>
- Re: [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH 19/26] netfs: New writeback implementation
- From: Naveen Mamindlapalli <naveenm@xxxxxxxxxxx>
- Re: [PATCH 2/9] libceph: avoid clang out-of-range warning
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 3/9] rbd: avoid out-of-range warning
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/9] libceph: avoid clang out-of-range warning
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/26] netfs: Miscellaneous tidy ups
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/26] netfs: Remove the old writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/26] netfs: Cut over to using new writeback code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/26] netfs, cachefiles: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/26] netfs, 9p: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/26] netfs, afs: Implement helpers for new write code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/26] netfs: New writeback implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/26] netfs: Add some write-side stats and clean up some stat names
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/26] netfs: Fix writethrough-mode error handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/26] netfs: Switch to using unsigned long long rather than loff_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/26] mm: Export writeback_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/26] netfs: Use mempools for allocating requests and subrequests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/26] netfs: Remove ->launder_folio() support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/26] afs: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/26] 9p: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/26] cifs: Use alternative invalidation to using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/26] netfs: Use subreq_counter to allocate subreq debug_index values
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/26] netfs: Make netfs_io_request::subreq_counter an atomic_t
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings.
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 3/9] rbd: avoid out-of-range warning
- From: Alex Elder <elder@xxxxxxxx>
- [PATCH 3/9] rbd: avoid out-of-range warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/9] libceph: avoid clang out-of-range warning
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [RFC PATCH v2] mm, netfs: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v2] mm, netfs: Provide a means of invalidation without using launder_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [RFC PATCH v2] mm, netfs: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
- From: Trond Myklebust <trondmy@xxxxxxxxxxxxxxx>
- [RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/4] printk_index: Fix false positives
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: David Hildenbrand <david@xxxxxxxxxx>
- kernel BUG at mm/usercopy.c:102 -- pc : usercopy_abort
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.9-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.9-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Sprzęt poleasingowyKomputery poleasingowe na sprzedaż
- From: "Marcin Socha" <marcin.socha@xxxxxxxxxxxxxx>
- [PATCH] ceph: make the ceph-cap workqueue UNBOUND
- Re: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Bernd Schubert <bernd.schubert@xxxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 0/4] printk_index: Fix false positives
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- 回覆: [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- 回覆: [PATCH v3 1/2] ceph: skip copying the data extends the file EOF
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- [PATCH v3 2/2] ceph: set the correct mask for getattr reqeust for read
- [PATCH v3 1/2] ceph: skip copying the data extends the file EOF
- [PATCH v3 0/2] ceph: skip copying the data extends the file EOF
- Re: [PATCH v2 1/2] ceph: skip copying the data extends the file EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: skip copying the data extends the file EOF
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Max Kellermann <max.kellermann@xxxxxxxxx>
- [PATCH v3] ceph: return -ENODATA when xattr doesn't exist for removexattr
- Re: [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if ACL support is disabled
- From: Michael Forney <mforney@xxxxxxxxxxx>
- [linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- [PATCH v2] ceph: return -ENODATA when xattr doesn't exist for removexattr
- Re: [PATCH v4 0/6] ceph: check the cephx mds auth access in client side
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 0/6] ceph: check the cephx mds auth access in client side
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.8-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.8-rc8
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- [RFC PATCH v2] mm: Kill ->launder_folio()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] libceph: init the cursor when preparing the sparse read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [RFC PATCH] mm: Replace ->launder_folio() with flush and wait
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] libceph: init the cursor when preparing the sparse read
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH] ceph: return -ENODATA when xattr doesn't exist for removexattr
- [PATCH v2] libceph: init the cursor when preparing the sparse read
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fix for 6.8-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fix for 6.8-rc7
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH net-next] Simplify net_dbg_ratelimited() dummy
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] printk_index: Fix false positives
- From: Chris Down <chris@xxxxxxxxxxxxxx>
- [PATCH AUTOSEL 6.7 21/26] ceph: add ceph_cap_unlink_work to fire check_caps() immediately
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 20/26] ceph: always queue a writeback when revoking the Fb caps
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] libceph: init the cursor when preparing the sparse read
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH] libceph: init the cursor when preparing the sparse read
- Re: [PATCH 0/4] printk_index: Fix false positives
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/4] dev_printk: Add and use dev_no_printk()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] dev_printk: Add and use dev_no_printk()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] Simplify net_dbg_ratelimited() dummy
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] printk_index: Fix false positives
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] dev_printk: Add and use dev_no_printk()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next] Simplify net_dbg_ratelimited() dummy
- From: Alex Elder <elder@xxxxxxxx>
- [PATCH net-next] Simplify net_dbg_ratelimited() dummy
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 1/4] printk: Let no_printk() use _printk()
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 4/4] ceph: Use no_printk() helper
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 2/4] dev_printk: Add and use dev_no_printk()
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 0/4] printk_index: Fix false positives
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- [PATCH 3/4] dyndbg: Use *no_printk() helpers
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: [PATCH v6 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 3/3] libceph: just wait for more data to be available on the socket
- From: Luis Henriques <lhenriques@xxxxxxx>
- [PATCH v4 6/6] ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
- [PATCH v4 4/6] ceph: check the cephx mds auth access for open
- [PATCH v4 5/6] ceph: check the cephx mds auth access for async dirop
- [PATCH v4 3/6] ceph: check the cephx mds auth access for setattr
- [PATCH v4 2/6] ceph: add ceph_mds_check_access() helper support
- [PATCH v4 1/6] ceph: save the cap_auths in client when session being opened
- [PATCH v4 0/6] ceph: check the cephx mds auth access in client side
- subscribe
- Re: [PATCH v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- 回覆: [PATCH v2 2/2] ceph: set the correct mask for getattr reqeust for read
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- 回覆: [PATCH v2 1/2] ceph: skip copying the data extends the file EOF
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Chengming Zhou <chengming.zhou@xxxxxxxxx>
- Re: [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
- From: chengming.zhou@xxxxxxxxx
- [PATCH v2 2/2] ceph: set the correct mask for getattr reqeust for read
- [PATCH v2 1/2] ceph: skip copying the data extends the file EOF
- [PATCH v2 0/2] ceph: skip copying the data extends the file EOF
- Re: Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH] ceph: skip copying the data extends the file EOF
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v3] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- Re: [PATCH v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- [PATCH v2] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- Re: Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: pass queue_limits to blk_mq_alloc_disk for simple drivers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 0/6] ceph: check the cephx mds auth access in client side
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH] ceph: reverse MDSMap dencoding of max_xattr_size/bal_rank_mask
- Re: 回覆: Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.8-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.8-rc5
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk
- From: Jinpu Wang <jinpu.wang@xxxxxxxxx>
- 回覆: Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/17] ublk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/17] scm_blk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/17] ubiblock: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/17] mtd_blkdevs: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/17] mspro_block: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/17] ms_block: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/17] gdrom: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/17] sunvdc: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/17] rnbd-clt: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/17] rbd: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/17] ps3disk: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/17] nbd: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/17] mtip: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/17] floppy: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/17] ubd: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/17] aoe: pass queue_limits to blk_mq_alloc_disk
- From: Christoph Hellwig <hch@xxxxxx>
- pass queue_limits to blk_mq_alloc_disk for simple drivers
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 0/2] ceph: fix caps revocation stuck
- From: Milind Changire <mchangir@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 41/51] libceph: fail sparse-read if the data length doesn't match
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 48/58] ceph: always check dir caps asynchronously
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 47/58] libceph: fail sparse-read if the data length doesn't match
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 0/2] ceph: fix caps revocation stuck
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v3 2/2] ceph: add ceph_cap_unlink_work to fire check_caps() immediately
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 445a555e0623387fa9b94e68e61681717e70200a
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.8-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.8-rc4
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] ceph: always check dir caps asynchronously
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
- From: kernel test robot <lkp@xxxxxxxxx>
- [syzbot] [ceph?] [net?] INFO: task hung in ceph_monc_stop
- From: syzbot <syzbot+388fe6c0b08b54d6d8f9@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] block: rbd: make rbd_bus_type const
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: mark lock variable __maybe_unused in ceph_count_file_locks
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: update the oldest_client_tid via the renew caps
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: allocate a smaller extent map if possible
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH] ceph: skip reconnecting if MDS is not ready
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v3 0/6] ceph: check the cephx mds auth access in client side
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] block: rbd: make rbd_bus_type const
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [syzbot] [ceph?] [fs?] INFO: task hung in ceph_mdsc_pre_umount
- From: syzbot <syzbot+4bbc13a207327f82b3b0@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 04/47] filelock: add some new helper functions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 04/47] filelock: add some new helper functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 04/47] filelock: add some new helper functions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v3 04/47] filelock: add some new helper functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 04/47] filelock: add some new helper functions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] block: rbd: make rbd_bus_type const
- From: Alex Elder <elder@xxxxxxxx>
- [PATCH] block: rbd: make rbd_bus_type const
- From: "Ricardo B. Marliere" <ricardo@xxxxxxxxxxxx>
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] ceph: increment refcount before usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: increment refcount before usage
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 00/47] filelock: split file leases out of struct file_lock
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH] ceph: increment refcount before usage
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: increment refcount before usage
- Re: [PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH v2] fscrypt: to make sure the inode->i_blkbits is correctly set
- Re: [PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 27/47] filelock: clean up locks_delete_block internals
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 47/47] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 46/47] filelock: remove temporary compatibility macros
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 45/47] smb/server: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 44/47] smb/client: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 43/47] ocfs2: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 42/47] nfsd: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 41/47] nfs: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 40/47] lockd: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 39/47] fuse: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 38/47] gfs2: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 37/47] dlm: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 36/47] ceph: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 35/47] afs: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 10/47] lockd: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 16/47] filelock: drop the IS_* macros
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 15/47] smb/server: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 14/47] smb/client: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 13/47] ocfs2: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 08/47] dlm: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 12/47] nfsd: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 11/47] nfs: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 09/47] gfs2: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 07/47] ceph: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 06/47] afs: convert to using new filelock helpers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 04/47] filelock: add some new helper functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 02/47] filelock: rename some fields in tracepoints
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 01/47] filelock: fl_pid field should be signed int
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 00/47] filelock: split file leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] netfs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] netfs: Fix i_dio_count leak on DIO read past i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] netfs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 7/8] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 10/11] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 11/13] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 16/19] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 22/27] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 21/27] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 20/27] ceph: reinitialize mds feature bit even when session in open
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 25/31] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 24/31] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 23/31] ceph: reinitialize mds feature bit even when session in open
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 33/39] ceph: fix invalid pointer access if get_quota_realm return ERR_PTR
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 32/39] ceph: fix deadlock or deadcode of misusing dget()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.7 31/39] ceph: reinitialize mds feature bit even when session in open
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: Roadmap for netfslib and local caching (cachefiles)
- From: Benjamin Coddington <bcodding@xxxxxxxxxx>
- Roadmap for netfslib and local caching (cachefiles)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 27/41] filelock: convert locks_translate_pid to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 15/41] filelock: make posix_same_owner take file_lock_core pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 04/41] nfs: rename fl_flags variable in nfs4_proc_unlck
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 41/41] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 40/41] filelock: remove temporary compatability macros
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 39/41] smb/server: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 38/41] smb/client: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 10/41] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 37/41] ocfs2: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 36/41] nfsd: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 35/41] nfs: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 34/41] lockd: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 07/41] 9p: rename fl_type variable in v9fs_file_do_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 33/41] gfs2: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 32/41] dlm: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 31/41] ceph: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 30/41] afs: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 29/41] 9p: adapt to breakup of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 28/41] filelock: convert seqfile handling to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 24/41] filelock: make assign_type helper take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 23/41] filelock: reorganize locks_delete_block and __locks_insert_block
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 22/41] filelock: clean up locks_delete_block internals
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 21/41] filelock: convert fl_blocker to file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 18/41] filelock: convert locks_{insert,delete}_global_blocked
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 16/41] filelock: convert posix_owner_key to take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 14/41] filelock: convert more internal functions to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 13/41] filelock: convert some internal functions to use file_lock_core instead
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 12/41] filelock: have fs/locks.c deal with file_lock_core directly
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 09/41] filelock: drop the IS_* macros
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 08/41] afs: rename fl_type variable in afs_next_locker
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 03/41] dlm: rename fl_flags variable in dlm_posix_unlock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 02/41] filelock: rename fl_pid variable in lock_get_status
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 01/41] filelock: rename some fields in tracepoints
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] fscrypt: to make sure the inode->i_blkbits is correctly set
- [PATCH v6 3/3] libceph: just wait for more data to be available on the socket
- [PATCH v6 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
- [PATCH v6 1/3] libceph: fail the sparse-read if the data length doesn't match
- [PATCH v6 0/3] libceph: fix sparse-read failure bug
- Re: [PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.8-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.8-rc2
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Read operation gets EOF return when there is multi-client read/write after linux 5.16-rc1
- From: Frank Hsiao 蕭法宣 <frankhsiao@xxxxxxxx>
- Re: [PATCH v5 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v5 1/3] libceph: fail the sparse-read if there still has data in socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 3/3] libceph: just wait for more data to be available on the socket
- [PATCH v5 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
- [PATCH v5 1/3] libceph: fail the sparse-read if there still has data in socket
- [PATCH v5 0/3] libceph: fix sparse-read failure bug
- Re: [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/10] afs: Hide silly-rename files from userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 03/10] cifs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/10] afs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/10] netfs: Don't use certain unnecessary folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH 04/10] netfs, fscache: Prevent Oops in fscache_put_cache()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/10] afs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/10] afs: Remove afs_dynroot_d_revalidate() as it is redundant
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/10] afs: Hide silly-rename files from userspace
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/10] afs: Fix missing/incorrect unlocking of RCU read lock
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/10] afs: Fix error handling with lookup via FS.InlineBulkStatus
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/10] cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/10] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/10] cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/10] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/10] netfs, afs, cifs, cachefiles, erofs: Miscellaneous fixes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/2] netfs: Add Jeff Layton as reviewer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/2] netfs, cachefiles: Change mailing list
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- Re: [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 6.8-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 6.8-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/3] libceph: just wait for more data to be available on the socket
- [PATCH v4 2/3] libceph: rename read_sparse_msg_XX to read_partial_sparse_msg_XX
- [PATCH v4 1/3] libceph: fail the sparse-read if there still has data in socket
- [PATCH v4 0/3] libceph: fix sparse-read failure bug
- Re: [PATCH] rbd: don't move requests to the running list on errors
- From: Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx>
- Re: [PATCH] rbd: don't move requests to the running list on errors
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: always set the initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH] rbd: don't move requests to the running list on errors
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 04/20] filelock: fixups after the coccinelle changes
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 03/20] filelock: the results of the coccinelle conversion
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 20/20] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: break the check delayed cap loop every 5s
- [PATCH v3 2/2] ceph: add ceph_cap_unlink_work to fire check_caps() immediately
- [PATCH v3 1/2] ceph: always queue a writeback when revoking the Fb caps
- [PATCH v3 0/2] ceph: fix caps revocation stuck
- Re: Modifying and fixing(?) the per-inode snap handling in ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 20/20] filelock: split leases out of struct file_lock
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH 20/20] filelock: split leases out of struct file_lock
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 18/20] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 15/20] filelock: clean up locks_delete_block internals
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 04/20] filelock: fixups after the coccinelle changes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 03/20] filelock: the results of the coccinelle conversion
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 02/20] filelock: add coccinelle scripts to move fields to struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 01/20] filelock: split common fields into struct file_lock_core
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Modifying and fixing(?) the per-inode snap handling in ceph
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: always check dir caps asynchronously
- From: Milind Changire <mchangir@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] ceph: add ceph_cap_unlink_work to fire check caps immediately
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 3/3] libceph: just wait for more data to be available on the socket
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] rbd: Remove usage of the deprecated ida_simple_xx() API
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Modifying and fixing(?) the per-inode snap handling in ceph
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: "Jarkko Sakkinen" <jarkko@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix size check of V1 server-list header
- From: Sedat Dilek <sedat.dilek@xxxxxxxxx>
- [PATCH] keys, dns: Fix size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] fscrypt updates for 6.8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [External] [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Pengfei Xu <pengfei.xu@xxxxxxxxx>
- Re: [PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 3/4] erofs: Don't use certain internal folio_*() functions
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH 4/4] cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/4] erofs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/4] afs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/4] netfs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/6] netfs, cachefiles: More additional patches
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH 5/6] cachefiles: Fix signed/unsigned mixup
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 6/6] netfs: Fix wrong #ifdef hiding wait
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/6] netfs: Fix the loop that unmarks folios after writing to the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/6] netfs: Fix interaction between write-streaming and cachefiles culling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/6] netfs: Count DIO writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/6] netfs: Mark netfs_unbuffered_write_iter_locked() static
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/6] netfs, cachefiles: More additional patches
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: Simon Horman <horms@xxxxxxxxxx>
- [GIT PULL] fscrypt updates for 6.8
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 0/5] netfs, cachefiles, 9p: Additional patches
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Fix oops in NFS
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- [PATCH] ceph: always check dir caps asynchronously
- [PATCH 7/5] netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Eric Van Hensbergen <ericvh@xxxxxxxxxx>
- Re: [PATCH 5/5] 9p: Use length of data written to the server in preference to error
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] 9p: Do a couple of cleanups
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH 5.10 19/75] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5.15 21/95] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 5/5] 9p: Use length of data written to the server in preference to error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 3/5] 9p: Do a couple of cleanups
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 0/5] netfs, cachefiles, 9p: Additional patches
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] 9p: Fix initialisation of netfs_inode for 9p
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] 9p: Fix initialisation of netfs_inode for 9p
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] 9p: Fix initialisation of netfs_inode for 9p
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
- From: Jia Zhu <zhujia.zj@xxxxxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- [PATCH] 9p: Fix initialisation of netfs_inode for 9p
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [PATCH 6.1 038/112] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 15/40] netfs: Add support for DIO buffering
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v5 15/40] netfs: Add support for DIO buffering
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH] fscrypt: document that CephFS supports fscrypt now
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v5 15/40] netfs: Add support for DIO buffering
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH] keys, dns: Fix missing size check of V1 server-list header
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH] Fix EROFS Kconfig
- From: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] Fix EROFS Kconfig
- From: Jingbo Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] rbd: use check_sub_overflow() to limit the number of snapshots
- From: Alex Elder <elder@xxxxxxxx>
- Re: [PATCH] rbd: use check_sub_overflow() to limit the number of snapshots
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] Fix EROFS Kconfig
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] Fix oops in NFS
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] rbd: use check_sub_overflow() to limit the number of snapshots
- From: Dmitry Antipov <dmantipov@xxxxxxxxx>
- [PATCH v5 40/40] 9p: Use netfslib read/write_iter
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 39/40] afs: Use the netfs write helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 38/40] netfs: Export the netfs_sreq tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 37/40] netfs: Optimise away reads above the point at which there can be no data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 36/40] netfs: Implement a write-through caching option
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 35/40] netfs: Provide a launder_folio implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 34/40] netfs: Provide a writepages implementation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 32/40] netfs: Provide netfs_file_read_iter()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 31/40] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 30/40] netfs: Implement buffered write API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 29/40] netfs: Implement unbuffered/DIO write support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 28/40] netfs: Implement unbuffered/DIO read support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 27/40] netfs: Allocate multipage folios in the writepath
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 26/40] netfs: Make netfs_read_folio() handle streaming-write pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 25/40] netfs: Provide func to copy data to pagecache for buffered write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 24/40] netfs: Dispatch write requests to process a writeback slice
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 20/40] netfs: Add a hook to allow tell the netfs to update its i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 23/40] netfs: Prep to use folio->private for write grouping and streaming write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 22/40] netfs: Make the refcounting of netfs_begin_read() easier to use
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 21/40] netfs: Make netfs_put_request() handle a NULL pointer
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 19/40] netfs: Extend the netfs_io_*request structs to handle writes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 18/40] netfs: Limit subrequest by size or number of segments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 17/40] netfs: Add func to calculate pagecount/size-limited span of an iterator
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 16/40] netfs: Provide tools to create a buffer in an xarray
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 15/40] netfs: Add support for DIO buffering
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 13/40] netfs: Implement unbuffered/DIO vs buffered I/O locking
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 12/40] netfs: Provide invalidate_folio and release_folio calls
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 11/40] afs: Don't use folio->private to record partial modification
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 10/40] netfs: Add a ->free_subrequest() op
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 09/40] netfs: Allow the netfs to make the io (sub)request alloc larger
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 08/40] netfs: Add a procfile to list in-progress requests
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 07/40] netfs: Move pinning-for-writeback from fscache to netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 05/40] netfs, fscache: Remove ->begin_cache_operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 04/40] netfs, fscache: Combine fscache with netfs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 03/40] netfs, fscache: Move fs/fscache/* into fs/netfs/
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 02/40] afs: Automatically generate trace tag enums
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 01/40] afs: Remove whitespace before most ')' from the trace header
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 17/22] get rid of passing callbacks to ceph __dentry_leases_walk()
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 07/22] ceph: d_obtain_{alias,root}(ERR_PTR(...)) will do the right thing
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Error in greenlet (Not supported for M1 chip )
- From: Manvendra Pratap Singh <welcome2github@xxxxxxxxx>
- Re: [PATCH v3 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
- From: Christian Brauner <brauner@xxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]