CEPH Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v3 0/6] ceph: don't request caps for idle open files
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH] fs/ceph/export: remove unused variable 'err'
- From: Qiujun Huang <hqjagain@xxxxxxxxx>
- Pech OSD as a userspace experiment based on Ceph sources from Linux kernel
- From: Roman Penyaev <rpenyaev@xxxxxxx>
- v14.2.8 Nautilus released
- From: Abhishek Lekshmanan <abhishek@xxxxxxxx>
- [v2] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Yanhu Cao <gmayyyha@xxxxxxxxx>
- Re: [PATCH v6 00/13] ceph: async directory operations support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 0/6] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 00/13] ceph: async directory operations support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: unsafe list walking in __kick_flushing_caps?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v6 10/13] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 13/13] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 12/13] ceph: cache layout in parent dir on first sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 11/13] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 09/13] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 08/13] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 06/13] ceph: cap tracking for async directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 05/13] ceph: make __take_cap_refs non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 07/13] ceph: don't take refs to want mask unless we have all bits
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 04/13] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 03/13] ceph: track primary dentry link
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 02/13] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 01/13] ceph: make kick_flushing_inode_caps non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v6 00/13] ceph: async directory operations support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Yanhu Cao <gmayyyha@xxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Readiness for v13.2.9?
- From: Jan Fajerski <jfajerski@xxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Yanhu Cao <gmayyyha@xxxxxxxxx>
- Re: unsafe list walking in __kick_flushing_caps?
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- unsafe list walking in __kick_flushing_caps?
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: clean up kick_flushing_inode_caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: clean up kick_flushing_inode_caps
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: clean up kick_flushing_inode_caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: libceph: follow redirect replies from osds
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: libceph: follow redirect replies from osds
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 0/6] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- re: libceph: follow redirect replies from osds
- From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
- [PATCH v3 6/6] ceph: check all mds' caps after page writeback
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 4/6] ceph: remove delay check logic from ceph_check_caps()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 3/6] ceph: simplify calling of ceph_get_fmode()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 2/6] ceph: consider inode's last read/write when calculating wanted caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 1/6] ceph: always renew caps if mds_wanted is insufficient
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v3 0/6] ceph: don't request caps for idle open files
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Yanhu Cao <gmayyyha@xxxxxxxxx>
- Re: [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag
- From: Yanhu Cao <gmayyyha@xxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Readiness for v13.2.9?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- [PATCH] libceph: simplify ceph_monc_handle_map()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [bug report] libceph: revamp subs code, switch to SUBSCRIBE2 protocol
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [bug report] libceph: revamp subs code, switch to SUBSCRIBE2 protocol
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH][next] block: Replace zero-length array with flexible-array member
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: re-org copy_file_range and fix some error paths
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH v8 2/5] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3] ceph: show more detail logs during mount
- Re: [PATCH] ceph: show more detail logs during mount
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH][next] block: Replace zero-length array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: show more detail logs during mount
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: add 'fs' mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: show more detail logs during mount
- Re: [PATCH] ceph: add 'fs' mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add 'fs' mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: return ETIMEDOUT errno to userland when request timed out
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: re-org copy_file_range and fix some error paths
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2] ceph: re-org copy_file_range and fix some error paths
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH] ceph: return ETIMEDOUT errno to userland when request timed out
- Re: [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH] ceph: show more detail logs during mount
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: add 'fs' mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: show more detail logs during mount
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add 'fs' mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: show more detail logs during mount
- [PATCH AUTOSEL 5.4 19/50] ceph: do not execute direct write in parallel if O_APPEND is specified
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 20/58] ceph: do not execute direct write in parallel if O_APPEND is specified
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] ceph: add 'fs' mount option support
- Re: [PATCH v8 2/5] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 3/4] ceph: simplify calling of ceph_get_fmode()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v2 3/4] ceph: simplify calling of ceph_get_fmode()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v2 0/4] ceph: don't request caps for idle open files
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH 3/4] ceph: simplify calling of ceph_get_fmode()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 5/5] ceph: add global metadata perf metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v8 2/5] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v8 5/5] ceph: add global metadata perf metric support
- [PATCH v8 4/5] ceph: add global write latency metric support
- [PATCH v8 3/5] ceph: add global read latency metric support
- [PATCH v8 2/5] ceph: add caps perf metric for each session
- [PATCH v8 1/5] ceph: add global dentry lease metric support
- [PATCH v8 0/5] ceph: add perf metrics support
- Re: [PATCH v7 2/5] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 3/4] ceph: simplify calling of ceph_get_fmode()
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] ceph: re-org copy_file_range and fix error handling paths
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] ceph: re-org copy_file_range and fix error handling paths
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: re-org copy_file_range and fix error handling paths
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] ceph: re-org copy_file_range and fix error handling paths
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 4/4] ceph: remove delay check logic from ceph_check_caps()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 3/4] ceph: simplify calling of ceph_get_fmode()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 4/4] ceph: remove delay check logic from ceph_check_caps()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH 3/4] ceph: simplify calling of ceph_get_fmode()
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH 2/4] ceph: consider file's last read/write when calculating wanted caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH 1/4] ceph: always renew caps if mds_wanted is insufficient
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH v5 07/12] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 05/12] ceph: cap tracking for async directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 07/12] ceph: perform asynchronous unlink if we have sufficient caps
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v5 05/12] ceph: cap tracking for async directory operations
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH v7 2/5] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 07/12] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 12/12] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 11/12] ceph: cache layout in parent dir on first sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 09/12] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 10/12] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 08/12] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 05/12] ceph: cap tracking for async directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 06/12] ceph: don't take refs to want mask unless we have all bits
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 04/12] ceph: make __take_cap_refs non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 02/12] ceph: track primary dentry link
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 01/12] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v5 00/12] ceph: async directory operations support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: fix use-after-free for the osdmap memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: fix use-after-free for the osdmap memory
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2] ceph: fix use-after-free for the osdmap memory
- [PATCH v7 5/5] ceph: add global metadata perf metric support
- [PATCH v7 4/5] ceph: add global write latency metric support
- [PATCH v7 3/5] ceph: add global read latency metric support
- [PATCH v7 2/5] ceph: add caps perf metric for each session
- [PATCH v7 1/5] ceph: add global dentry lease metric support
- [PATCH v7 0/5] ceph: add perf metrics support
- Re: [PATCH] ceph: add halt mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: FYI nautilus branch is locked
- From: Neha Ojha <nojha@xxxxxxxxxx>
- Re: [PATCH] ceph: fix use-after-free for the osdmap memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: move to a dedicated slabcache for mds requests
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: FYI nautilus branch is locked
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v2] ceph: move to a dedicated slabcache for mds requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: move to a dedicated slabcache for mds requests
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: move to a dedicated slabcache for mds requests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: reorganize fields in ceph_mds_request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 09/44] docs: filesystems: convert ceph.txt to ReST
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix use-after-free for the osdmap memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix use-after-free for the osdmap memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix use-after-free for the osdmap memory
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: fix use-after-free for the osdmap memory
- [PATCH 09/44] docs: filesystems: convert ceph.txt to ReST
- From: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v6 2/9] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 2/9] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: add halt mount option support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: re-org copy_file_range and fix error handling paths
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix dout logs for null pointers
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: fix dout logs for null pointers
- [PATCH] ceph: add halt mount option support
- Re: [GIT PULL] Ceph fixes for 5.6-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v6 0/9] ceph: add perf metrics support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: FYI nautilus branch is locked
- From: Sage Weil <sweil@xxxxxxxxxx>
- Re: FYI nautilus branch is locked
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- FYI nautilus branch is locked
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.5 487/542] ceph: remove the extra slashes in the server path
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 487/542] ceph: remove the extra slashes in the server path
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 486/542] ceph: check availability of mds cluster on mount after wait timeout
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.5 488/542] rbd: work around -Wuninitialized warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Jan Fajerski <jfajerski@xxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- Re: Readiness for 14.2.7 ?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 419/459] ceph: check availability of mds cluster on mount after wait timeout
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.5 487/542] ceph: remove the extra slashes in the server path
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH AUTOSEL 4.19 229/252] ceph: check availability of mds cluster on mount after wait timeout
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [GIT PULL] Ceph fixes for 5.6-rc2
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH AUTOSEL 4.14 168/186] ceph: check availability of mds cluster on mount after wait timeout
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 230/252] rbd: work around -Wuninitialized warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 420/459] rbd: work around -Wuninitialized warning
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH] ceph: switch to ceph_test_mount_opt helper
- [PATCH] ceph: fix and update the mount options
- [PATCH v2] ceph: fs add reconfiguring superblock parameters support
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Nathan Cutler <presnypreklad@xxxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- [PATCH 4/5] rbd: embed image request in blk-mq pdu
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 5/5] rbd: enable multiple blk-mq queues
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 3/5] rbd: acquire header_rwsem just once in rbd_queue_workfn()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 1/5] rbd: kill img_request kref
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 2/5] rbd: get rid of img_request_layered_clear()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH 0/5] rbd: enable multiple blk-mq queues
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: cache: Replace zero-length array with flexible-array member
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: cache: Replace zero-length array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v4 9/9] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v4 2/9] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 6/9] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 6/9] ceph: add infrastructure for waiting for async create to complete
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v4 2/9] ceph: perform asynchronous unlink if we have sufficient caps
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH v4 1/9] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/9] ceph: add flag to designate that a request is asynchronous
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: Readiness for 14.2.8 ?
- From: Neha Ojha <nojha@xxxxxxxxxx>
- [PATCH v4 9/9] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 5/9] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 2/9] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 8/9] ceph: cache layout in parent dir on first sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 7/9] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 6/9] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/9] ceph: make __take_cap_refs non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/9] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 1/9] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 0/9] ceph: add support for asynchronous directory operations
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fs add reconfiguring superblock parameters support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] ceph: fix description of some mount options
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: remove CEPH_MOUNT_OPT_FSCACHE flag
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: remove CEPH_MOUNT_OPT_FSCACHE flag
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: fs add reconfiguring superblock parameters support
- Re: [PATCH v6 6/9] ceph: periodically send perf metrics to ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: remove CEPH_MOUNT_OPT_FSCACHE flag
- Re: [PATCH v2] ceph: check if file lock exists before sending unlock request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 6/9] ceph: periodically send perf metrics to ceph
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] ceph: fix description of some mount options
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH] ceph: fix description of some mount options
- [PATCH v2] ceph: check if file lock exists before sending unlock request
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH v2] ceph: fix posix acl couldn't be settable
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: canonicalize server path in place
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: check if file lock exists before sending unlock request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: fix copy_file_range error path in short copies
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: fix posix acl couldn't be settable
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: fix copy_file_range error path in short copies
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [PATCH] ceph: canonicalize server path in place
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix allocation under spinlock in mount option parsing
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: check if file lock exists before sending unlock request
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v2] ceph: fix posix acl couldn't be settable
- Re: [PATCH v6 6/9] ceph: periodically send perf metrics to ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix posix acl couldn't be settable
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Readiness for 14.2.8 ?
- From: Yuri Weinstein <yweinste@xxxxxxxxxx>
- Re: [PATCH] ceph: fix posix acl couldn't be settable
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v2] ceph: fix copy_file_range error path in short copies
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v6 6/9] ceph: periodically send perf metrics to ceph
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v6 8/9] ceph: add reset metrics support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix posix acl couldn't be settable
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: fix posix acl couldn't be settable
- [PATCH v6 9/9] ceph: send client provided metric flags in client metadata
- [PATCH v6 8/9] ceph: add reset metrics support
- [PATCH v6 7/9] ceph: add CEPH_DEFINE_RW_FUNC helper support
- [PATCH v6 6/9] ceph: periodically send perf metrics to ceph
- [PATCH v6 5/9] ceph: add global metadata perf metric support
- [PATCH v6 4/9] ceph: add global write latency metric support
- [PATCH v6 3/9] ceph: add global read latency metric support
- [PATCH v6 2/9] ceph: add caps perf metric for each session
- [PATCH v6 1/9] ceph: add global dentry lease metric support
- [PATCH v6 0/9] ceph: add perf metrics support
- Re: [PATCH] ceph: fix allocation under spinlock in mount option parsing
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: fix allocation under spinlock in mount option parsing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: KASAN: slab-out-of-bounds Read in suffix_kstrtoint
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- KASAN: slab-out-of-bounds Read in suffix_kstrtoint
- From: syzbot <syzbot+c23efa0cc68e79d551fc@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Ceph updates for 5.6-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: fix copy_file_range error path in short copies
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2] ceph: fix copy_file_range error path in short copies
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [GIT PULL] Ceph updates for 5.6-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 05/11] ceph: add global read latency metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 04/11] ceph: add r_end_stamp for the osdc request
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH resend v5 05/11] ceph: add global read latency metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] ceph: fix copy_file_range error path in short copies
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH resend v5 04/11] ceph: add r_end_stamp for the osdc request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix copy_file_range error path in short copies
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [PATCH] ceph: fix copy_file_range error path in short copies
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH resend v5 03/11] ceph: move ceph_osdc_{read,write}pages to ceph.ko
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] ceph: don't ClearPageChecked in ceph_invalidatepage
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Cephalocon Seoul is canceled
- From: Sage Weil <sage@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH v2] ceph: do not execute direct write in parallel if O_APPEND is specified
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v2] ceph: do not execute direct write in parallel if O_APPEND is specified
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 09/15] rbd: count pending object requests in-line
- From: Hannes Reinecke <hare@xxxxxxx>
- [RFC PATCH v2] ceph: do not execute direct write in parallel if O_APPEND is specified
- [RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req
- Re: [PATCH 13/15] rbd: schedule image_request after preparation
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 11/15] rbd: drop state_mutex in __rbd_img_handle_request()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 09/15] rbd: count pending object requests in-line
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 07/15] rbd: use callback for image request completion
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v3 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [PATCH v3 0/1] parallel 'copy-from' Ops in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 01/15] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- v14.2.7 Nautilus released
- From: Abhishek Lekshmanan <abhishek@xxxxxxxx>
- v12.2.13 Luminous released
- From: Abhishek Lekshmanan <abhishek@xxxxxxxx>
- Re: [RFC PATCH] ceph: fix the debug message for calc_layout
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: fix the debug message for calc_layout
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] ceph: do not direct write executes in parallel if O_APPEND is set
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: do not direct write executes in parallel if O_APPEND is set
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 15/15] rbd: switch to blk-mq
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [RFC PATCH] ceph: fix the debug message for calc_layout
- v14.2.7 Nautilus released
- From: David Galloway <dgallowa@xxxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- [RFC PATCH] ceph: do not direct write executes in parallel if O_APPEND is set
- [PATCH 04/15] rbd: reorder switch statement in rbd_advance_read()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 03/15] rbd: reorder rbd_img_advance()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 08/15] rbd: add debugging statements for the state machine
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 15/15] rbd: switch to blk-mq
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 00/15] rbd: switch to blk-mq
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 01/15] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 06/15] rbd: add 'done' state for rbd_obj_advance_copyup()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 13/15] rbd: schedule image_request after preparation
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 05/15] rbd: reorder switch statement in rbd_advance_write()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 14/15] rbd: embed image request as blk_mq request payload
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 10/15] rbd: kill 'work_result'
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 11/15] rbd: drop state_mutex in __rbd_img_handle_request()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 07/15] rbd: use callback for image request completion
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 12/15] rbd: kill img_request kref
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 09/15] rbd: count pending object requests in-line
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: fix the comment for ceph_start_io_direct
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: Some tasks got to hang_task that would be due to RBD driver
- From: Satoru Takeuchi <satoru.takeuchi@xxxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Jeffrey Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] rbd: optimize barrier usage for Rmw atomic bitops
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: Some tasks got to hang_task that would be due to RBD driver
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] rbd: lock object request list
- From: Laurence Oberman <loberman@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] rbd: remove barriers from img_request_layered_{set,clear,test}()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] rbd: optimize barrier usage for Rmw atomic bitops
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH] rbd: lock object request list
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] rbd: optimize barrier usage for Rmw atomic bitops
- From: Davidlohr Bueso <dave@xxxxxxxxxxxx>
- [PATCH v2 0/1] parallel 'copy-from' Ops in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [PATCH 1/1] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] libceph: drop CEPH_DEFINE_SHOW_FUNC
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Some tasks got to hang_task that would be due to RBD driver
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH resend v5 11/11] ceph: send client provided metric flags in client metadata
- [PATCH resend v5 10/11] ceph: add reset metrics support
- [PATCH resend v5 09/11] ceph: add CEPH_DEFINE_RW_FUNC helper support
- [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS
- [PATCH resend v5 07/11] ceph: add global metadata perf metric support
- [PATCH resend v5 06/11] ceph: add global write latency metric support
- [PATCH resend v5 05/11] ceph: add global read latency metric support
- [PATCH resend v5 04/11] ceph: add r_end_stamp for the osdc request
- [PATCH resend v5 03/11] ceph: move ceph_osdc_{read,write}pages to ceph.ko
- [PATCH resend v5 02/11] ceph: add caps perf metric for each session
- [PATCH resend v5 01/11] ceph: add global dentry lease metric support
- [PATCH resend v5 0/11] ceph: add perf metrics support
- Re: [PATCH v5 0/10] ceph: add perf metrics support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Some tasks got to hang_task that would be due to RBD driver
- From: Satoru Takeuchi <satoru.takeuchi@xxxxxxxxx>
- [PATCH] libceph: drop CEPH_DEFINE_SHOW_FUNC
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 0/3] parallel 'copy-from' Ops in copy_file_range
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH v5 0/10] ceph: add perf metrics support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v5 01/10] ceph: add caps perf metric for each session
- [PATCH v5 10/10] ceph: send client provided metric flags in client metadata
- [PATCH v5 09/10] ceph: add reset metrics support
- [PATCH v5 08/10] ceph: add CEPH_DEFINE_RW_FUNC helper support
- [PATCH v5 05/10] ceph: add global write latency metric support
- [PATCH v5 07/10] ceph: periodically send perf metrics to MDS
- [PATCH v5 04/10] ceph: add global read latency metric support
- [PATCH v5 06/10] ceph: add global metadata perf metric support
- [PATCH v5 0/10] ceph: add perf metrics support
- [PATCH v5 03/10] ceph: add r_end_stamp for the osdc request
- [PATCH v5 02/10] ceph: move ceph_osdc_{read,write}pages to ceph.ko
- Re: [RFC PATCH 2/3] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 0/3] parallel 'copy-from' Ops in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH 2/3] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH 1/3] libceph: add non-blocking version of ceph_osdc_copy_from()
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH 0/3] parallel 'copy-from' Ops in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 2/3] ceph: parallelize all copy-from requests in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH 1/3] libceph: add non-blocking version of ceph_osdc_copy_from()
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [RFC PATCH 0/3] parallel 'copy-from' Ops in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [RFC PATCH 3/3] ceph: add module param to throttle 'copy-from2' operations
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [RFC PATCH 2/3] ceph: parallelize all copy-from requests in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [RFC PATCH 1/3] libceph: add non-blocking version of ceph_osdc_copy_from()
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v3 01/10] ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v3 01/10] ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [bug report] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [bug report] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [GIT PULL] Ceph fix for 5.5-rc8
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] rbd: set the 'device' link in sysfs
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [GIT PULL] Ceph fix for 5.5-rc8
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [bug report] ceph: perform asynchronous unlink if we have sufficient caps
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [bug report] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [bug report] ceph: perform asynchronous unlink if we have sufficient caps
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- [PATCH] rbd: set the 'device' link in sysfs
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [RFC PATCH v3 03/10] ceph: make dentry_lease_is_valid non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v3 03/10] ceph: make dentry_lease_is_valid non-static
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- [RFC PATCH v3 09/10] ceph: cache layout in parent dir on first sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 10/10] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 07/10] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 03/10] ceph: make dentry_lease_is_valid non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 06/10] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 05/10] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 04/10] ceph: make __take_cap_refs non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 02/10] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 01/10] ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v3 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [ceph-osd ] osd can not boot
- From: Wei Zhao <zhao6305@xxxxxxxxx>
- Re: [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 07/10] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 07/10] ceph: add infrastructure for waiting for async create to complete
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- reply:just thank you all for your reply: [PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon,
- From: 陈安庆 <chenanqing@xxxxxxxx>
- Re: [PATCH v4 7/8] ceph: add reset metrics support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH AUTOSEL 4.19 235/671] rbd: clear ->xferred on error from rbd_obj_issue_copyup()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 457/671] ceph: fix "ceph.dir.rctime" vxattr value
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 05/10] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH v4 7/8] ceph: add reset metrics support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v4 3/8] ceph: add global read latency metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH v2 05/10] ceph: decode interval_sets for delegated inos
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 4/8] ceph: add global write latency metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 3/8] ceph: add global read latency metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- [PATCH v4 8/8] ceph: send client provided metric flags in client metadata
- [PATCH v4 7/8] ceph: add reset metrics support
- [PATCH v4 6/8] ceph: periodically send perf metrics to MDS
- [PATCH v4 5/8] ceph: add global metadata perf metric support
- [PATCH v4 4/8] ceph: add global write latency metric support
- [PATCH v4 3/8] ceph: add global read latency metric support
- [PATCH v4 2/8] ceph: add caps perf metric for each session
- [PATCH v4 1/8] ceph: add global dentry lease metric support
- [PATCH v4 0/8] ceph: add perf metrics support
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 2/8] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 09/10] ceph: cache layout in parent dir on first sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 10/10] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 05/10] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 04/10] ceph: make __take_cap_refs a public function
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 06/10] ceph: add flag to designate that a request is asynchronous
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 07/10] ceph: add infrastructure for waiting for async create to complete
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 03/10] ceph: make dentry_lease_is_valid non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 02/10] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 00/10] ceph: asynchronous file create support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2 01/10] libceph: export ceph_file_layout_is_valid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4] fs: Fix page_mkwrite off-by-one errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 2/8] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 8/8] ceph: send client provided metric flags in client metadata
- [PATCH v3 7/8] ceph: add reset metrics support
- [PATCH v3 6/8] ceph: periodically send perf metrics to MDS
- [PATCH v3 5/8] ceph: add global metadata perf metric support
- [PATCH v3 4/8] ceph: add global write latency metric support
- [PATCH v3 3/8] ceph: add global read latency metric support
- [PATCH v3 2/8] ceph: add caps perf metric for each session
- [PATCH v3 1/8] ceph: add global dentry lease metric support
- [PATCH v3 0/8] ceph: add perf metrics support
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- [PATCH] fs/ceph: remove unused variable
- From: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 7/9] ceph: add flag to delegate an inode number for async create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 7/9] ceph: add flag to delegate an inode number for async create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/9] ceph: add asynchronous create functionality
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 7/9] ceph: add flag to delegate an inode number for async create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: Mark Nelson <mark.a.nelson@xxxxxxxxx>
- RE: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: "Liu, Chunmei" <chunmei.liu@xxxxxxxxx>
- [RFC PATCH 9/9] ceph: attempt to do async create when possible
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 6/9] ceph: decode interval_sets for delegated inos
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 7/9] ceph: add flag to delegate an inode number for async create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 5/9] libceph: export ceph_file_layout_is_valid
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 4/9] ceph: make ceph_fill_inode non-static
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 2/9] ceph: print name of xattr being set in set/getxattr dout message
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 3/9] ceph: close some holes in struct ceph_mds_request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 1/9] ceph: ensure we have a new cap before continuing in fill_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH 0/9] ceph: add asynchronous create functionality
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: Roman Penyaev <rpenyaev@xxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: kefu chai <tchaikov@xxxxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/8] ceph: add global dentry lease metric support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 2/6] ceph: hold extra reference to r_parent over life of request
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: Roman Penyaev <rpenyaev@xxxxxxx>
- Re: [PATCH v2 2/8] ceph: add caps perf metric for each session
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- Re: [PATCH 0/6] ceph: asynchronous unlink support
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH v2 1/8] ceph: add global dentry lease metric support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- crimson-osd vs legacy-osd: should the perf difference be already noticeable?
- From: Roman Penyaev <rpenyaev@xxxxxxx>
- Re: [PATCH v4] fs: Fix page_mkwrite off-by-one errors
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/6] ceph: hold extra reference to r_parent over life of request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/6] ceph: hold extra reference to r_parent over life of request
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: allocate the accurate extra bytes for the session features
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/6] ceph: hold extra reference to r_parent over life of request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- v14.2.6 Nautilus released
- From: Abhishek Lekshmanan <abhishek@xxxxxxxx>
- Re: [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: "Yan, Zheng" <zyan@xxxxxxxxxx>
- Re: [PATCH 2/6] ceph: hold extra reference to r_parent over life of request
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4] fs: Fix page_mkwrite off-by-one errors
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v4] fs: Fix page_mkwrite off-by-one errors
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] rbd: work around -Wuninitialized warning
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] rbd: work around -Wuninitialized warning
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [PATCH v4] fs: Fix page_mkwrite off-by-one errors
- From: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
- Re: [PATCH v3] fs: Fix page_mkwrite off-by-one errors
- From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
- Re: [PATCH v2 0/8] ceph: add perf metrics support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2 8/8] ceph: send client provided metric flags in client metadata
- [PATCH v2 7/8] ceph: add reset metrics support
- [PATCH v2 6/8] ceph: periodically send perf metrics to MDS
- [PATCH v2 5/8] ceph: add global metadata perf metric support
- [PATCH v2 4/8] ceph: add global write latency metric support
- [PATCH v2 3/8] ceph: add global read latency metric support
- [PATCH v2 2/8] ceph: add caps perf metric for each session
- [PATCH v2 1/8] ceph: add global dentry lease metric support
- [PATCH v2 0/8] ceph: add perf metrics support
- Re: [PATCH v2] ceph: allocate the accurate extra bytes for the session features
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v2] ceph: allocate the accurate extra bytes for the session features
- [RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
- From: Luis Henriques <lhenriques@xxxxxxxx>
- Re: [PATCH v3] fs: Fix page_mkwrite off-by-one errors
- From: Chao Yu <yuchao0@xxxxxxxxxx>
- Re: [PATCH] ceph: allocate the accurate extra bytes for the session features
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3] fs: Fix page_mkwrite off-by-one errors
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 5/9] ceph: wait for async dir ops to complete before doing synchronous dir ops
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] rbd: work around -Wuninitialized warning
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 5/9] ceph: wait for async dir ops to complete before doing synchronous dir ops
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 5/9] ceph: wait for async dir ops to complete before doing synchronous dir ops
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: [PATCH 4/4] ceph: add enable/disable sending metrics to MDS debugfs support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 4/4] ceph: add enable/disable sending metrics to MDS debugfs support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: allocate the accurate extra bytes for the session features
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 5/6] ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 4/6] ceph: add refcounting for Fx caps
- From: Jeff Layton <jlayton@xxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]