Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -1/+2 |
2015-10-07 | xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) | Cathy Avery | 1 | -1/+2 |
2015-10-01 | blk-mq: fix racy updates of rq->errors | Christoph Hellwig | 1 | -9/+10 |
2015-09-11 | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -86/+60 |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall | 1 | -3/+3 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+3 |
2015-08-20 | xen-blkfront: convert to blk-mq APIs | Bob Liu | 1 | -86/+60 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -6/+3 |
2015-07-27 | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -56/+72 |
2015-07-24 | xen-blkfront: don't add indirect pages to list when !feature_persistent | Bob Liu | 1 | -2/+4 |
2015-07-24 | xen-blkfront: introduce blkfront_gather_backend_features() | Bob Liu | 1 | -54/+68 |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+0 |
2015-06-22 | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising | Bob Liu | 1 | -0/+2 |
2015-06-17 | block/xen-blkfront: Remove invalid comment | Julien Grall | 1 | -6/+0 |
2015-06-17 | block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS | Julien Grall | 1 | -2/+0 |
2015-06-06 | xen/block: add multi-page ring support | Bob Liu | 1 | -39/+96 |
2015-06-06 | driver: xen-blkfront: move talk_to_blkback to a more suitable place | Bob Liu | 1 | -8/+6 |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu | 1 | -2/+3 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2015-02-13 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 1 | -1/+1 |
2015-02-10 | xen-blkfront: fix accounting of reqs when migrating | Roger Pau Monne | 1 | -2/+2 |
2014-12-10 | xen/blkfront: remove redundant flush_op | Vitaly Kuznetsov | 1 | -20/+31 |
2014-12-10 | xen/blkfront: improve protection against issuing unsupported REQ_FUA | Vitaly Kuznetsov | 1 | -6/+8 |
2014-10-18 | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+9 |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 1 | -2/+3 |
2014-10-02 | xen, blkfront: factor out flush-related checks from do_blkif_request() | Arianna Avanzini | 1 | -3/+9 |
2014-05-28 | Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 1 | -26/+14 |
2014-05-28 | xen-blkfront: remove type check from blkfront_setup_discard | Olaf Hering | 1 | -26/+14 |
2014-04-16 | block: remove struct request buffer member | Jens Axboe | 1 | -2/+2 |
2014-02-10 | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 1 | -4/+7 |
2014-02-07 | xen-blkfront: handle backend CLOSED without CLOSING | David Vrabel | 1 | -1/+4 |
2014-02-07 | xen-blkif: drop struct blkif_request_segment_aligned | Roger Pau Monne | 1 | -3/+3 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 1 | -1/+6 |
2013-11-26 | block: xen-blkfront: Fix possible NULL ptr dereference | Felipe Pena | 1 | -0/+5 |
2013-11-26 | xen-blkfront: Silence pfn maybe-uninitialized warning | Tim Gardner | 1 | -1/+1 |
2013-11-24 | block: Abstract out bvec iterator | Kent Overstreet | 1 | -1/+1 |
2013-11-08 | xen-blkfront: restore the non-persistent data path | Roger Pau Monne | 1 | -25/+100 |
2013-11-08 | xen-blkfront: improve aproximation of required grants per request | Roger Pau Monne | 1 | -4/+7 |
2013-11-08 | xen-blkfront: revoke foreign access for grants not mapped by the backend | Roger Pau Monne | 1 | -4/+29 |
2013-11-08 | block: Consolidate duplicated bio_trim() implementations | Kent Overstreet | 1 | -52/+1 |
2013-06-28 | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 1 | -100/+432 |
2013-06-21 | xen-blkfront: set blk_queue_max_hw_sectors correctly | Roger Pau Monne | 1 | -1/+1 |
2013-06-08 | xen/blkback: Use physical sector size for setup | Stefan Bader | 1 | -3/+18 |
2013-06-04 | xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2013-05-08 | xen-blkfront: use a different scatterlist for each request | Roger Pau Monne | 1 | -25/+18 |
2013-05-07 | block_device_operations->release() should return void | Al Viro | 1 | -2/+1 |
2013-04-18 | xen-block: implement indirect descriptors | Roger Pau Monne | 1 | -84/+406 |