index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-24
virtio-blk: modify the value type of num in virtio_queue_rq()
Ye Guojin
2021-11-24
Revert "virtio-blk: don't let virtio core to validate used length"
Michael S. Tsirkin
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
2021-11-01
virtio-blk: don't let virtio core to validate used length
Jason Wang
2021-11-01
virtio_blk: correct types for status handling
Michael S. Tsirkin
2021-11-01
virtio_blk: allow 0 as num_request_queues
Michael S. Tsirkin
2021-11-01
virtio-blk: fixup coccinelle warnings
Ye Guojin
2021-11-01
virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
Colin Ian King
2021-11-01
virtio-blk: validate num_queues during probe
Jason Wang
2021-11-01
virtio-blk: add num_request_queues module parameter
Max Gurtovoy
2021-11-01
virtio-blk: avoid preallocating big SGL for data
Max Gurtovoy
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-27
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-10-13
Revert "virtio-blk: Add validation for block size in config space"
Michael S. Tsirkin
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-23
virtio_blk: add error handling support for add_disk()
Luis Chamberlain
2021-08-16
virtio_blk: use bvec_virt
Christoph Hellwig
2021-08-11
virtio-blk: Add validation for block size in config space
Xie Yongji
2021-07-03
virtio-blk: limit seg_max to a safe value
Stefan Hajnoczi
2021-07-03
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-07-03
virtio_blk: cleanups: remove check obsoleted by CONFIG_LBDAF removal
Sohaib
2021-06-11
virtio-blk: use blk_mq_alloc_disk
Christoph Hellwig
2021-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-02-23
virtio-blk: support per-device queue depth
Joseph Qi
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2020-11-16
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
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
[next]