CEPH Filesystem Development
[Prev Page][Next Page]
- unsafe list walking in __kick_flushing_caps?,
Jeff Layton
- [PATCH] ceph: clean up kick_flushing_inode_caps,
Jeff Layton
- re: libceph: follow redirect replies from osds,
Colin Ian King
- [PATCH v3 0/6] ceph: don't request caps for idle open files,
Yan, Zheng
- [PATCH v3 1/6] ceph: always renew caps if mds_wanted is insufficient, Yan, Zheng
- [PATCH v3 2/6] ceph: consider inode's last read/write when calculating wanted caps, Yan, Zheng
- [PATCH v3 3/6] ceph: simplify calling of ceph_get_fmode(), Yan, Zheng
- [PATCH v3 4/6] ceph: remove delay check logic from ceph_check_caps(), Yan, Zheng
- [PATCH v3 5/6] ceph: update i_requested_max_size only when sending cap msg to auth mds, Yan, Zheng
- [PATCH v3 6/6] ceph: check all mds' caps after page writeback, Yan, Zheng
- Re: [PATCH v3 0/6] ceph: don't request caps for idle open files, Jeff Layton
- Re: [PATCH v3 0/6] ceph: don't request caps for idle open files, Jeff Layton
- [PATCH] ceph: using POOL FULL flag instead of OSDMAP FULL flag,
Yanhu Cao
- Readiness for v13.2.9?,
Yuri Weinstein
- [PATCH] libceph: simplify ceph_monc_handle_map(), Ilya Dryomov
- [bug report] libceph: revamp subs code, switch to SUBSCRIBE2 protocol,
Dan Carpenter
- [PATCH v3] ceph: show more detail logs during mount, xiubli
- [PATCH][next] block: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- [PATCH v2] ceph: re-org copy_file_range and fix some error paths,
Luis Henriques
- [PATCH] ceph: return ETIMEDOUT errno to userland when request timed out,
xiubli
- [PATCH] ceph: show more detail logs during mount,
xiubli
- [PATCH AUTOSEL 5.4 19/50] ceph: do not execute direct write in parallel if O_APPEND is specified, Sasha Levin
- [PATCH AUTOSEL 5.5 20/58] ceph: do not execute direct write in parallel if O_APPEND is specified, Sasha Levin
- [PATCH] ceph: add 'fs' mount option support,
xiubli
- [PATCH v2 0/4] ceph: don't request caps for idle open files,
Yan, Zheng
- [PATCH v2 1/4] ceph: always renew caps if mds_wanted is insufficient, Yan, Zheng
- [PATCH v2 2/4] ceph: consider inode's last read/write when calculating wanted caps, Yan, Zheng
- [PATCH v2 3/4] ceph: simplify calling of ceph_get_fmode(), Yan, Zheng
- [PATCH v2 4/4] ceph: remove delay check logic from ceph_check_caps(), Yan, Zheng
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files, Jeff Layton
- Re: [PATCH v2 0/4] ceph: don't request caps for idle open files, Jeff Layton
[PATCH v8 0/5] ceph: add perf metrics support,
xiubli
[PATCH 1/4] ceph: always renew caps if mds_wanted is insufficient,
Yan, Zheng
[PATCH v5 00/12] ceph: async directory operations support,
Jeff Layton
- [PATCH v5 01/12] ceph: add flag to designate that a request is asynchronous, Jeff Layton
- [PATCH v5 02/12] ceph: track primary dentry link, Jeff Layton
- [PATCH v5 03/12] ceph: add infrastructure for waiting for async create to complete, Jeff Layton
- [PATCH v5 04/12] ceph: make __take_cap_refs non-static, Jeff Layton
- [PATCH v5 06/12] ceph: don't take refs to want mask unless we have all bits, Jeff Layton
- [PATCH v5 05/12] ceph: cap tracking for async directory operations, Jeff Layton
- [PATCH v5 08/12] ceph: make ceph_fill_inode non-static, Jeff Layton
- [PATCH v5 10/12] ceph: add new MDS req field to hold delegated inode number, Jeff Layton
- [PATCH v5 09/12] ceph: decode interval_sets for delegated inos, Jeff Layton
- [PATCH v5 11/12] ceph: cache layout in parent dir on first sync create, Jeff Layton
- [PATCH v5 12/12] ceph: attempt to do async create when possible, Jeff Layton
- [PATCH v5 07/12] ceph: perform asynchronous unlink if we have sufficient caps, Jeff Layton
BUG: ceph_inode_cachep and ceph_dentry_cachep caches are not clean when destroying,
Xiubo Li
[PATCH v2] ceph: fix use-after-free for the osdmap memory,
xiubli
[PATCH v7 0/5] ceph: add perf metrics support,
xiubli
[PATCH v2] ceph: move to a dedicated slabcache for mds requests,
Jeff Layton
[PATCH] ceph: move to a dedicated slabcache for mds requests,
Jeff Layton
[PATCH] ceph: reorganize fields in ceph_mds_request, Jeff Layton
[PATCH] ceph: fix use-after-free for the osdmap memory,
xiubli
[PATCH 09/44] docs: filesystems: convert ceph.txt to ReST,
Mauro Carvalho Chehab
[PATCH] ceph: re-org copy_file_range and fix error handling paths,
Luis Henriques
[PATCH] ceph: fix dout logs for null pointers,
xiubli
[PATCH] ceph: add halt mount option support,
xiubli
FYI nautilus branch is locked,
Yuri Weinstein
[PATCH AUTOSEL 5.5 487/542] ceph: remove the extra slashes in the server path,
Sasha Levin
[PATCH AUTOSEL 5.5 486/542] ceph: check availability of mds cluster on mount after wait timeout, Sasha Levin
[PATCH AUTOSEL 5.5 488/542] rbd: work around -Wuninitialized warning, Sasha Levin
[PATCH AUTOSEL 5.4 419/459] ceph: check availability of mds cluster on mount after wait timeout, Sasha Levin
[PATCH AUTOSEL 4.19 229/252] ceph: check availability of mds cluster on mount after wait timeout, Sasha Levin
[GIT PULL] Ceph fixes for 5.6-rc2,
Ilya Dryomov
[PATCH AUTOSEL 4.14 168/186] ceph: check availability of mds cluster on mount after wait timeout, Sasha Levin
[PATCH AUTOSEL 4.19 230/252] rbd: work around -Wuninitialized warning, Sasha Levin
[PATCH AUTOSEL 5.4 420/459] rbd: work around -Wuninitialized warning, Sasha Levin
[PATCH] ceph: switch to ceph_test_mount_opt helper, xiubli
[PATCH] ceph: fix and update the mount options, xiubli
[PATCH v2] ceph: fs add reconfiguring superblock parameters support, xiubli
[PATCH 0/5] rbd: enable multiple blk-mq queues,
Ilya Dryomov
[PATCH] ceph: cache: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH v4 0/9] ceph: add support for asynchronous directory operations,
Jeff Layton
- [PATCH v4 1/9] ceph: add flag to designate that a request is asynchronous, Jeff Layton
- [PATCH v4 3/9] ceph: make ceph_fill_inode non-static, Jeff Layton
- [PATCH v4 4/9] ceph: make __take_cap_refs non-static, Jeff Layton
- [PATCH v4 6/9] ceph: add infrastructure for waiting for async create to complete, Jeff Layton
- [PATCH v4 7/9] ceph: add new MDS req field to hold delegated inode number, Jeff Layton
- [PATCH v4 8/9] ceph: cache layout in parent dir on first sync create, Jeff Layton
- [PATCH v4 2/9] ceph: perform asynchronous unlink if we have sufficient caps, Jeff Layton
- [PATCH v4 5/9] ceph: decode interval_sets for delegated inos, Jeff Layton
- [PATCH v4 9/9] ceph: attempt to do async create when possible, Jeff Layton
- Re: [PATCH v4 0/9] ceph: add support for asynchronous directory operations, Yan, Zheng
[PATCH] ceph: fs add reconfiguring superblock parameters support,
xiubli
[PATCH] ceph: remove CEPH_MOUNT_OPT_FSCACHE flag,
xiubli
[RFC PATCH] ceph: fix description of some mount options,
xiubli
[PATCH v2] ceph: check if file lock exists before sending unlock request,
Yan, Zheng
[PATCH] ceph: canonicalize server path in place,
Ilya Dryomov
[PATCH] ceph: check if file lock exists before sending unlock request,
Yan, Zheng
[PATCH v2] ceph: fix posix acl couldn't be settable,
xiubli
Readiness for 14.2.8 ?,
Yuri Weinstein
[PATCH] ceph: fix posix acl couldn't be settable,
xiubli
[PATCH v6 0/9] ceph: add perf metrics support,
xiubli
- [PATCH v6 1/9] ceph: add global dentry lease metric support, xiubli
- [PATCH v6 2/9] ceph: add caps perf metric for each session, xiubli
- [PATCH v6 3/9] ceph: add global read latency metric support, xiubli
- [PATCH v6 4/9] ceph: add global write latency metric support, xiubli
- [PATCH v6 5/9] ceph: add global metadata perf metric support, xiubli
- [PATCH v6 6/9] ceph: periodically send perf metrics to ceph, xiubli
- [PATCH v6 7/9] ceph: add CEPH_DEFINE_RW_FUNC helper support, xiubli
- [PATCH v6 8/9] ceph: add reset metrics support, xiubli
- [PATCH v6 9/9] ceph: send client provided metric flags in client metadata, xiubli
- Re: [PATCH v6 0/9] ceph: add perf metrics support, Xiubo Li
[PATCH] ceph: fix allocation under spinlock in mount option parsing,
Jeff Layton
KASAN: slab-out-of-bounds Read in suffix_kstrtoint,
syzbot
[GIT PULL] Ceph updates for 5.6-rc1,
Ilya Dryomov
[PATCH] ceph: fix copy_file_range error path in short copies,
Luis Henriques
[PATCH] ceph: don't ClearPageChecked in ceph_invalidatepage, Jeff Layton
Cephalocon Seoul is canceled, Sage Weil
[RFC PATCH v2] ceph: do not execute direct write in parallel if O_APPEND is specified,
xiubli
[RFC PATCH] ceph: serialize the direct writes when couldn't submit in a single req,
xiubli
[PATCH v3 0/1] parallel 'copy-from' Ops in copy_file_range,
Luis Henriques
v12.2.13 Luminous released, Abhishek Lekshmanan
[RFC PATCH] ceph: fix the debug message for calc_layout,
xiubli
v14.2.7 Nautilus released,
David Galloway
[RFC PATCH] ceph: do not direct write executes in parallel if O_APPEND is set,
xiubli
[PATCH 00/15] rbd: switch to blk-mq,
Hannes Reinecke
- [PATCH 09/15] rbd: count pending object requests in-line, Hannes Reinecke
- [PATCH 12/15] rbd: kill img_request kref, Hannes Reinecke
- [PATCH 07/15] rbd: use callback for image request completion, Hannes Reinecke
- [PATCH 11/15] rbd: drop state_mutex in __rbd_img_handle_request(), Hannes Reinecke
- [PATCH 10/15] rbd: kill 'work_result', Hannes Reinecke
- [PATCH 14/15] rbd: embed image request as blk_mq request payload, Hannes Reinecke
- [PATCH 05/15] rbd: reorder switch statement in rbd_advance_write(), Hannes Reinecke
- [PATCH 13/15] rbd: schedule image_request after preparation, Hannes Reinecke
- [PATCH 06/15] rbd: add 'done' state for rbd_obj_advance_copyup(), Hannes Reinecke
- [PATCH 01/15] rbd: lock object request list, Hannes Reinecke
- [PATCH 15/15] rbd: switch to blk-mq, Hannes Reinecke
- [PATCH 08/15] rbd: add debugging statements for the state machine, Hannes Reinecke
- [PATCH 03/15] rbd: reorder rbd_img_advance(), Hannes Reinecke
- [PATCH 02/15] rbd: use READ_ONCE() when checking the mapping size, Hannes Reinecke
- [PATCH 04/15] rbd: reorder switch statement in rbd_advance_read(), Hannes Reinecke
[PATCH] ceph: fix the comment for ceph_start_io_direct, xiubli
[PATCH] rbd: remove barriers from img_request_layered_{set,clear,test}(), Ilya Dryomov
[PATCH] rbd: lock object request list,
Hannes Reinecke
[PATCH] rbd: optimize barrier usage for Rmw atomic bitops,
Davidlohr Bueso
[PATCH v2 0/1] parallel 'copy-from' Ops in copy_file_range,
Luis Henriques
[PATCH resend v5 0/11] ceph: add perf metrics support,
xiubli
- [PATCH resend v5 01/11] ceph: add global dentry lease metric support, xiubli
- [PATCH resend v5 02/11] ceph: add caps perf metric for each session, xiubli
- [PATCH resend v5 03/11] ceph: move ceph_osdc_{read,write}pages to ceph.ko, xiubli
- [PATCH resend v5 04/11] ceph: add r_end_stamp for the osdc request, xiubli
- [PATCH resend v5 05/11] ceph: add global read latency metric support, xiubli
- [PATCH resend v5 06/11] ceph: add global write latency metric support, xiubli
- [PATCH resend v5 07/11] ceph: add global metadata perf metric support, xiubli
- [PATCH resend v5 08/11] ceph: periodically send perf metrics to MDS, xiubli
- [PATCH resend v5 09/11] ceph: add CEPH_DEFINE_RW_FUNC helper support, xiubli
- [PATCH resend v5 10/11] ceph: add reset metrics support, xiubli
- [PATCH resend v5 11/11] ceph: send client provided metric flags in client metadata, xiubli
Some tasks got to hang_task that would be due to RBD driver,
Satoru Takeuchi
[PATCH] libceph: drop CEPH_DEFINE_SHOW_FUNC,
Ilya Dryomov
[PATCH v5 0/10] ceph: add perf metrics support,
xiubli
- [PATCH v5 02/10] ceph: move ceph_osdc_{read,write}pages to ceph.ko, xiubli
- [PATCH v5 03/10] ceph: add r_end_stamp for the osdc request, xiubli
- [PATCH v5 06/10] ceph: add global metadata perf metric support, xiubli
- [PATCH v5 04/10] ceph: add global read latency metric support, xiubli
- [PATCH v5 07/10] ceph: periodically send perf metrics to MDS, xiubli
- [PATCH v5 05/10] ceph: add global write latency metric support, xiubli
- [PATCH v5 08/10] ceph: add CEPH_DEFINE_RW_FUNC helper support, xiubli
- [PATCH v5 09/10] ceph: add reset metrics support, xiubli
- [PATCH v5 10/10] ceph: send client provided metric flags in client metadata, xiubli
- [PATCH v5 01/10] ceph: add caps perf metric for each session, xiubli
- Re: [PATCH v5 0/10] ceph: add perf metrics support, Ilya Dryomov
[RFC PATCH 0/3] parallel 'copy-from' Ops in copy_file_range,
Luis Henriques
[GIT PULL] Ceph fix for 5.5-rc8,
Ilya Dryomov
[bug report] ceph: perform asynchronous unlink if we have sufficient caps,
Dan Carpenter
[PATCH] rbd: set the 'device' link in sysfs,
Hannes Reinecke
[RFC PATCH v3 00/10] ceph: asynchronous file create support,
Jeff Layton
- [RFC PATCH v3 01/10] ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c, Jeff Layton
- [RFC PATCH v3 02/10] ceph: make ceph_fill_inode non-static, Jeff Layton
- [RFC PATCH v3 04/10] ceph: make __take_cap_refs non-static, Jeff Layton
- [RFC PATCH v3 05/10] ceph: decode interval_sets for delegated inos, Jeff Layton
- [RFC PATCH v3 06/10] ceph: add flag to designate that a request is asynchronous, Jeff Layton
- [RFC PATCH v3 03/10] ceph: make dentry_lease_is_valid non-static, Jeff Layton
- [RFC PATCH v3 07/10] ceph: add infrastructure for waiting for async create to complete, Jeff Layton
- [RFC PATCH v3 08/10] ceph: add new MDS req field to hold delegated inode number, Jeff Layton
- [RFC PATCH v3 10/10] ceph: attempt to do async create when possible, Jeff Layton
- [RFC PATCH v3 09/10] ceph: cache layout in parent dir on first sync create, Jeff Layton
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support, Yan, Zheng
- Re: [RFC PATCH v3 00/10] ceph: asynchronous file create support, Yan, Zheng
[ceph-osd ] osd can not boot, Wei Zhao
reply:just thank you all for your reply: [PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon,, 陈安庆
[PATCH AUTOSEL 4.19 235/671] rbd: clear ->xferred on error from rbd_obj_issue_copyup(), Sasha Levin
[PATCH AUTOSEL 4.19 457/671] ceph: fix "ceph.dir.rctime" vxattr value, Sasha Levin
Re: [PATCH]--fix the race condition of remove_session_caps of ceph which tirgger bugon,
Jeff Layton
[PATCH v4 0/8] ceph: add perf metrics support,
xiubli
[RFC PATCH v2 00/10] ceph: asynchronous file create support,
Jeff Layton
- [RFC PATCH v2 01/10] libceph: export ceph_file_layout_is_valid, Jeff Layton
- [RFC PATCH v2 02/10] ceph: make ceph_fill_inode non-static, Jeff Layton
- [RFC PATCH v2 03/10] ceph: make dentry_lease_is_valid non-static, Jeff Layton
- [RFC PATCH v2 07/10] ceph: add infrastructure for waiting for async create to complete, Jeff Layton
- [RFC PATCH v2 06/10] ceph: add flag to designate that a request is asynchronous, Jeff Layton
- [RFC PATCH v2 08/10] ceph: add new MDS req field to hold delegated inode number, Jeff Layton
- [RFC PATCH v2 04/10] ceph: make __take_cap_refs a public function, Jeff Layton
- [RFC PATCH v2 05/10] ceph: decode interval_sets for delegated inos, Jeff Layton
- [RFC PATCH v2 10/10] ceph: attempt to do async create when possible, Jeff Layton
- [RFC PATCH v2 09/10] ceph: cache layout in parent dir on first sync create, Jeff Layton
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support, Jeff Layton
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support, Xiubo Li
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support, Yan, Zheng
- Re: [RFC PATCH v2 00/10] ceph: asynchronous file create support, Yan, Zheng
[PATCH v3 0/8] ceph: add perf metrics support,
xiubli
[PATCH] fs/ceph: remove unused variable, Alex Shi
[RFC PATCH 0/9] ceph: add asynchronous create functionality,
Jeff Layton
- [RFC PATCH 1/9] ceph: ensure we have a new cap before continuing in fill_inode, Jeff Layton
- [RFC PATCH 3/9] ceph: close some holes in struct ceph_mds_request, Jeff Layton
- [RFC PATCH 2/9] ceph: print name of xattr being set in set/getxattr dout message, Jeff Layton
- [RFC PATCH 4/9] ceph: make ceph_fill_inode non-static, Jeff Layton
- [RFC PATCH 5/9] libceph: export ceph_file_layout_is_valid, Jeff Layton
- [RFC PATCH 8/9] ceph: copy layout, max_size and truncate_size on successful sync create, Jeff Layton
- [RFC PATCH 7/9] ceph: add flag to delegate an inode number for async create, Jeff Layton
- [RFC PATCH 6/9] ceph: decode interval_sets for delegated inos, Jeff Layton
- [RFC PATCH 9/9] ceph: attempt to do async create when possible, Jeff Layton
- Re: [RFC PATCH 0/9] ceph: add asynchronous create functionality, Yan, Zheng
crimson-osd vs legacy-osd: should the perf difference be already noticeable?,
Roman Penyaev
v14.2.6 Nautilus released, Abhishek Lekshmanan
[PATCH v4] fs: Fix page_mkwrite off-by-one errors,
Andreas Gruenbacher
[PATCH v2 0/8] ceph: add perf metrics support,
xiubli
[PATCH v2] ceph: allocate the accurate extra bytes for the session features,
xiubli
[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range,
Luis Henriques
[PATCH] rbd: work around -Wuninitialized warning,
Arnd Bergmann
[PATCH 0/6] ceph: asynchronous unlink support,
Jeff Layton
- [PATCH 1/6] ceph: close holes in struct ceph_mds_session, Jeff Layton
- [PATCH 3/6] ceph: register MDS request with dir inode from the start, Jeff Layton
- [PATCH 2/6] ceph: hold extra reference to r_parent over life of request, Jeff Layton
- [PATCH 4/6] ceph: add refcounting for Fx caps, Jeff Layton
- [PATCH 5/6] ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}, Jeff Layton
- [PATCH 6/6] ceph: perform asynchronous unlink if we have sufficient caps, Jeff Layton
- Re: [PATCH 0/6] ceph: asynchronous unlink support, Yan, Zheng
[PATCH] ceph: allocate the accurate extra bytes for the session features,
xiubli
[PATCH] ceph: dout switches to hex format for the 'hash',
xiubli
[RESEND PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems,
Ritesh Harjani
[PATCH 0/4] ceph: add caps and dentry lease perf metrics support,
xiubli
[PATCH next] ceph: Fix debugfs_simple_attr.cocci warnings,
Chen Wandun
[Index of Archives]
[Ceph Users]
[Ceph Dev]
[Ceph Large]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]