summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/ceph_fs.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAPYan, Zheng2019-07-081-1/+1
* ceph: snapshot nfs re-exportYan, Zheng2019-05-071-0/+6
* ceph: always get rstat from auth mdsYan, Zheng2018-06-041-0/+1
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-021-0/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ceph: more accurate statfsDouglas Fuller2017-09-061-0/+2
* ceph: new cap message flags indicate if there is pending capsnapYan, Zheng2017-09-061-1/+3
* libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-071-0/+1
* ceph: fix file open flags on ppc64Alexander Graf2017-05-041-0/+12
* ceph: make seeky readdir more efficientYan, Zheng2017-05-041-0/+2
* ceph: add flags parameter to send_cap_msgJeff Layton2016-12-121-0/+3
* ceph: handle CEPH_SESSION_REJECT messageYan, Zheng2016-10-031-0/+1
* libceph: support for blacklisting clientsDouglas Fuller2016-08-241-0/+11
* libceph: fsmap.user subscription supportYan, Zheng2016-07-281-0/+1
* ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
* libceph: rados pool namespace supportYan, Zheng2016-07-281-0/+2
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21Star
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-261-0/+1
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-261-0/+12
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-261-0/+2
* libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov2016-05-261-2/+3
* ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-251-2/+2
* ceph: rename snapshot supportYan, Zheng2015-04-221-0/+1
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-191-0/+1
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-191-36/+0Star
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-171-0/+2
* ceph: add inline data to pagecacheYan, Zheng2014-12-171-0/+1
* ceph: fix file lock interruptionYan, Zheng2014-12-171-2/+5
* ceph: update inode fields according to issued capsYan, Zheng2014-06-061-0/+2
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-051-2/+2
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-031-0/+1
* ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-171-2/+3
* libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2014-01-271-0/+23
* ceph: remove exported caps when handling cap import messageYan, Zheng2014-01-211-1/+10
* ceph: handle session flush messageYan, Zheng2014-01-211-0/+2
* libceph: update ceph_fs.hAlex Elder2013-02-181-8/+24
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
* libceph: move feature bits to separate headerSage Weil2012-07-311-14/+0Star
* ceph: drop support for preferred_osd pgsSage Weil2012-05-081-2/+2
* ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil2011-05-241-0/+1
* ceph: update common header filesYehuda Sadeh2011-03-211-4/+15
* ceph: add dir_layout to inodeSage Weil2011-01-131-3/+13
* ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.Greg Farnum2010-10-211-0/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-211-0/+728