index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
1
-12
/
+8
|
\
|
*
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
1
-1
/
+1
|
*
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-17
1
-12
/
+8
*
|
virtio_blk: Don't bother validating blocksize
John Garry
2024-07-09
1
-10
/
+1
*
|
virtio_blk: Fix default logical block size fallback
John Garry
2024-07-09
1
-13
/
+13
*
|
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
2024-07-05
1
-1
/
+1
*
|
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+1
*
|
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
1
-2
/
+3
*
|
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+3
*
|
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
1
-5
/
+15
*
|
virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
2024-06-19
1
-10
/
+3
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-1
/
+0
|
\
|
*
virtio_blk: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
|
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
1
-1
/
+1
|
/
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-148
/
+155
|
\
|
*
virtio_blk: Do not use disk_set_max_open/active_zones()
Damien Le Moal
2024-03-06
1
-2
/
+2
|
*
virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-66
/
+64
|
*
virtio_blk: split virtblk_probe
Christoph Hellwig
2024-02-13
1
-92
/
+101
|
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
|
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
2024-02-08
1
-3
/
+4
|
/
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-2
/
+0
|
\
|
*
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
2024-01-15
1
-2
/
+0
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-55
/
+23
|
\
|
|
*
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
1
-1
/
+1
|
*
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
1
-1
/
+1
|
*
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
2023-12-19
1
-26
/
+0
|
*
virtio_blk: cleanup zoned device probing
Christoph Hellwig
2023-12-19
1
-28
/
+22
*
|
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
2023-12-04
1
-4
/
+4
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-05
1
-1
/
+3
|
\
|
*
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
2023-11-01
1
-1
/
+3
*
|
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-22
1
-2
/
+0
|
/
*
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
1
-19
/
+15
|
\
|
*
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
1
-19
/
+15
*
|
Revert "virtio-blk: support completion batching for the IRQ path"
Michael S. Tsirkin
2023-06-21
1
-45
/
+37
|
/
*
virtio-blk: fix ZBD probe in kernels without ZBD support
Dmitry Fomichev
2023-04-04
1
-16
/
+17
*
virtio-blk: fix to match virtio spec
Dmitry Fomichev
2023-04-04
1
-81
/
+157
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-25
1
-54
/
+414
|
\
|
*
virtio-blk: support completion batching for the IRQ path
Suwan Kim
2023-02-20
1
-37
/
+45
|
*
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
2023-02-20
1
-2
/
+3
|
*
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
2023-02-15
1
-1
/
+1
|
*
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
2023-02-15
1
-1
/
+1
|
*
virtio-blk: add support for zoned block devices
Dmitry Fomichev
2023-02-15
1
-18
/
+369
*
|
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2023-02-03
1
-3
/
+1
|
/
*
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
2022-12-28
1
-2
/
+4
*
virtio_blk: use UINT_MAX instead of -1U
Angus Chen
2022-12-28
1
-1
/
+1
*
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
2022-12-28
1
-13
/
+16
*
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
2022-11-30
1
-4
/
+4
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-10
1
-18
/
+92
|
\
|
*
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2022-10-07
1
-18
/
+92
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-3
/
+1
|
\
\
|
|
/
|
/
|
[next]