index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
2020-09-01
virtio-blk: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-08-17
block: virtio_blk: fix handling single range discard request
Ming Lei
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-30
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-05-02
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
2020-04-17
virtio_blk: add a missing include
Michael S. Tsirkin
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-03-18
virtio_blk.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-08
virtio-blk: improve virtqueue error to BLK_STS
Halil Pasic
2020-03-08
virtio-blk: fix hw_queue stopped on arbitrary error
Halil Pasic
2020-02-06
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-08
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
2019-03-06
virtio-blk: Consider virtio_max_dma_size() for maximum segment size
Joerg Roedel
2019-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-12-19
virtio_blk: add discard and write zeroes support
Changpeng Liu
2018-11-29
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-02-01
virtio_blk: print capacity at probe time
Stefan Hajnoczi
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2017-10-27
virtio_blk: Fix an SG_IO regression
Bart Van Assche
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
2017-08-18
virtio_blk: Use blk_rq_is_scsi()
Bart Van Assche
2017-07-25
virtio_blk: Use sysfs_match_string() helper
Andy Shevchenko
2017-07-06
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-20
virtio_blk: don't use req->errors
Christoph Hellwig
2017-04-20
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-02-27
virtio_blk: use virtio IRQ affinity
Christoph Hellwig
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
[next]