summaryrefslogtreecommitdiff
path: root/net/ceph/mon_client.c
Commit message (Expand)AuthorAge
* 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-28
* libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov2016-05-26
* libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov2016-05-26
* libceph: async MON client generic requestsIlya Dryomov2016-05-26
* libceph: handle_one_map()Ilya Dryomov2016-05-26
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-26
* libceph: nuke unused fields and functionsIlya Dryomov2016-05-26
* 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-06
* libceph: mon_get_version request infrastructureIlya Dryomov2014-06-06
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-01-14
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-01
* 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-05
* libceph: set peer name on con_open, not initSage Weil2012-07-05
* Merge tag 'v3.5-rc1'Sage Weil2012-06-15
|\
| * net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-15
* | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-06
* | libceph: tweak ceph_alloc_msg()Alex Elder2012-06-06
* | libceph: fully initialize connection in con_init()Alex Elder2012-06-06
* | libceph: init monitor connection when openingAlex Elder2012-06-06
* | libceph: drop connection refcounting for mon_clientSage Weil2012-06-06
* | libceph: embed ceph connection structure in mon_clientAlex Elder2012-06-06
* | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
|/
* ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-02