aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/mon_client.c
Commit message (Expand)AuthorAge
* 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
|\
| * 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
* ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-25
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
* libceph: always preallocate mon connectionSage Weil2011-10-25
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-29
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-20