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
/
vhost
/
scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-scsi: Rename vhost_scsi_iov_to_sgl
Mike Christie
2023-08-10
1
-6
/
+7
*
vhost-scsi: Fix alignment handling with windows
Mike Christie
2023-08-10
1
-25
/
+161
*
vhost_scsi: add support for worker ioctls
Mike Christie
2023-07-03
1
-0
/
+8
*
vhost_scsi: flush IO vqs then send TMF rsp
Mike Christie
2023-07-03
1
-3
/
+18
*
vhost_scsi: convert to vhost_vq_work_queue
Mike Christie
2023-07-03
1
-9
/
+9
*
vhost_scsi: make SCSI cmd completion per vq
Mike Christie
2023-07-03
1
-30
/
+26
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-04-27
1
-46
/
+56
|
\
|
*
vhost-scsi: Reduce vhost_scsi_mutex use
Mike Christie
2023-04-21
1
-7
/
+9
|
*
vhost-scsi: Drop vhost_scsi_mutex use in port callouts
Mike Christie
2023-04-21
1
-12
/
+2
|
*
vhost-scsi: Check for a cleared backend before queueing an event
Mike Christie
2023-04-21
1
-0
/
+8
|
*
vhost-scsi: Drop device mutex use in vhost_scsi_do_plug
Mike Christie
2023-04-21
1
-3
/
+0
|
*
vhost-scsi: Delay releasing our refcount on the tpg
Mike Christie
2023-04-21
1
-24
/
+37
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-04-26
1
-31
/
+0
|
\
\
|
*
|
scsi: vhost-scsi: Remove default fabric ops callouts
Dmitry Bogdanov
2023-03-16
1
-31
/
+0
*
|
|
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-30
1
-1
/
+1
|
|
/
*
|
vhost-scsi: Fix crash during LUN unmapping
Mike Christie
2023-04-04
1
-32
/
+4
*
|
vhost-scsi: Fix vhost_scsi struct use after free
Mike Christie
2023-04-04
1
-0
/
+3
|
/
*
vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
Bo Liu
2023-02-20
1
-3
/
+3
*
vhost-scsi: unbreak any layout for response
Jason Wang
2023-01-27
1
-4
/
+17
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-5
/
+5
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-08-12
1
-24
/
+61
|
\
|
*
vhost scsi: Allow user to control num virtqueues
Mike Christie
2022-08-11
1
-24
/
+61
|
*
vhost-scsi: Fix max number of virtqueues
Mike Christie
2022-08-11
1
-1
/
+1
*
|
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
1
-3
/
+1
|
/
*
vhost: rename vhost_work_dev_flush
Mike Christie
2022-05-31
1
-1
/
+1
*
vhost-scsi: drop flush after vhost_dev_cleanup
Mike Christie
2022-05-31
1
-2
/
+0
*
vhost scsi: Convert to SPDX identifier
Cai Huoqing
2021-09-05
1
-13
/
+1
*
vhost-scsi: reduce flushes during endpoint clearing
Mike Christie
2021-07-03
1
-5
/
+6
*
vhost-scsi: remove extra flushes
Mike Christie
2021-07-03
1
-8
/
+0
*
vhost: remove work arg from vhost_work_flush
Mike Christie
2021-07-03
1
-2
/
+2
*
scsi: target: vhost-scsi: Use LIO wq cmd submission helper
Mike Christie
2021-03-04
1
-30
/
+6
*
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
2021-03-04
1
-1
/
+1
*
scsi: target: vhost-scsi: Convert to new submission API
Mike Christie
2021-03-04
1
-11
/
+9
*
scsi: sbitmap: Move allocation hint into sbitmap
Ming Lei
2021-03-04
1
-2
/
+2
*
scsi: sbitmap: Maintain allocation round_robin in sbitmap
Ming Lei
2021-03-04
1
-2
/
+2
*
vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
Dongli Zhang
2021-02-23
1
-6
/
+3
*
vhost scsi: fix error return code in vhost_scsi_set_endpoint()
Zhang Changzhong
2020-12-18
1
-1
/
+2
*
vhost scsi: fix lun reset completion handling
Mike Christie
2020-11-25
1
-1
/
+3
*
vhost scsi: Add support for LUN resets.
Mike Christie
2020-11-15
1
-13
/
+134
*
vhost scsi: add lun parser helper
Mike Christie
2020-11-15
1
-2
/
+7
*
vhost scsi: fix cmd completion race
Mike Christie
2020-11-15
1
-27
/
+15
*
vhost scsi: alloc cmds per vq instead of session
Mike Christie
2020-11-15
1
-79
/
+128
*
vhost/scsi: fix up req type endian-ness
Michael S. Tsirkin
2020-07-29
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
vhost: allow device that does not depend on vhost worker
Jason Wang
2020-06-04
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
scsi: vhost: Notify TCM about the maximum sg entries supported per command
Sudhakar Panneerselvam
2020-05-26
1
-0
/
+1
*
|
vhost: Create accessors for virtqueues private_data
Eugenio PĂ©rez
2020-04-16
1
-7
/
+7
|
/
*
vhost: allow per device message handler
Jason Wang
2020-04-01
1
-1
/
+1
[next]