summaryrefslogtreecommitdiffstats
path: root/drivers/block/virtio_blk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-02-251-4/+7
|\
| * virtio-blk: support per-device queue depthJoseph Qi2021-02-231-4/+7
* | block: remove unnecessary argument from blk_execute_rqGuoqing Jiang2021-01-241-1/+1
|/
* virtio-blk: remove a spurious call to revalidate_disk_sizeChristoph Hellwig2020-11-161-1/+0
* block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-161-1/+1
* block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-021-1/+1
* virtio-blk: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-011-1/+1
* block: virtio_blk: fix handling single range discard requestMing Lei2020-08-171-8/+23
* Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-1/+2
|\
| * blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-1/+2
* | virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao2020-06-301-0/+1
|/
* virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi2020-05-021-8/+78
* virtio_blk: add a missing includeMichael S. Tsirkin2020-04-171-0/+1
* Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-4/+1
|\
| * virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-4/+1
* | virtio-blk: improve virtqueue error to BLK_STSHalil Pasic2020-03-081-2/+7
* | virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic2020-03-081-3/+5
|/
* virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig2020-02-061-114/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-221-0/+2
|\
| * virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-04-101-0/+2
* | virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->mapDongli Zhang2019-04-081-1/+2
|/
* virtio-blk: Consider virtio_max_dma_size() for maximum segment sizeJoerg Roedel2019-03-061-4/+6
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-021-2/+81
|\
| * virtio_blk: add discard and write zeroes supportChangpeng Liu2018-12-191-2/+81
* | virtio_blk: implement mq_ops->commit_rqs() hookJens Axboe2018-11-291-0/+15
* | blk-mq: abstract out queue mapJens Axboe2018-11-071-1/+1
|/
* virtio-blk: modernize sysfs attribute creationHannes Reinecke2018-09-281-29/+39
* block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-281-1/+1
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-241-3/+3
* block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-081-17/+15
|\
| * virtio_blk: print capacity at probe timeStefan Hajnoczi2018-02-011-17/+15
* | blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-301-1/+1
|/
* virtio_blk: Fix an SG_IO regressionBart Van Assche2017-10-271-0/+12
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-071-1/+1
|\
| * virtio_blk: Use blk_rq_is_scsi()Bart Van Assche2017-08-181-1/+1
* | virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi2017-08-251-6/+10
|/
* virtio_blk: Use sysfs_match_string() helperAndy Shevchenko2017-07-251-5/+2
* virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg2017-07-061-2/+2
* blk-mq: don't bounce by defaultChristoph Hellwig2017-06-271-3/+0
* blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-091-5/+5
* block: introduce new block status code typeChristoph Hellwig2017-06-091-5/+5
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-2/+1
|\
| * virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1
* | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-021-4/+3
* | blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig2017-04-201-1/+1
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-1/+1
* | virtio_blk: don't use req->errorsChristoph Hellwig2017-04-201-7/+3
* | virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig2017-04-201-3/+3