summaryrefslogtreecommitdiffstats
path: root/net/ceph/osd_client.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: subscribe to osdmap when cluster is fullSage Weil2011-05-241-0/+9
* ceph: check return value for start_request in writepagesSage Weil2011-05-191-1/+7
* libceph: use snprintf for formatting object nameSage Weil2011-05-191-1/+1
* libceph: fix ceph_osdc_alloc_request error checksSage Weil2011-05-031-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-04-141-3/+9
|\
| * libceph: fix linger request requeueingSage Weil2011-04-061-3/+9
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | libceph: fix null dereference when unregistering linger requestsSage Weil2011-03-291-3/+3
* | ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter2011-03-291-1/+3
* | ceph: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-261-1/+1
|/
* libceph: add lingering request and watch/notify event frameworkYehuda Sadeh2011-03-221-12/+373
* libceph: fix osd request queuing on osdmap updatesSage Weil2011-03-211-133/+122
* ceph: explicitly specify page alignment in network messagesSage Weil2010-11-091-0/+3
* ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-8/+14
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+1773
OpenPOWER on IntegriCloud