summaryrefslogtreecommitdiff
path: root/drivers/block/virtio_blk.c
Commit message (Expand)AuthorAge
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-02-08
|\
| * virtio_blk: print capacity at probe timeStefan Hajnoczi2018-02-01
* | blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei2018-01-30
|/
* virtio_blk: Fix an SG_IO regressionBart Van Assche2017-10-27
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * virtio_blk: Use blk_rq_is_scsi()Bart Van Assche2017-08-18
* | virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi2017-08-25
|/
* virtio_blk: Use sysfs_match_string() helperAndy Shevchenko2017-07-25
* virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg2017-07-06
* blk-mq: don't bounce by defaultChristoph Hellwig2017-06-27
* blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-09
* block: introduce new block status code typeChristoph Hellwig2017-06-09
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-10
|\
| * virtio: wrap find_vqsMichael S. Tsirkin2017-05-02
* | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-02
* | blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig2017-04-20
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
* | virtio_blk: don't use req->errorsChristoph Hellwig2017-04-20
* | virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig2017-04-20
* | block: remove the blk_execute_rq return valueChristoph Hellwig2017-04-20
* | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-31
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-02
|\
| * virtio_blk: use virtio IRQ affinityChristoph Hellwig2017-02-27
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \
| * | block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
| * | virtio_blk: make SCSI passthrough support configurableChristoph Hellwig2017-01-31
| * | virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig2017-01-31
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ | |/ |/|
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* | virtio_blk: fix panic in initialization error pathOmar Sandoval2017-01-10
* | virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig2017-01-10
|/
* virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring2016-10-31
* virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring2016-10-31
* blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* virtio_blk: Fix a slient kernel panicMinfei Huang2016-08-09
* block: ensure bios return from blk_get_request are properly initializedChristoph Hellwig2016-07-20
* virtio_blk: use blk_rq_map_kernChristoph Hellwig2016-07-20
* block: convert to device_add_disk()Dan Williams2016-06-27
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* virtio_blk: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSHMichael S. Tsirkin2016-03-02
* blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* virtio-blk: Allow extended partitionsFam Zheng2015-09-08
* virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1Paolo Bonzini2015-09-08
* block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIVChristoph Hellwig2015-05-05
* sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-10
* virtio_blk: coding style fixesMichael S. Tsirkin2015-01-21
* virtio/blk: verify device has config spaceMichael S. Tsirkin2015-01-21