summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAge
* xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne2019-06-03
* block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-15
* Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-10
|\
| * xen-blkfront: fix kernel panic with negotiate_mq error pathManjunath Patil2018-11-06
* | xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis2018-10-25
|/
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
|\
| * xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-28
| * Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-28
| * xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-27
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
|/
* xen/blkfront: reorder tests in xlblk_init()Juergen Gross2018-08-27
* xen/blkfront: cleanup stale persistent grantsJuergen Gross2018-08-27
* xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva2018-08-06
* xen/blkfront: remove unused macrosJuergen Gross2018-07-25
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-24
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
* | Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-03-08
|\ \ | |/ |/|
| * xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda2018-03-07
* | blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-30
|/
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche2017-08-18
* | xen-blkfront: use a right index when checking requestsMunehisa Kamata2017-08-15
|/
* xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang2017-07-25
* xen-blkfront: fix mq start/stop raceJunxiao Bi2017-07-25
* xen-blkfront: Fix handling of non-supported operationsBart Van Assche2017-07-24
* blk-mq: don't bounce by defaultChristoph Hellwig2017-06-27
* xen-blkfront: remove bio splitting.NeilBrown2017-06-18
* block: switch bios to blk_status_tChristoph Hellwig2017-06-09
* blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-09
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig2017-04-20
* xen-blkfront: don't use req->errorsChristoph Hellwig2017-04-20
* blkfront: add uevent for size changeMarc Olson2017-04-18
* blk-mq: constify struct blk_mq_opsEric Biggers2017-03-31
* Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\
| * block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* | xen-blkfront: correct maximum segment accountingJan Beulich2017-01-23
* | xen-blkfront: feature flags handling adjustmentsJan Beulich2017-01-23
|/
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-13
|\
| * xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross2016-11-07
* | blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche2016-11-02
* | blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche2016-11-02
|/
* blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* xen-blkfront: free resources if xlvbd_alloc_gendisk failsBob Liu2016-08-19
* xen-blkfront: introduce blkif_set_queue_limits()Bob Liu2016-08-19
* xen-blkfront: fix places not updated after introducing 64KB page granularityBob Liu2016-08-19
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * xen-blkfront: prefer xenbus_scanf() over xenbus_gather()Jan Beulich2016-07-22