index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
virtio: change config to guest endian.
Rusty Russell
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
2008-03-17
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
2008-02-04
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
2008-02-04
virtio_blk: Dont waste major numbers
Christian Borntraeger
2008-02-04
virtio_blk: provide getgeo
Christian Borntraeger
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2007-11-19
virtio: fix module/device unloading
Rusty Russell
2007-10-24
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
2007-10-23
Block driver using virtio.
Rusty Russell