aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/ceph_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03ceph: fix incorrect old_size length in ceph_mds_request_argsXiubo Li1-3/+3
2022-08-03ceph: fix the incorrect comment for the ceph_mds_caps structXiubo Li1-1/+1
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li1-1/+2
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li1-1/+0
2022-03-01ceph: add getvxattr opMilind Changire1-0/+1
2021-11-08ceph: don't rely on error_string to validate blocklisted session.Kotresh HR1-0/+2
2021-09-02ceph: flush mdlog before umountingXiubo Li1-0/+1
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov1-0/+4
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov1-0/+6
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov1-0/+1
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton1-1/+31
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li1-0/+1
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li1-0/+1
2020-03-30ceph: consider inode's last read/write when calculating wanted capsYan, Zheng1-0/+1
2020-03-30ceph: attempt to do async create when possibleJeff Layton1-0/+3
2020-03-30ceph: cap tracking for async directory operationsJeff Layton1-0/+6
2020-03-30ceph: track primary dentry linkJeff Layton1-0/+3
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton1-2/+3
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