index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
mdsmap.h
Age
Commit message (
Expand
)
Author
2023-11-03
libceph, ceph: move mdsmap.h to fs/ceph
Xiubo Li
2023-11-03
ceph: pass the mdsc to several helpers
Xiubo Li
2022-08-03
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2020-01-27
ceph: add possible_max_rank and make the code more readable
Xiubo Li
2020-01-27
ceph: fix mdsmap cluster available check based on laggy number
Xiubo Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh