aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rbd.c
Commit message (Expand)AuthorAgeFilesLines
* rbd: handle online resize of underlying rbd imageSage Weil2011-05-241-0/+3
* rbd: use snprintf for disk->disk_nameSage Weil2011-05-241-1/+2
* rbd: cleanup: make kfree match kmallocSage Weil2011-05-241-7/+7
* rbd: warn on update_snaps failure on notifySage Weil2011-05-191-1/+6
* rbd: fix split bio handlingYehuda Sadeh2011-05-131-20/+151
* rbd: fix leak of ops structSage Weil2011-05-121-1/+5
* libceph: fix ceph_osdc_alloc_request error checksSage Weil2011-05-031-2/+2
* rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-221-26/+335
* rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh2011-01-121-4/+15
* rbd: replace the rbd sysfs interfaceYehuda Sadeh2010-12-011-277/+471
* rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-201-1/+1
* rbd: null vs ERR_PTRDan Carpenter2010-10-201-2/+2
* block: rbd: removing unnecessary testYehuda Sadeh2010-10-201-4/+0
* block: rbd: fixed may leaksVasiliy Kulikov2010-10-201-6/+8
* rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-201-0/+1843