summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkfront.c
AgeCommit message (Expand)Author
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-18xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche
2017-08-15xen-blkfront: use a right index when checking requestsMunehisa Kamata
2017-07-25xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang
2017-07-25xen-blkfront: fix mq start/stop raceJunxiao Bi
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig
2017-06-18xen-blkfront: remove bio splitting.NeilBrown
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20xen-blkfront: don't use req->errorsChristoph Hellwig
2017-04-18blkfront: add uevent for size changeMarc Olson
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-23xen-blkfront: correct maximum segment accountingJan Beulich
2017-01-23xen-blkfront: feature flags handling adjustmentsJan Beulich
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche
2016-11-02blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig
2016-08-19xen-blkfront: free resources if xlvbd_alloc_gendisk failsBob Liu
2016-08-19xen-blkfront: introduce blkif_set_queue_limits()Bob Liu
2016-08-19xen-blkfront: fix places not updated after introducing 64KB page granularityBob Liu
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-22xen-blkfront: prefer xenbus_scanf() over xenbus_gather()Jan Beulich
2016-06-29xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig
2016-06-08xen-blkfront: fix resume issues after a migrationBob Liu
2016-06-08xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-03xen-blkfront: rename indirect descriptor parameterJan Beulich
2016-01-29xen/blkfront: realloc ring info in blkif_resumeBob Liu
2016-01-04xen/blkfront: Fix crash if backend doesn't follow the right states.Konrad Rzeszutek Wilk
2016-01-04xen/blkfront: Handle non-indirect grant with 64KB pagesJulien Grall
2016-01-04xen-blkfront: Introduce blkif_ring_get_requestJulien Grall
2016-01-04xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk
2016-01-04xen/blkfront: correct setting for xen_blkif_max_ring_orderPeng Fan