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