summaryrefslogtreecommitdiffstats
path: root/fs/ceph/mdsmap.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-061-3/+3
* ceph: allow connecting to mds whose rank >= mdsmap::m_max_mdsYan, Zheng2017-05-041-7/+37
* ceph: check availability of mds cluster on mountYan, Zheng2016-12-121-6/+157
* ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-261-9/+34
* fs/ceph: replace pr_warning by pr_warnFabian Frederick2014-06-061-1/+1
* ceph: tidy ceph_mdsmap_decode() a littleDan Carpenter2013-07-011-20/+22
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2013-07-011-1/+3
* ceph: Use pseudo-random numbers to choose mdsSam Lang2013-05-011-3/+5
* ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil2013-02-261-4/+8
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-5/+6
* ceph: track laggy state of mds from mdsmapSage Weil2010-08-011-1/+5
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-211-0/+4
* ceph: decode updated mdsmap formatSage Weil2009-11-201-6/+9
* ceph: use fixed endian encoding for ceph_entity_addrSage Weil2009-11-031-0/+1
* ceph: convert encode/decode macros to inlinesSage Weil2009-10-141-19/+19
* ceph: fix mdsmap decoding when multiple mds's are presentSage Weil2009-10-071-5/+5
* ceph: MDS clientSage Weil2009-10-061-0/+166
OpenPOWER on IntegriCloud