index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
scsi.c
Age
Commit message (
Expand
)
Author
3 days
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
3 days
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
3 days
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
2025-05-18
vhost-scsi: log event queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log control queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: log I/O queue write descriptors
Dongli Zhang
2025-05-18
vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors
Dongli Zhang
2025-04-18
vhost-scsi: Fix vhost_scsi_send_status()
Dongli Zhang
2025-04-18
vhost-scsi: Fix vhost_scsi_send_bad_target()
Dongli Zhang
2025-04-18
vhost-scsi: protect vq->log_used with vq->mutex
Dongli Zhang
2025-02-25
vhost-scsi: Reduce response iov mem use
Mike Christie
2025-02-25
vhost-scsi: Allocate iov_iter used for unaligned copies when needed
Mike Christie
2025-02-25
vhost-scsi: Stop duplicating se_cmd fields
Mike Christie
2025-02-25
vhost-scsi: Dynamically allocate scatterlists
Mike Christie
2025-02-25
vhost-scsi: Return queue full for page alloc failures during copy
Mike Christie
2025-02-25
vhost-scsi: Add better resource allocation failure handling
Mike Christie
2025-02-25
vhost-scsi: Allocate T10 PI structs only when enabled
Mike Christie
2025-02-25
vhost-scsi: Reduce mem use by moving upages to per queue
Mike Christie
2025-02-25
vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint
Mike Christie
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-10-07
vhost/scsi: null-ptr-dereference in vhost_scsi_get_req()
Haoran Zhang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-05-22
vhost_scsi: Handle vhost_vq_work_queue failures for TMFs
Mike Christie
2024-05-22
vhost-scsi: Use system wq to flush dev for TMFs
Mike Christie
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for cmds
Mike Christie
2024-05-22
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Christie
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-01
vhost-scsi: Spelling s/preceeding/preceding/g
Geert Uytterhoeven
2023-10-13
scsi: target: Allow userspace to request direct submissions
Mike Christie
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-08-10
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
2023-08-10
vhost-scsi: Fix alignment handling with windows
Mike Christie
2023-07-03
vhost_scsi: add support for worker ioctls
Mike Christie
2023-07-03
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
2023-07-03
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-21
vhost-scsi: Reduce vhost_scsi_mutex use
Mike Christie
2023-04-21
vhost-scsi: Drop vhost_scsi_mutex use in port callouts
Mike Christie
2023-04-21
vhost-scsi: Check for a cleared backend before queueing an event
Mike Christie
2023-04-21
vhost-scsi: Drop device mutex use in vhost_scsi_do_plug
Mike Christie
2023-04-21
vhost-scsi: Delay releasing our refcount on the tpg
Mike Christie
2023-04-04
vhost-scsi: Fix crash during LUN unmapping
Mike Christie
2023-04-04
vhost-scsi: Fix vhost_scsi struct use after free
Mike Christie
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-16
scsi: vhost-scsi: Remove default fabric ops callouts
Dmitry Bogdanov
2023-02-20
vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
Bo Liu
2023-01-27
vhost-scsi: unbreak any layout for response
Jason Wang
[next]