index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
1
-0
/
+15
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
1
-1
/
+30
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
1
-0
/
+3
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
1
-1
/
+2
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
1
-7
/
+7
2011-05-19
rbd: warn on update_snaps failure on notify
Sage Weil
1
-1
/
+6
2011-05-14
rbd: fix split bio handling
Yehuda Sadeh
1
-20
/
+151
2011-05-13
rbd: fix leak of ops struct
Sage Weil
1
-1
/
+5
2011-05-03
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
1
-2
/
+2
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
1
-26
/
+335
2011-01-13
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
1
-4
/
+15
2010-12-02
rbd: replace the rbd sysfs interface
Yehuda Sadeh
1
-277
/
+471
2010-10-21
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-21
rbd: null vs ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-21
block: rbd: removing unnecessary test
Yehuda Sadeh
1
-4
/
+0
2010-10-21
block: rbd: fixed may leaks
Vasiliy Kulikov
1
-6
/
+8
2010-10-21
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
1
-0
/
+1843