- d095559 ceph: flush mdlog before umounting by Xiubo Li · 3 years, 6 months ago
- 59b312f ceph: make iterate_sessions a global symbol by Xiubo Li · 3 years, 6 months ago
- fba97e80 ceph: make ceph_create_session_msg a global symbol by Xiubo Li · 3 years, 6 months ago
- 52d60f8 ceph: eliminate session->s_gen_ttl_lock by Jeff Layton · 3 years, 7 months ago
- e7f7295 ceph: support getting ceph.dir.rsnaps vxattr by Yanhu Cao · 4 years, 4 months ago
- 7fe0cde ceph: take a cred reference instead of tracking individual uid/gid by Jeff Layton · 4 years, 1 month ago
- 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 3 months ago
- c74d79a ceph: comment cleanups and clarifications by Jeff Layton · 4 years, 3 months ago
- ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 4 months ago
- 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 5 months ago
- 3e699bd ceph: add check_session_state() helper and make it global by Xiubo Li · 4 years, 6 months ago
- e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 7 months ago
- 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex 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
- 70c9482 ceph: add metadata perf metric support by Xiubo Li · 4 years, 9 months ago
- f9009ef ceph: add dentry lease metric support by Xiubo Li · 4 years, 9 months ago
- 2a575f13 ceph: fix potential bad pointer deref in async dirops cb's by Jeff Layton · 4 years, 9 months 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
- a25949b ceph: cap tracking for async directory operations by Jeff Layton · 4 years, 10 months ago
- 891f3f5 ceph: add infrastructure for waiting for async create to complete by Jeff Layton · 5 years ago
- 3bb48b4 ceph: add flag to designate that a request is asynchronous by Jeff Layton · 5 years ago
- c36d641 ceph: reorganize fields in ceph_mds_request by Jeff Layton · 4 years, 10 months 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
- 4d681c2 ceph: keep the session state until it is released by Xiubo Li · 5 years ago
- 3a3430a ceph: show tasks waiting on caps in debugfs caps file by Jeff Layton · 5 years ago
- 533a281 ceph: eliminate session->s_trim_caps by Jeff Layton · 5 years ago
- 7e6906c ceph: allow closing session in restarting/reconnect state by Yan, Zheng · 5 years ago
- a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
- 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
- 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
- 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
- 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
- f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
- f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
- 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
- fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
- 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
- e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
- 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
- b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
- 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
- 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
- 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
- d2f8bb2 ceph: update wanted caps after resuming stale session by Yan, Zheng · 6 years ago
- 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 7 years ago
- 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 6 years ago
- d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
- fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
- e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 717e6f2 ceph: avoid panic in create_session_open_msg() if utsname() returns NULL by Yan, Zheng · 7 years ago
- 92475f0 ceph: handle epoch barriers in cap messages by Jeff Layton · 8 years ago
- 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
- 3997c01 ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
- bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
- fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
- 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
- e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 8 years ago
- 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
- 8aa152c ceph: remove ceph_mdsc_lease_release by Jeff Layton · 8 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
- 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
- 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
- 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
- 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
- 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
- fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 10 years ago
- 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 10 years ago
- 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 10 years ago
- a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
- e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 10 years ago
- 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
- affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 10 years ago
- 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
- 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 10 years ago
- 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
- 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
- fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
- 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
- a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
- 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
- b8e6906 ceph: include time stamp in every MDS request by Sage Weil · 11 years ago
- 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 11 years ago
- 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
- 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
- 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
- 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
- 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 13 years ago
- d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
- be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
- 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago