summaryrefslogtreecommitdiff
path: root/fs/ceph/mds_client.h
Commit message (Expand)AuthorAge
* 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-28
* ceph: use list instead of rbtree to track cap flushesYan, Zheng2016-07-28
* ceph: mount non-default filesystem by nameYan, Zheng2016-07-28
* ceph: remove ceph_mdsc_lease_releaseJeff Layton2016-07-28
* ceph: rados pool namespace supportYan, Zheng2016-07-28
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-28
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-26
* ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-26
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-26
* ceph: define struct for dir entry in readdir replyYan, Zheng2016-05-26
* 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
* ceph: exclude setfilelock requests when calculating oldest tidYan, Zheng2015-06-25
* ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-25
* ceph: make sure syncfs flushes all cap snapsYan, Zheng2015-06-25
* ceph: check OSD caps before read/writeYan, Zheng2015-06-25
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng2015-02-19
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-19
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-17
* ceph: parse inline data in MClientReply and MClientCapsYan, Zheng2014-12-17
* ceph: fix file lock interruptionYan, Zheng2014-12-17
* ceph: export ceph_session_state_name functionJohn Spray2014-10-14
* ceph: use pagelist to present MDS request dataYan, Zheng2014-10-14
* ceph: include time stamp in every MDS requestSage Weil2014-06-06
* ceph: preallocate buffer for readdir replyYan, Zheng2014-04-04
* ceph: add open export target session helperYan, Zheng2014-01-21
* ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-28
|\
| * ceph: Check for created flag in response from mdsSam Lang2013-01-17
* | ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman2013-02-12
|/
* ceph: define ceph_auth_handshake typeAlex Elder2012-05-17
* ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-02
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-07