index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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
2023-04-04
virtio-blk: fix ZBD probe in kernels without ZBD support
Dmitry Fomichev
1
-16
/
+17
2023-04-04
virtio-blk: fix to match virtio spec
Dmitry Fomichev
1
-81
/
+157
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-54
/
+414
2023-02-20
virtio-blk: support completion batching for the IRQ path
Suwan Kim
1
-37
/
+45
2023-02-20
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
1
-2
/
+3
2023-02-15
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio-blk: add support for zoned block devices
Dmitry Fomichev
1
-18
/
+369
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
1
-3
/
+1
2022-12-28
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
1
-2
/
+4
2022-12-28
virtio_blk: use UINT_MAX instead of -1U
Angus Chen
1
-1
/
+1
2022-12-28
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
1
-13
/
+16
2022-11-30
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
1
-4
/
+4
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-18
/
+92
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+1
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
1
-18
/
+92
2022-09-27
virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
Suwan Kim
1
-6
/
+5
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+1
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-14
/
+10
2022-08-11
virtio-blk: Avoid use-after-free on suspend/resume
Shigeru Yoshida
1
-14
/
+10
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-1
/
+1
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
1
-1
/
+0
2022-05-31
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
1
-16
/
+98
2022-05-31
virtio-blk: support polling I/O
Suwan Kim
1
-3
/
+103
2022-05-03
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
1
-3
/
+4
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
[next]