aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/rbd.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-28
|\
| * libceph: create messenger with clientSage Weil2011-10-25
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * rbd: set blk_queue request sizes to object sizeJosh Durgin2011-07-26
| * rbd: cancel watch request when releasing the deviceYehuda Sadeh2011-07-26
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-15
|/
* rbd: handle online resize of underlying rbd imageSage Weil2011-05-24
* rbd: use snprintf for disk->disk_nameSage Weil2011-05-24
* rbd: cleanup: make kfree match kmallocSage Weil2011-05-24
* rbd: warn on update_snaps failure on notifySage Weil2011-05-19
* rbd: fix split bio handlingYehuda Sadeh2011-05-13
* rbd: fix leak of ops structSage Weil2011-05-12
* libceph: fix ceph_osdc_alloc_request error checksSage Weil2011-05-03
* rbd: use watch/notify for changes in rbd headerYehuda Sadeh2011-03-22
* rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh2011-01-12
* rbd: replace the rbd sysfs interfaceYehuda Sadeh2010-12-01
* rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-20
* rbd: null vs ERR_PTRDan Carpenter2010-10-20
* block: rbd: removing unnecessary testYehuda Sadeh2010-10-20
* block: rbd: fixed may leaksVasiliy Kulikov2010-10-20
* rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh2010-10-20