This series contains the cleanups and fixes found in my previous indirect descriptors series, that are aimed for linux 3.9. Available in the git repository at: git://xenbits.xen.org/people/royger/linux.git blk-for-3.9 Roger Pau Monne (5): xen-blkback: don''t store dev_bus_addr xen-blkback: fix foreach_grant_safe to handle empty lists xen-blkfront: switch from llist to list xen-blkfront: pre-allocate pages for requests xen-blkfront: remove frame list from blk_shadow drivers/block/xen-blkback/blkback.c | 19 +--- drivers/block/xen-blkback/common.h | 1 - drivers/block/xen-blkfront.c | 151 +++++++++++++++++++++-------------- 3 files changed, 95 insertions(+), 76 deletions(-)