aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.h
Commit message (Expand)AuthorAge
* ceph: eliminate session->s_trim_capsJeff Layton2019-09-16
* ceph: allow closing session in restarting/reconnect stateYan, Zheng2019-09-16
* ceph: add change_attr field to ceph_inode_infoJeff Layton2019-07-08
* ceph: add btime field to ceph_inode_infoJeff Layton2019-07-08
* ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg()Yan, Zheng2019-07-08
* ceph: carry snapshot creation time with inodesDavid Disseldorp2019-07-08
* ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_requestJeff Layton2019-05-07
* ceph: use __getname/__putname in ceph_mdsc_build_pathJeff Layton2019-05-07
* ceph: make iterate_session_caps a public symbolJeff Layton2019-05-07
* ceph: quota: fix quota subdir mountsLuis Henriques2019-05-07
* ceph: add mount option to limit caps countYan, Zheng2019-03-05
* ceph: periodically trim stale dentriesYan, Zheng2019-03-05
* ceph: send cap releases more aggressivelyYan, Zheng2019-03-05
* ceph: support getting ceph.dir.pin vxattrYan, Zheng2019-03-05
* ceph: support versioned replyYan, Zheng2019-03-05
* ceph: map snapid to anonymous bdev IDYan, Zheng2019-03-05
* ceph: split large reconnect into multiple messagesYan, Zheng2019-03-05
* ceph: decode feature bits in session messageYan, Zheng2019-03-05
* ceph: update wanted caps after resuming stale sessionYan, Zheng2018-12-26
* ceph: support cephfs' own feature bitsYan, Zheng2018-08-13
* ceph: use timespec64 for r_stampArnd Bergmann2018-08-02
* ceph: quota: add counter for snaprealms with quotaLuis Henriques2018-04-02
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-02
* ceph: try to allocate enough memory for reserved capsZhi Zhang2018-01-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng2017-09-19
* ceph: handle epoch barriers in cap messagesJeff Layton2017-05-04
* ceph: make seeky readdir more efficientYan, Zheng2017-05-04
* ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_tElena Reshetova2017-05-04
* ceph: add a new flag to indicate whether parent is lockedJeff Layton2017-02-20
* ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton2017-02-20
* ceph: handle CEPH_SESSION_REJECT messageYan, Zheng2016-10-03
* ceph: unify cap flush and snapcap flushYan, Zheng2016-07-27
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-27
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-27
* ceph: remove ceph_mdsc_lease_releaseJeff Layton2016-07-27
* ceph: rados pool namespace supportYan, Zheng2016-07-27
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-27
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-25
* ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-25
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-25
* ceph: define struct for dir entry in readdir replyYan, Zheng2016-05-25
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-04
* ceph: make fsync() wait unsafe requests that created/modified inodeYan, Zheng2015-11-02
* ceph: EIO all operations after forced umountYan, Zheng2015-09-08
* ceph: rework dcache readdirYan, Zheng2015-06-25
* ceph: track pending caps flushing globallyYan, Zheng2015-06-25
* ceph: track pending caps flushing accuratelyYan, Zheng2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25