aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/ceph_features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-08libceph: assume argonaut on the server sideIlya Dryomov1-7/+1
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov1-3/+4
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-17libceph: fix old style declaration warningsArnd Bergmann1-4/+4
2017-07-07libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov1-0/+6
2017-07-07libceph: support SERVER_JEWEL feature bitsIlya Dryomov1-0/+2
2017-07-07libceph: advertise support for OSD_POOLRESENDIlya Dryomov1-0/+1
2017-07-07libceph: new features macrosIlya Dryomov1-75/+167
2017-07-07libceph: remove ceph_sanitize_features() workaroundIlya Dryomov1-21/+0
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov1-0/+4
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov1-0/+2
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2015-09-17libceph: advertise support for keepalive2Ilya Dryomov1-0/+1
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov1-1/+15
2014-12-17libceph: message signature supportYan, Zheng1-0/+1
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2
2014-04-04libceph: enable OSDMAP_ENC feature bitIlya Dryomov1-0/+1
2014-04-04crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov1-1/+9
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-21libceph: support CEPH_FEATURE_EXPORT_PEERYan, Zheng1-1/+2
2013-12-31crush: support new indep mode and SET_* steps (crush v2) by defaultIlya Dryomov1-1/+2
2013-12-31libceph: update ceph_features.hIlya Dryomov1-32/+64
2013-05-01libceph: implement RECONNECT_SEQ featureSage Weil1-0/+2
2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil1-1/+3
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-4/+10
2013-02-26ceph: update "ceph_features.h"Alex Elder1-4/+20
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failedJim Schutt1-2/+5
2013-01-17ceph: Check for created flag in response from mdsSam Lang1-1/+4
2012-07-30libceph: support crush tunablesSage Weil1-1/+4
2012-07-30libceph: move feature bits to separate headerSage Weil1-0/+24