index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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-03
block: virtio_blk: fix handling single range discard request
Ming Lei
2020-06-30
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
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
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
[next]