aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/mon_client.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: wrap auth ops in wrapper functionsSage Weil2013-05-011-4/+3
* libceph: eliminate sparse warningsAlex Elder2013-02-251-1/+1
* libceph: Fix sparse warningIulius Curt2012-10-011-3/+3
* libceph: remove unused monc->have_fsidSage Weil2012-10-011-1/+0
* libceph: delay debugfs initialization until we learn global_idSage Weil2012-08-201-5/+46
* libceph: revoke mon_client messages on session restartSage Weil2012-07-301-0/+4
* libceph: initialize mon_client con only onceSage Weil2012-07-051-4/+3
* libceph: set peer name on con_open, not initSage Weil2012-07-051-2/+2
* Merge tag 'v3.5-rc1'Sage Weil2012-06-151-5/+5
|\
| * net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-5/+5
* | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-151-0/+8
* | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-061-4/+4
* | libceph: tweak ceph_alloc_msg()Alex Elder2012-06-061-0/+3
* | libceph: fully initialize connection in con_init()Alex Elder2012-06-061-5/+3
* | libceph: init monitor connection when openingAlex Elder2012-06-061-7/+6
* | libceph: drop connection refcounting for mon_clientSage Weil2012-06-061-2/+16
* | libceph: embed ceph connection structure in mon_clientAlex Elder2012-06-061-27/+20
* | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-011-3/+3
|/
* ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-021-1/+12
* ceph: fix ceph_monc_init memory leakNoah Watkins2011-10-251-3/+7
* libceph: don't complain on msgpool alloc failuresSage Weil2011-10-251-9/+15
* libceph: always preallocate mon connectionSage Weil2011-10-251-25/+22
* ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-291-1/+1
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+1027