summaryrefslogtreecommitdiff
path: root/include/linux/ceph/ceph_fs.h
AgeCommit message (Expand)Author
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li
2022-03-01ceph: add getvxattr opMilind Changire
2021-11-08ceph: don't rely on error_string to validate blocklisted session.Kotresh HR
2021-09-02ceph: flush mdlog before umountingXiubo Li
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-03-30ceph: consider inode's last read/write when calculating wanted capsYan, Zheng
2020-03-30ceph: attempt to do async create when possibleJeff Layton
2020-03-30ceph: cap tracking for async directory operationsJeff Layton
2020-03-30ceph: track primary dentry linkJeff Layton
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton
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