summaryrefslogtreecommitdiff
path: root/include/linux/ceph/ceph_fs.h
Commit message (Expand)AuthorAgeFilesLines
* ceph: fix incorrect old_size length in ceph_mds_request_argsXiubo Li2022-08-031-3/+3
* ceph: fix the incorrect comment for the ceph_mds_caps structXiubo Li2022-08-031-1/+1
* ceph: do not release the global snaprealm until unmountingXiubo Li2022-03-011-1/+2
* ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li2022-03-011-1/+0
* ceph: add getvxattr opMilind Changire2022-03-011-0/+1
* ceph: don't rely on error_string to validate blocklisted session.Kotresh HR2021-11-081-0/+2
* ceph: flush mdlog before umountingXiubo Li2021-09-021-0/+1
* libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-141-0/+4
* libceph: introduce connection modes and ms_mode optionIlya Dryomov2020-12-141-0/+6
* libceph: amend cephx init_protocol() and build_request()Ilya Dryomov2020-12-141-0/+1
* ceph: implement updated ceph_mds_request_head structureJeff Layton2020-12-141-1/+31
* ceph: set osdmap epoch for setxattrXiubo Li2020-12-141-0/+1
* ceph: periodically send perf metrics to MDSesXiubo Li2020-08-031-0/+1
* ceph: consider inode's last read/write when calculating wanted capsYan, Zheng2020-03-301-0/+1
* ceph: attempt to do async create when possibleJeff Layton2020-03-301-0/+3
* ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
* ceph: track primary dentry linkJeff Layton2020-03-301-0/+3
* ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-301-2/+3
* 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/+21
* 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/+0
* 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-041-2/+2
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-031-0/+1