aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/rbd.c
AgeCommit message (Expand)Author
2012-01-12rbd: initialize snap_rwsem in rbd_add()Alex Elder
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin
2011-12-07rbd: return an error when an invalid header is readJosh Durgin
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-25libceph: create messenger with clientSage Weil
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-07-26rbd: set blk_queue request sizes to object sizeJosh Durgin
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh
2011-05-24rbd: handle online resize of underlying rbd imageSage Weil
2011-05-24rbd: use snprintf for disk->disk_nameSage Weil
2011-05-24rbd: cleanup: make kfree match kmallocSage Weil
2011-05-19rbd: warn on update_snaps failure on notifySage Weil
2011-05-13rbd: fix split bio handlingYehuda Sadeh
2011-05-12rbd: fix leak of ops structSage Weil
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh
2011-01-12rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh
2010-12-01rbd: replace the rbd sysfs interfaceYehuda Sadeh
2010-10-20rbd: passing wrong variable to bvec_kunmap_irq()Dan Carpenter
2010-10-20rbd: null vs ERR_PTRDan Carpenter
2010-10-20block: rbd: removing unnecessary testYehuda Sadeh
2010-10-20block: rbd: fixed may leaksVasiliy Kulikov
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh