summaryrefslogtreecommitdiff
path: root/fs/ceph/mds_client.h
Commit message (Expand)AuthorAge
* ceph: use i_ceph_lock instead of i_lockSage Weil2011-12-07
* ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-26
* ceph: ignore lease maskSage Weil2011-07-26
* ceph: fix cap flush race reentrancySage Weil2011-05-24
* ceph: drop redundant r_mds fieldSage Weil2011-01-12
* ceph: implement DIRLAYOUTHASH feature to get dir layout from MDSSage Weil2011-01-12
* ceph: Handle file locks in replies from the MDS.Herb Shiu2010-12-01
* ceph: fix uid/gid on resent mds requestsSage Weil2010-11-08
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20
* ceph: fix multiple mds session shutdownSage Weil2010-08-22
* ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum2010-08-01
* ceph: connect to export targets on cap exportSage Weil2010-08-01
* ceph: do caps accounting per mds_clientYehuda Sadeh2010-08-01
* ceph: drop unused argumentSage Weil2010-08-01
* ceph: do not include cap/dentry releases in replayed messagesSage Weil2010-07-16
* ceph: try to send partial cap release on cap message on missing inodeSage Weil2010-06-10
* ceph: release cap on import if we don't have the inodeSage Weil2010-06-10
* ceph: use common helper for aborted dir request invalidationSage Weil2010-05-17
* ceph: fix race between aborted requests and fill_traceSage Weil2010-05-17
* ceph: clean up mds reply, error handlingSage Weil2010-05-17
* ceph: fix iterate_caps removal raceSage Weil2010-02-17
* ceph: use rbtree for snap_realmsSage Weil2010-02-16
* ceph: use rbtree for mds requestsSage Weil2010-02-16
* ceph: properly handle aborted mds requestsSage Weil2010-01-25
* ceph: do not touch_caps while iterating over caps listSage Weil2009-12-23
* ceph: use kref for struct ceph_mds_requestSage Weil2009-12-07
* ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil2009-11-18
* ceph: handle errors during osd client initSage Weil2009-11-18
* ceph: build cleanly without CONFIG_DEBUG_FSSage Weil2009-11-12
* ceph: remove recon_gen logicSage Weil2009-11-10
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-09
* ceph: MDS clientSage Weil2009-10-06