summaryrefslogtreecommitdiff
path: root/include/linux/ceph/mon_client.h
AgeCommit message (Expand)Author
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov
2020-06-01libceph, rbd: replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-09-16libceph: add function that reset client's entity addrYan, Zheng
2019-07-08libceph: ADDR2 support for monmapJeff Layton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06ceph: more accurate statfsDouglas Fuller
2016-08-24libceph: support for blacklisting clientsDouglas Fuller
2016-07-28libceph: fsmap.user subscription supportYan, Zheng
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-26libceph: async MON client generic requestsIlya Dryomov
2016-05-26libceph: handle_one_map()Ilya Dryomov
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01libceph: remove unused monc->have_fsidSage Weil
2012-06-06libceph: embed ceph connection structure in mon_clientAlex Elder
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh