summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mds_client.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: EIO all operations after forced umountYan, Zheng2015-09-081-0/+1
* ceph: rework dcache readdirYan, Zheng2015-06-251-0/+3
* ceph: track pending caps flushing globallyYan, Zheng2015-06-251-1/+1
* ceph: track pending caps flushing accuratelyYan, Zheng2015-06-251-0/+1
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-251-1/+1
* ceph: exclude setfilelock requests when calculating oldest tidYan, Zheng2015-06-251-0/+2
* ceph: don't pre-allocate space for cap release messagesYan, Zheng2015-06-251-3/+0
* ceph: make sure syncfs flushes all cap snapsYan, Zheng2015-06-251-0/+1
* ceph: check OSD caps before read/writeYan, Zheng2015-06-251-0/+9
* ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions)Yan, Zheng2015-02-191-0/+1
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-191-0/+1
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-171-0/+1
* ceph: parse inline data in MClientReply and MClientCapsYan, Zheng2014-12-171-0/+3
* ceph: fix file lock interruptionYan, Zheng2014-12-171-0/+6
* ceph: export ceph_session_state_name functionJohn Spray2014-10-141-0/+2
* ceph: use pagelist to present MDS request dataYan, Zheng2014-10-141-3/+1
* ceph: include time stamp in every MDS requestSage Weil2014-06-061-0/+1
* ceph: preallocate buffer for readdir replyYan, Zheng2014-04-041-1/+3
* ceph: add open export target session helperYan, Zheng2014-01-211-0/+2
* ceph: handle race between cap reconnect and cap releaseYan, Zheng2013-11-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-02-281-0/+6
|\
| * ceph: Check for created flag in response from mdsSam Lang2013-01-171-0/+6
* | ceph: Convert struct ceph_mds_request to use kuid_t and kgid_tEric W. Biederman2013-02-121-2/+2
|/
* ceph: define ceph_auth_handshake typeAlex Elder2012-05-171-3/+2
* ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-021-2/+5
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-071-1/+1
* ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-261-0/+1
* ceph: ignore lease maskSage Weil2011-07-261-1/+1
* ceph: fix cap flush race reentrancySage Weil2011-05-241-0/+1
* ceph: drop redundant r_mds fieldSage Weil2011-01-121-1/+0
* ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-121-0/+1
* ceph: Handle file locks in replies from the MDS.Herb Shiu2010-12-011-10/+21
* ceph: fix uid/gid on resent mds requestsSage Weil2010-11-081-0/+2
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-13/+7
* ceph: fix multiple mds session shutdownSage Weil2010-08-221-1/+2
* ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum2010-08-011-1/+1
* ceph: connect to export targets on cap exportSage Weil2010-08-011-0/+3
* ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-011-0/+22
* ceph: drop unused argumentSage Weil2010-08-011-2/+1
* ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-161-0/+1
* ceph: try to send partial cap release on cap message on missing inodeSage Weil2010-06-101-0/+3
* ceph: release cap on import if we don't have the inodeSage Weil2010-06-101-0/+3
* ceph: use common helper for aborted dir request invalidationSage Weil2010-05-171-0/+2
* ceph: fix race between aborted requests and fill_traceSage Weil2010-05-171-0/+2
* ceph: clean up mds reply, error handlingSage Weil2010-05-171-1/+1
* ceph: fix iterate_caps removal raceSage Weil2010-02-171-1/+1
* ceph: use rbtree for snap_realmsSage Weil2010-02-161-2/+1
* ceph: use rbtree for mds requestsSage Weil2010-02-161-1/+3
* ceph: properly handle aborted mds requestsSage Weil2010-01-251-0/+1
* ceph: do not touch_caps while iterating over caps listSage Weil2009-12-231-0/+1
OpenPOWER on IntegriCloud