aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/mon_client.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16libceph: add function that reset client's entity addrYan, Zheng1-0/+1
2019-07-08libceph: ADDR2 support for monmapJeff Layton1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06ceph: more accurate statfsDouglas Fuller1-2/+2
2016-08-24libceph: support for blacklisting clientsDouglas Fuller1-0/+3
2016-07-28libceph: fsmap.user subscription supportYan, Zheng1-3/+4
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov1-0/+1
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov1-1/+0
2016-05-26libceph: async MON client generic requestsIlya Dryomov1-3/+16
2016-05-26libceph: handle_one_map()Ilya Dryomov1-0/+1
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov1-1/+0
2016-03-25libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov1-0/+3
2016-03-25libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov1-8/+20
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov1-8/+1
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov1-0/+2
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-3/+6
2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-1/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-10-01libceph: remove unused monc->have_fsidSage Weil1-1/+0
2012-06-06libceph: embed ceph connection structure in mon_clientAlex Elder1-1/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+122