index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
mdsmap.c
Age
Commit message (
Expand
)
Author
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2018-12-26
ceph: remove redundant assignment
Chengguang Xu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
ceph: adjust 36 checks for NULL pointers
Markus Elfring
2017-05-04
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
2016-12-12
ceph: check availability of mds cluster on mount
Yan, Zheng
2016-05-26
ceph: CEPH_FEATURE_MDSENC support
Yan, Zheng
2014-06-06
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
2013-07-01
ceph: tidy ceph_mdsmap_decode() a little
Dan Carpenter
2013-07-01
ceph: improve error handling in ceph_mdsmap_decode
Emil Goode
2013-05-01
ceph: Use pseudo-random numbers to choose mds
Sam Lang
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
2010-08-01
ceph: track laggy state of mds from mdsmap
Sage Weil
2009-12-21
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
2009-11-20
ceph: decode updated mdsmap format
Sage Weil
2009-11-03
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
2009-10-07
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
2009-10-06
ceph: MDS client
Sage Weil