summaryrefslogtreecommitdiff
path: root/include/linux/ceph/ceph_fs.h
AgeCommit message (Expand)Author
2019-07-08ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng
2019-05-07ceph: snapshot nfs re-exportYan, Zheng
2018-06-04ceph: always get rstat from auth mdsYan, Zheng
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: more accurate statfsDouglas Fuller
2017-09-06ceph: new cap message flags indicate if there is pending capsnapYan, Zheng
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov
2017-05-04ceph: fix file open flags on ppc64Alexander Graf
2017-05-04ceph: make seeky readdir more efficientYan, Zheng
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton
2016-10-03ceph: handle CEPH_SESSION_REJECT messageYan, Zheng
2016-08-24libceph: support for blacklisting clientsDouglas Fuller
2016-07-28libceph: fsmap.user subscription supportYan, Zheng
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng
2016-07-28libceph: rados pool namespace supportYan, Zheng
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng
2016-05-26ceph: using hash value to compose dentry offsetYan, Zheng
2016-05-26ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov
2016-03-25ceph: fix security xattr deadlockYan, Zheng
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng
2014-12-17ceph: add inline data to pagecacheYan, Zheng
2014-12-17ceph: fix file lock interruptionYan, Zheng
2014-06-06ceph: update inode fields according to issued capsYan, Zheng
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov
2014-01-21ceph: remove exported caps when handling cap import messageYan, Zheng
2014-01-21ceph: handle session flush messageYan, Zheng
2013-02-18libceph: update ceph_fs.hAlex Elder
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30libceph: move feature bits to separate headerSage Weil
2012-05-07ceph: drop support for preferred_osd pgsSage Weil
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-03-21ceph: update common header filesYehuda Sadeh
2011-01-12ceph: add dir_layout to inodeSage Weil
2010-10-20ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh