aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-9/+14
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches1-4/+3
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+5
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche1-5/+5
2018-03-08Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe1-9/+8
2018-03-07xen-blkfront: move negotiate_mq to cover all cases of new VBDsBhavesh Davda1-9/+8
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei1-1/+1
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-08-18xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche1-1/+1
2017-08-15xen-blkfront: use a right index when checking requestsMunehisa Kamata1-3/+3
2017-07-25xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang1-8/+11
2017-07-25xen-blkfront: fix mq start/stop raceJunxiao Bi1-1/+1
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche1-2/+2
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig1-3/+0
2017-06-18xen-blkfront: remove bio splitting.NeilBrown1-51/+3
2017-06-09block: switch bios to blk_status_tChristoph Hellwig1-1/+1
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig1-4/+4
2017-06-09block: introduce new block status code typeChristoph Hellwig1-6/+10
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20xen-blkfront: don't use req->errorsChristoph Hellwig1-11/+25
2017-04-18blkfront: add uevent for size changeMarc Olson1-0/+3
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers1-1/+1
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe1-1/+1
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-1/+1
2017-01-23xen-blkfront: correct maximum segment accountingJan Beulich1-3/+9
2017-01-23xen-blkfront: feature flags handling adjustmentsJan Beulich1-5/+5
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-55/+26
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross1-55/+26
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche1-1/+1
2016-11-02blk-mq: Avoid that requeueing starts stopped queuesBart Van Assche1-0/+1
2016-09-15blk-mq: remove ->map_queueChristoph Hellwig1-1/+0
2016-08-19xen-blkfront: free resources if xlvbd_alloc_gendisk failsBob Liu1-1/+6
2016-08-19xen-blkfront: introduce blkif_set_queue_limits()Bob Liu1-38/+48
2016-08-19xen-blkfront: fix places not updated after introducing 64KB page granularityBob Liu1-2/+2
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-24/+19
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+10
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-31/+35
2016-07-22xen-blkfront: prefer xenbus_scanf() over xenbus_gather()Jan Beulich1-24/+19
2016-06-29xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu1-51/+40
2016-06-27block: convert to device_add_disk()Dan Williams1-2/+1
2016-06-09block: add a separate operation type for secure eraseChristoph Hellwig1-5/+9
2016-06-08xen-blkfront: fix resume issues after a migrationBob Liu1-12/+8
2016-06-08xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu1-1/+14
2016-06-07block: do not use REQ_FLUSH for tracking flush supportMike Christie1-23/+24
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie1-4/+4
2016-06-07drivers: use req op accessorMike Christie1-3/+5
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie1-2/+2
2016-04-12xen-blkfront: switch to using blk_queue_write_cache()Jens Axboe1-1/+2
2016-03-18Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-03-03xen-blkfront: rename indirect descriptor parameterJan Beulich1-2/+4