summaryrefslogtreecommitdiffstats
path: root/net/ceph/osd_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-211-0/+1773