aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Add virtio disk identification supportjohn cooper1-0/+5
2010-02-24virtio_blk: add block topology supportChristoph Hellwig1-0/+13
2009-10-22virtio_blk: Revert serial number supportRusty Russell1-4/+0
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger1-0/+1
2009-09-23virtio_blk: add support for cache flushChristoph Hellwig1-0/+15
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao1-3/+0
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell1-4/+2
2009-06-09Add serial number support for virtio_blk, V4ajohn cooper1-0/+4
2009-05-18virtio_blk: SG_IO passthru supportHannes Reinecke1-0/+8
2009-01-31headers_check fix: linux/virtio_blk.hJaswinder Singh Rajput1-0/+1
2008-07-25virtio_blk: check for hardsector size from hostChristian Borntraeger1-0/+3
2008-07-25virtio: clarify that ABI is usable by any implementationsRusty Russell1-0/+2
2008-05-30virtio_blk: fix endianess annotationsChristian Borntraeger1-4/+4
2008-05-30virtio_blk: allow read-only disksChristian Borntraeger1-0/+1
2008-05-02virtio: add virtio disk geometry featureRyan Harper1-0/+7
2008-05-02virtio: de-structify virtio_block status byteRusty Russell1-6/+1
2008-02-04virtio: remove unused id field from struct virtio_blk_outhdrRusty Russell1-2/+0
2008-02-04virtio: simplify config mechanism.Rusty Russell1-9/+13
2007-10-23Block driver using virtio.Rusty Russell1-0/+51