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
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
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
[PATCH] switch virtio_blk
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
1
-2
/
+2
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
1
-5
/
+5
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
1
-2
/
+2
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
1
-1
/
+9
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
1
-1
/
+5
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
1
-0
/
+1
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
1
-4
/
+20
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-1
/
+7
2008-05-02
virtio: change config to guest endian.
Rusty Russell
1
-2
/
+2
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
1
-2
/
+0
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
1
-3
/
+3
2008-03-17
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
1
-0
/
+1
2008-02-04
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
1
-7
/
+22
2008-02-04
virtio_blk: Dont waste major numbers
Christian Borntraeger
1
-12
/
+16
2008-02-04
virtio_blk: provide getgeo
Christian Borntraeger
1
-2
/
+13
2008-02-04
virtio: reset function
Rusty Russell
1
-1
/
+5
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-2
/
+1
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-22
/
+13
2007-11-19
virtio: fix module/device unloading
Rusty Russell
1
-3
/
+7
2007-10-24
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
1
-4
/
+6
2007-10-23
Block driver using virtio.
Rusty Russell
1
-0
/
+308