- e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 7 months ago
- ea8412b ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock by Xiubo Li · 4 years, 7 months ago
- 878dabb ceph: don't return -ESTALE if there's still an open file by Luis Henriques · 4 years, 8 months ago
- dffdcd7 ceph: allow rename operation under different quota realms by Luis Henriques · 4 years, 9 months ago
- daa668f ceph: normalize 'delta' parameter usage in check_quota_exceeded by Luis Henriques · 4 years, 9 months ago
- 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex by Jeff Layton · 4 years, 9 months ago
- d67c72e ceph: request expedited service on session's last cap flush by Jeff Layton · 4 years, 9 months ago
- 1cf03a6 ceph: convert mdsc->cap_dirty to a per-session list by Jeff Layton · 4 years, 9 months ago
- 6f05b30 ceph: reset i_requested_max_size if file write is not wanted by Yan, Zheng · 4 years, 9 months ago
- 8882819 ceph: throw a warning if we destroy session with mutex still locked by Jeff Layton · 4 years, 9 months ago
- dc3da04 ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 9 months ago
- 4fb5dda ceph: document what protects i_dirty_item and i_flushing_item by Jeff Layton · 4 years, 10 months ago
- 7833323 ceph: don't take i_ceph_lock in handle_cap_import by Jeff Layton · 4 years, 10 months ago
- 7391fba ceph: don't release i_ceph_lock in handle_cap_trunc by Jeff Layton · 4 years, 10 months ago
- d7dbfb4 ceph: add comments for handle_cap_flush_ack logic by Jeff Layton · 4 years, 10 months ago
- 681ac63 ceph: split up __finish_cap_flush by Jeff Layton · 4 years, 10 months ago
- 0a454bd ceph: reorganize __send_cap for less spinlock abuse by Jeff Layton · 4 years, 10 months ago
- 70c9482 ceph: add metadata perf metric support by Xiubo Li · 4 years, 10 months ago
- 97e27aa ceph: add read/write latency metric support by Xiubo Li · 4 years, 10 months ago
- 1af16d5 ceph: add caps perf metric for each superblock by Xiubo Li · 4 years, 10 months ago
- f9009ef ceph: add dentry lease metric support by Xiubo Li · 4 years, 10 months ago
- fb33c11 ceph: flush release queue when handling caps for unknown inode by Jeff Layton · 4 years, 7 months ago
- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 8 months ago
- 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 8 months ago
- 4d8e28f ceph: fix double unlock in handle_cap_export() by Wu Bo · 4 years, 8 months ago
- 7d8976a ceph: fix special error code in ceph_try_get_caps() by Wu Bo · 4 years, 8 months ago
- 0fa8263 ceph: fix endianness bug when handling MDS session feature bits by Jeff Layton · 4 years, 8 months ago
- 2a575f13 ceph: fix potential bad pointer deref in async dirops cb's by Jeff Layton · 4 years, 9 months ago
- ef91572 ceph: fix snapshot directory timestamps by Luis Henriques · 4 years, 10 months ago
- 9bccb76 ceph: wait for async creating inode before requesting new max size by Yan, Zheng · 4 years, 10 months ago
- 0aa971b ceph: don't skip updating wanted caps when cap is stale by Yan, Zheng · 4 years, 10 months ago
- 42d70f8 ceph: request new max size only when there is auth cap by Yan, Zheng · 4 years, 10 months ago
- 546d402 ceph: cleanup return error of try_get_cap_refs() by Yan, Zheng · 4 years, 10 months ago
- c6d5029 ceph: return ceph_mdsc_do_request() errors from __get_parent() by Qiujun Huang · 4 years, 10 months ago
- bf73c62 ceph: check all mds' caps after page writeback by Yan, Zheng · 4 years, 10 months ago
- 11ba6b9 ceph: update i_requested_max_size only when sending cap msg to auth mds by Yan, Zheng · 4 years, 10 months ago
- 135e671 ceph: simplify calling of ceph_get_fmode() by Yan, Zheng · 4 years, 10 months ago
- a0d93e3 ceph: remove delay check logic from ceph_check_caps() by Yan, Zheng · 4 years, 10 months ago
- 719a251 ceph: consider inode's last read/write when calculating wanted caps by Yan, Zheng · 4 years, 10 months ago
- c0e385b ceph: always renew caps if mds_wanted is insufficient by Yan, Zheng · 4 years, 10 months ago
- 3313f66a ceph: update dentry lease for async create by Yan, Zheng · 4 years, 10 months ago
- 9a8d03c ceph: attempt to do async create when possible by Jeff Layton · 5 years ago
- 785892f ceph: cache layout in parent dir on first sync create by Jeff Layton · 5 years ago
- 6deb800 ceph: add new MDS req field to hold delegated inode number by Jeff Layton · 5 years ago
- d484648 ceph: decode interval_sets for delegated inos by Jeff Layton · 5 years ago
- 966c716 ceph: make ceph_fill_inode non-static by Jeff Layton · 5 years ago
- 2ccb454 ceph: perform asynchronous unlink if we have sufficient caps by Jeff Layton · 6 years ago
- 173e70e ceph: don't take refs to want mask unless we have all bits by Yan, Zheng · 4 years, 11 months ago
- a25949b ceph: cap tracking for async directory operations by Jeff Layton · 4 years, 11 months ago
- 40dcf75 ceph: make __take_cap_refs non-static by Jeff Layton · 5 years ago
- 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
- f5e17ae ceph: track primary dentry link by Jeff Layton · 4 years, 11 months ago
- 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
- c7e4f85 ceph: more caps.c lockdep assertions by Jeff Layton · 4 years, 10 months ago
- e8a4d26 ceph: clean up kick_flushing_inode_caps() by Jeff Layton · 4 years, 10 months ago
- 8ccf7fc ceph: return ETIMEDOUT errno to userland when request timed out by Xiubo Li · 4 years, 10 months ago
- 1b0c3b9 ceph: re-org copy_file_range and fix some error paths by Luis Henriques · 4 years, 10 months ago
- 058daab ceph: move to a dedicated slabcache for mds requests by Jeff Layton · 4 years, 11 months ago
- c36d641 ceph: reorganize fields in ceph_mds_request by Jeff Layton · 4 years, 11 months ago
- cb03c14 ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwrite by Andreas Gruenbacher · 4 years, 11 months ago
- f682dc7 ceph: replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
- bbb480a ceph: check if file lock exists before sending unlock request by Yan, Zheng · 4 years, 11 months ago
- 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
- 7083747 ceph: don't ClearPageChecked in ceph_invalidatepage() by Jeff Layton · 5 years ago
- 072eaf3 libceph: drop CEPH_DEFINE_SHOW_FUNC by Ilya Dryomov · 5 years ago
- 525d15e ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} by Yan, Zheng · 6 years ago
- f85122a ceph: add refcounting for Fx caps by Jeff Layton · 6 years ago
- 3db0a2f ceph: register MDS request with dir inode from the start by Jeff Layton · 6 years ago
- c8d6ee0 ceph: fix memory leak in ceph_cleanup_snapid_map() by Luis Henriques · 4 years, 10 months ago
- 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
- 3b20bc2 ceph: noacl mount option is effectively ignored by Xiubo Li · 4 years, 11 months ago
- b27a939 ceph: canonicalize server path in place by Ilya Dryomov · 4 years, 11 months ago
- 8e4473b ceph: do not execute direct write in parallel if O_APPEND is specified by Xiubo Li · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
- 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
- c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
- 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
- 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
- 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 24604f7 ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c by Jeff Layton · 5 years ago
- d36e0b6 ceph: print name of xattr in __ceph_{get,set}xattr() douts by Jeff Layton · 5 years ago
- 3c80209 ceph: print r_direct_hash in hex in __choose_mds() dout by Xiubo Li · 5 years ago
- 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
- 045100c ceph: close holes in structs ceph_mds_session and ceph_mds_request by Jeff Layton · 5 years ago
- 9ba1e22 ceph: allocate the correct amount of extra bytes for the session features by Xiubo Li · 5 years ago
- 5b3248c ceph: rename get_session and switch to use ceph_get_mds_session by Xiubo Li · 5 years ago
- 4fbc0c7 ceph: remove the extra slashes in the server path by Xiubo Li · 5 years ago
- b38c9eb ceph: add possible_max_rank and make the code more readable by Xiubo Li · 5 years ago
- 0eb3085 ceph: print dentry offset in hex and fix xattr_version type by Xiubo Li · 5 years ago
- 9f8b72b ceph: only touch the caps which have the subset mask requested by Xiubo Li · 5 years ago
- 893e456 ceph: don't clear I_NEW until inode metadata is fully populated by Jeff Layton · 5 years ago
- c4853e9 ceph: retry the same mds later after the new session is opened by Xiubo Li · 5 years ago
- 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
- 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago