summaryrefslogtreecommitdiff
path: root/fs/ceph/mdsmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: adjust 36 checks for NULL pointersMarkus Elfring
2017-05-04ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng
2016-05-26ceph: CEPH_FEATURE_MDSENC supportYan, Zheng
2014-06-06fs/ceph: replace pr_warning by pr_warnFabian Frederick
2013-07-01ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter
2013-07-01ceph: improve error handling in ceph_mdsmap_decodeEmil Goode
2013-05-01ceph: Use pseudo-random numbers to choose mdsSam Lang
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-01ceph: track laggy state of mds from mdsmapSage Weil
2009-12-21ceph: hex dump corrupt server data to KERN_DEBUGSage Weil
2009-11-20ceph: decode updated mdsmap formatSage Weil
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-07ceph: fix mdsmap decoding when multiple mds's are presentSage Weil
2009-10-06ceph: MDS clientSage Weil