index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
interface
/
io
/
blkif.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-04
xen/blkif: document blkif multi-queue/ring extension
Bob Liu
2014-05-28
xen blkif.h: fix comment typo in discard-alignment
Olaf Hering
2014-02-07
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2013-12-13
xen/block: Correctly define structures in public headers on ARM32 and ARM64
Julien Grall
2013-04-18
xen-block: implement indirect descriptors
Roger Pau Monne
2013-03-11
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-10-13
xen-blkfront: add BLKIF_OP_DISCARD and discard request struct
Li Dongyang
2011-05-12
xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...
Konrad Rzeszutek Wilk
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-08
xen: Union the blkif_request request specific fields
Owen Smith
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2007-07-18
xen: Add Xen interface header files
Jeremy Fitzhardinge