index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
mon_client.h
Age
Commit message (
Expand
)
Author
2020-06-01
libceph, rbd: replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
ceph: more accurate statfs
Douglas Fuller
2016-08-24
libceph: support for blacklisting clients
Douglas Fuller
2016-07-28
libceph: fsmap.user subscription support
Yan, Zheng
2016-05-26
libceph: support for subscribing to "mdsmap.<id>" maps
Ilya Dryomov
2016-05-26
libceph: replace ceph_monc_request_next_osdmap()
Ilya Dryomov
2016-05-26
libceph: async MON client generic requests
Ilya Dryomov
2016-05-26
libceph: handle_one_map()
Ilya Dryomov
2016-05-26
libceph: nuke unused fields and functions
Ilya Dryomov
2016-03-25
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
2016-03-25
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2015-02-19
libceph: nuke pool op infrastructure
Ilya Dryomov
2014-06-06
libceph: add ceph_monc_wait_osdmap()
Ilya Dryomov
2014-06-06
libceph: mon_get_version request infrastructure
Ilya Dryomov
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-01
libceph: remove unused monc->have_fsid
Sage Weil
2012-06-06
libceph: embed ceph connection structure in mon_client
Alex Elder
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh