summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c (follow)
Commit message (Expand)AuthorAge
* xen/blkfront: fix bug in backported patchJuergen Gross2021-12-29
* xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-22
* xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-12-08
* xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-12-08
* xen/blkfront: read response from backend only onceJuergen Gross2021-12-08
* xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor2020-01-23
* Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-04
|\
| * xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
| * block/xen-blkfront: Make it running on 64KB page granularityJulien Grall2015-10-23
| * block/xen-blkfront: split get_grant in 2Julien Grall2015-10-23
| * block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall2015-10-23
| * block/xen-blkfront: Split blkif_queue_request in 2Julien Grall2015-10-23
* | Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-10-07
|\ \ | |/ |/|
| * xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery2015-10-07
* | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-10
|\ \
| * | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-08
* | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-08
|\| |
| * | xen-blkfront: convert to blk-mq APIsBob Liu2015-08-20
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ | |/ / |/| |
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/
* | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-27
|\ \ | |/ |/|
| * xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu2015-07-24
| * xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu2015-07-24
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \ | |/ |/|
| * block/xen-blkfront: Remove invalid commentJulien Grall2015-06-17
| * block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQSJulien Grall2015-06-17
* | drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialisingBob Liu2015-06-22
* | xen/block: add multi-page ring supportBob Liu2015-06-05
* | driver: xen-blkfront: move talk_to_blkback to a more suitable placeBob Liu2015-06-05
|/
* xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-12
|\
| * kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-12
* | xen-blkfront: fix accounting of reqs when migratingRoger Pau Monne2015-02-10
|/
* xen/blkfront: remove redundant flush_opVitaly Kuznetsov2014-12-10
* xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov2014-12-10
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * xen, blkfront: factor out flush-related checks from do_blkif_request()Arianna Avanzini2014-10-01
* | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
|/
* Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-05-28
|\
| * xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering2014-05-28
* | block: remove struct request buffer memberJens Axboe2014-04-15
|/
* Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
|\
| * xen-blkfront: handle backend CLOSED without CLOSINGDavid Vrabel2014-02-07
| * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\|
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-23
* | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-03
| |/ |/|
* | block: xen-blkfront: Fix possible NULL ptr dereferenceFelipe Pena2013-11-26