index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Age
Commit message (
Expand
)
Author
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
2011-05-19
rbd: warn on update_snaps failure on notify
Sage Weil
2011-05-13
rbd: fix split bio handling
Yehuda Sadeh
2011-05-12
rbd: fix leak of ops struct
Sage Weil
2011-05-03
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-01-12
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
2010-12-01
rbd: replace the rbd sysfs interface
Yehuda Sadeh
2010-10-20
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-20
rbd: null vs ERR_PTR
Dan Carpenter
2010-10-20
block: rbd: removing unnecessary test
Yehuda Sadeh
2010-10-20
block: rbd: fixed may leaks
Vasiliy Kulikov
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh