aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/mon_client.c
Commit message (Expand)AuthorAge
* ceph: fix whitespaceStephen Hemminger2018-08-02
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
* libceph: reschedule a tick in finish_hunting()Ilya Dryomov2018-04-24
* libceph: un-backoff on tick when we have a authenticated sessionIlya Dryomov2018-04-24
* libceph: fix misjudgement of maximum monitor numberChengguang Xu2018-04-02
* ceph: mark expected switch fall-throughsGustavo A. R. Silva2017-11-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: more accurate statfsDouglas Fuller2017-09-06
* libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-07
* libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov2017-05-23
* libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov2016-12-12
* libceph: support for blacklisting clientsDouglas Fuller2016-08-24
* libceph: make cancel_generic_request() staticWei Yongjun2016-08-08
* libceph: fsmap.user subscription supportYan, Zheng2016-07-27
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-25
* libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-25
* libceph: async MON client generic requestsIlya Dryomov2016-05-25
* libceph: handle_one_map()Ilya Dryomov2016-05-25
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-25
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-25
* libceph: behave in mon_fault() if cur_mon < 0Ilya Dryomov2016-03-25
* libceph: reschedule tick in mon_fault()Ilya Dryomov2016-03-25
* libceph: introduce and switch to reopen_session()Ilya Dryomov2016-03-25
* libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-25
* libceph: monc ping rate is 10sIlya Dryomov2016-03-25
* libceph: pick a different monitor when reconnectingIlya Dryomov2016-03-25
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-25
* libceph: decouple hunting and subs managementIlya Dryomov2016-03-25
* libceph: move debugfs initialization into __ceph_open_session()Ilya Dryomov2016-03-25
* libceph: remove outdated commentIlya Dryomov2016-01-21
* libceph: use keepalive2 to verify the mon session is aliveYan, Zheng2015-09-08
* libceph: a couple tweaks for wait loopsIlya Dryomov2015-06-25
* libceph: store timeouts in jiffies, verify user inputIlya Dryomov2015-06-25
* libceph: use mon_client.c/put_generic_request() moreIlya Dryomov2015-02-19
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-19
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-08
* libceph: Convert pr_warning to pr_warnJoe Perches2014-10-14
* libceph: gracefully handle large reply messages from the monSage Weil2014-09-10
* libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-05
* libceph: mon_get_version request infrastructureIlya Dryomov2014-06-05
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-14
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-02
* libceph: eliminate sparse warningsAlex Elder2013-02-25
* libceph: Fix sparse warningIulius Curt2012-10-01
* libceph: remove unused monc->have_fsidSage Weil2012-10-01
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-20
* libceph: revoke mon_client messages on session restartSage Weil2012-07-30
* libceph: initialize mon_client con only onceSage Weil2012-07-06
* libceph: set peer name on con_open, not initSage Weil2012-07-06
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\