Bijan Mottahedeh
|
09d7583294
vhost/scsi: Use common handling code in request queue handler
|
6 年之前 |
Bijan Mottahedeh
|
3f8ca2e115
vhost/scsi: Extract common handling code from control queue handler
|
6 年之前 |
Bijan Mottahedeh
|
0d02dbd68c
vhost/scsi: Respond to control queue operations
|
6 年之前 |
Greg Edwards
|
4542d623c7
vhost/scsi: truncate T10 PI iov_iter to prot_bytes
|
7 年之前 |
Linus Torvalds
|
d002924f93
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
7 年之前 |
Greg Edwards
|
864d39df09
vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048
|
7 年之前 |
Mike Christie
|
25b88550b7
scsi: target: loop, usb, vhost, xen: use target_remove_session
|
7 年之前 |
Mike Christie
|
fa83428730
scsi: target: rename target_alloc_session
|
7 年之前 |
Bart Van Assche
|
aa090eabcb
scsi: target: Remove second argument from fabric_make_tpg()
|
7 年之前 |
Matthew Wilcox
|
10e9cbb6b5
scsi: target: Convert target drivers to use sbitmap
|
7 年之前 |
Matthew Wilcox
|
83c2b54b92
scsi: target: Abstract tag freeing
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
夷则(Caspar)
|
f6f93f75af
vhost: remove unused lock check flag in vhost_dev_cleanup()
|
7 年之前 |
Markus Elfring
|
473f0b15a4
vhost/scsi: Improve a size determination in four functions
|
8 年之前 |
Linus Torvalds
|
16382e17c0
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Linus Torvalds
|
18c83d2c03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
7 年之前 |
Byungchul Park
|
816e85edff
vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Al Viro
|
2f240c4ae8
vhost/scsi: switch to iov_iter_get_pages()
|
7 年之前 |
Al Viro
|
11d49e9d08
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
|
7 年之前 |
Linus Torvalds
|
48ea2cedde
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
8 年之前 |
Michal Hocko
|
dcda9b0471
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
|
8 年之前 |
Byungchul Park
|
12bdcbd539
vhost/scsi: Don't reinvent the wheel but use existing llist API
|
8 年之前 |
Dan Carpenter
|
532e15af10
vhost/scsi: silence uninitialized variable warning
|
8 年之前 |
Bhumika Goyal
|
1d822a40b8
vhost: scsi: constify target_core_fabric_ops structures
|
8 年之前 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Tobias Klauser
|
b9fd06d0da
vhost/scsi: Remove unused but set variable
|
8 年之前 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年之前 |
Benjamin Coddington
|
a77ec83a57
vhost/scsi: fix reuse of &vq->iov[out] in response
|
9 年之前 |