index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-2
/
+3
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-2
/
+3
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+25
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
1
-3
/
+25
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-3
/
+1
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+0
2024-12-23
virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues
Daniel Wagner
1
-2
/
+2
2024-12-05
virtio-blk: don't keep queue frozen during system suspend
Ming Lei
1
-2
/
+5
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-1
/
+1
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-7
/
+6
2024-11-13
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
1
-25
/
+21
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-12
/
+8
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
1
-12
/
+8
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
1
-10
/
+1
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
1
-13
/
+13
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-2
/
+3
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+3
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-5
/
+15
2024-06-19
virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
1
-10
/
+3
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-22
virtio_blk: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
1
-1
/
+1
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-148
/
+155
2024-03-06
virtio_blk: Do not use disk_set_max_open/active_zones()
Damien Le Moal
1
-2
/
+2
2024-02-13
virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-66
/
+64
2024-02-13
virtio_blk: split virtblk_probe
Christoph Hellwig
1
-92
/
+101
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-1
/
+1
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
1
-2
/
+0
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-55
/
+23
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
1
-1
/
+1
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
1
-1
/
+1
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
1
-26
/
+0
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
1
-28
/
+22
2023-12-04
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
1
-4
/
+4
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-2
/
+0
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-19
/
+15
2023-07-05
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
1
-19
/
+15
2023-06-21
Revert "virtio-blk: support completion batching for the IRQ path"
Michael S. Tsirkin
1
-45
/
+37
[next]