index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_blk.h
Age
Commit message (
Expand
)
Author
2011-05-30
virtio: add full three-clause BSD text to headers.
Rusty Russell
2010-05-19
Add virtio disk identification support
john cooper
2010-02-24
virtio_blk: add block topology support
Christoph Hellwig
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-09-23
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
2009-05-18
virtio_blk: SG_IO passthru support
Hannes Reinecke
2009-01-31
headers_check fix: linux/virtio_blk.h
Jaswinder Singh Rajput
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-25
virtio: clarify that ABI is usable by any implementations
Rusty Russell
2008-05-30
virtio_blk: fix endianess annotations
Christian Borntraeger
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
2008-02-04
virtio: remove unused id field from struct virtio_blk_outhdr
Rusty Russell
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
2007-10-23
Block driver using virtio.
Rusty Russell