summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | libceph: fix mutex coverage for ceph_con_closeSage Weil2012-07-301-1/+7
| * | | | | libceph: report socket read/write error messageSage Weil2012-07-301-2/+6
| * | | | | libceph: support crush tunablesSage Weil2012-07-302-6/+46
| * | | | | libceph: move feature bits to separate headerSage Weil2012-07-301-2/+3
| * | | | | libceph: prevent the race of incoming work during teardownGuanjun He2012-07-302-0/+7
| * | | | | libceph: fix messenger retrySage Weil2012-07-301-6/+6
| * | | | | libceph: initialize rb, list nodes in ceph_osd_requestSage Weil2012-07-301-0/+3
| * | | | | libceph: initialize msgpool message typesSage Weil2012-07-302-6/+8
| * | | | | libceph: allow sock transition from CONNECTING to CLOSEDSage Weil2012-07-051-12/+13
| * | | | | libceph: initialize mon_client con only onceSage Weil2012-07-051-4/+3
| * | | | | libceph: set peer name on con_open, not initSage Weil2012-07-053-11/+15
| * | | | | libceph: add some fine ASCII artAlex Elder2012-07-051-1/+41
| * | | | | libceph: small changes to messenger.cAlex Elder2012-07-051-32/+31
| * | | | | libceph: distinguish two phases of connect sequenceAlex Elder2012-07-051-24/+28
| * | | | | libceph: separate banner and connect writesAlex Elder2012-07-051-9/+11
| * | | | | libceph: define and use an explicit CONNECTED stateAlex Elder2012-07-051-2/+7
| * | | | | libceph: clear NEGOTIATING when doneAlex Elder2012-07-051-3/+5
| * | | | | libceph: clear CONNECTING in ceph_con_close()Alex Elder2012-07-051-1/+2
| * | | | | libceph: don't touch con state in con_close_socket()Alex Elder2012-07-051-1/+7
| * | | | | libceph: just set SOCK_CLOSED when state changesAlex Elder2012-07-051-2/+2
| * | | | | libceph: don't change socket state on sock eventAlex Elder2012-07-051-9/+9
| * | | | | libceph: SOCK_CLOSED is a flag, not a stateAlex Elder2012-07-051-2/+2
| * | | | | libceph: don't use bio_iter as a flagAlex Elder2012-07-051-5/+1
| * | | | | libceph: move init of bio_iterAlex Elder2012-07-051-5/+4
| * | | | | libceph: move init_bio_*() functions upAlex Elder2012-07-051-25/+25
| * | | | | libceph: don't mark footer complete before it isAlex Elder2012-07-051-1/+3
| * | | | | libceph: encapsulate advancing msg pageAlex Elder2012-07-051-24/+34
| * | | | | libceph: encapsulate out message data setupAlex Elder2012-07-051-14/+23
| * | | | | libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-221-27/+1
| * | | | | libceph: use con get/put methodsSage Weil2012-06-221-8/+8
| * | | | | libceph: fix NULL dereference in reset_connection()Dan Carpenter2012-06-191-1/+1
| * | | | | Merge tag 'v3.5-rc1'Sage Weil2012-06-15720-22882/+35664
| |\ \ \ \ \
| * | | | | | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-152-7/+8
| * | | | | | libceph: transition socket state prior to actual connectSage Weil2012-06-151-2/+1
| * | | | | | libceph: fix overflow in osdmap_apply_incremental()Xi Wang2012-06-071-0/+4
| * | | | | | libceph: fix overflow in osdmap_decode()Xi Wang2012-06-071-0/+3
| * | | | | | libceph: fix overflow in __decode_pool_names()Xi Wang2012-06-071-6/+7
| * | | | | | rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-071-0/+4
| * | | | | | libceph: make ceph_con_revoke_message() a msg opAlex Elder2012-06-062-11/+20
| * | | | | | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-063-7/+12
| * | | | | | libceph: have messages take a connection referenceAlex Elder2012-06-061-6/+18
| * | | | | | libceph: have messages point to their connectionAlex Elder2012-06-061-2/+25
| * | | | | | libceph: tweak ceph_alloc_msg()Alex Elder2012-06-063-27/+38
| * | | | | | libceph: fully initialize connection in con_init()Alex Elder2012-06-063-11/+13
| * | | | | | 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: use con get/put ops from osd_clientSage Weil2012-06-061-4/+4
| * | | | | | libceph: osd_client: don't drop reply reference too earlyAlex Elder2012-06-061-2/+2
| * | | | | | libceph: set CLOSED state bit in con_initAlex Elder2012-06-011-4/+11
OpenPOWER on IntegriCloud