index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
2023-12-04
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-05
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
2023-06-21
Revert "virtio-blk: support completion batching for the IRQ path"
Michael S. Tsirkin
2023-04-04
virtio-blk: fix ZBD probe in kernels without ZBD support
Dmitry Fomichev
2023-04-04
virtio-blk: fix to match virtio spec
Dmitry Fomichev
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-02-20
virtio-blk: support completion batching for the IRQ path
Suwan Kim
2023-02-20
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
2023-02-15
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
2023-02-15
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
2023-02-15
virtio-blk: add support for zoned block devices
Dmitry Fomichev
2023-02-03
virtio_blk: use bvec_set_virt to initialize special_vec
Christoph Hellwig
2022-12-28
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
2022-12-28
virtio_blk: use UINT_MAX instead of -1U
Angus Chen
2022-12-28
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
2022-11-30
virtio-blk: replace ida_simple[get|remove] with ida_[alloc_range|free]
Pankaj Raghav
2022-10-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2022-09-27
virtio-blk: Fix WARN_ON_ONCE in virtio_queue_rq()
Suwan Kim
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-11
virtio-blk: Avoid use-after-free on suspend/resume
Shigeru Yoshida
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
block: simplify disk shutdown
Christoph Hellwig
2022-05-31
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
2022-05-31
virtio-blk: support polling I/O
Suwan Kim
2022-05-03
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-17
virtio_blk: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
2022-02-16
virtio_blk: simplify refcounting
Christoph Hellwig
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
[next]