aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-13rbd: fix split bio handlingYehuda Sadeh1-20/+151
2011-05-12rbd: fix leak of ops structSage Weil1-1/+5
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil1-2/+2
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh1-26/+335
2011-01-12rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh1-4/+15
2010-12-01rbd: replace the rbd sysfs interfaceYehuda Sadeh1-277/+471
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter1-1/+1
2010-10-20rbd: null vs ERR_PTRDan Carpenter1-2/+2
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh1-4/+0
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov1-6/+8
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh1-0/+1843