index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
mdsmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
ceph: adjust 36 checks for NULL pointers
Markus Elfring
1
-3
/
+3
2017-05-04
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
1
-7
/
+37
2016-12-13
ceph: check availability of mds cluster on mount
Yan, Zheng
1
-6
/
+157
2016-05-26
ceph: CEPH_FEATURE_MDSENC support
Yan, Zheng
1
-9
/
+34
2014-06-07
fs/ceph: replace pr_warning by pr_warn
Fabian Frederick
1
-1
/
+1
2013-07-01
ceph: tidy ceph_mdsmap_decode() a little
Dan Carpenter
1
-20
/
+22
2013-07-01
ceph: improve error handling in ceph_mdsmap_decode
Emil Goode
1
-1
/
+3
2013-05-02
ceph: Use pseudo-random numbers to choose mds
Sam Lang
1
-3
/
+5
2013-02-27
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
1
-4
/
+8
2010-10-21
ceph: factor out libceph from Ceph file system
Yehuda Sadeh
1
-5
/
+6
2010-08-02
ceph: track laggy state of mds from mdsmap
Sage Weil
1
-1
/
+5
2009-12-22
ceph: hex dump corrupt server data to KERN_DEBUG
Sage Weil
1
-0
/
+4
2009-11-21
ceph: decode updated mdsmap format
Sage Weil
1
-6
/
+9
2009-11-04
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
1
-0
/
+1
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
1
-19
/
+19
2009-10-08
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
1
-5
/
+5
2009-10-06
ceph: MDS client
Sage Weil
1
-0
/
+166