xen/blkback: Cleanup move the code a bit around.
[firefly-linux-kernel-4.4.55.git] / drivers / xen / blkback / blkback.c
2011-04-15 Konrad Rzeszutek... xen/blkback: Cleanup move the code a bit around.
2011-04-15 Konrad Rzeszutek... xen/blkback: Seperate the bio allocation and the bio...
2011-04-14 Konrad Rzeszutek... xen/blkback: remove per-queue plugging
2011-04-14 Konrad Rzeszutek... xen/blkback: Fix checkpatch warnings in blkback.c
2011-04-14 Konrad Rzeszutek... xen/blkback: blkif->struct blkif_st
2011-04-14 Konrad Rzeszutek... xen/blkback: Add some comments.
2011-04-14 Tom Goetzxen/blkback: Fix the WRITE_BARRIER
2011-04-14 Konrad Rzeszutek... xen/blkback: Use kzalloc's, and GFP_KERNEL for data...
2011-04-14 Konrad Rzeszutek... xen/blkback: Utilize the M2P override mechanism for...
2011-04-14 Konrad Rzeszutek... xen/blkback: Use 'vzalloc' for page arrays and pre...
2011-04-14 Konrad Rzeszutek... xen/blkback: Union the blkif_request request specific...
2011-04-14 Konrad Rzeszutek... xen/blkback: Move global/static variables into struct...
2011-04-14 Jan Beulichxen/blkback: simplify address translations
2011-04-14 Konrad Rzeszutek... xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH...
2011-04-14 K. Y. Srinivasanxen/blkback: Propagate changed size of VBDs
2011-04-14 Konrad Rzeszutek... Fix compile warnings: ignoring return value of 'xenbus_...
2011-04-14 Jeremy Fitzhardingexen/blkback: little cleanups
2011-04-14 Jeremy Fitzhardingexen/blkback: remove spurious debug output noise
2011-04-14 Jeremy Fitzhardingexen/blkback: deal with hardsect_size to logical_block_s...
2011-04-14 Keir Fraserblkback: Fix potential resource leak.
2011-04-14 Jeremy Fitzhardingexen-blkback-porting
2011-04-14 Konrad Rzeszutek... xen: add blkback support