- 23b228c vhost scsi: Convert to SPDX identifier by Cai Huoqing · 3 years, 5 months ago
- d60146c vhost-scsi: reduce flushes during endpoint clearing by Mike Christie · 3 years, 8 months ago
- 31fbea3 vhost-scsi: remove extra flushes by Mike Christie · 3 years, 8 months ago
- 1465cb6 vhost: remove work arg from vhost_work_flush by Mike Christie · 3 years, 8 months ago
- 6ec29cb scsi: target: vhost-scsi: Use LIO wq cmd submission helper by Mike Christie · 3 years, 11 months ago
- 0869419 scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() by Mike Christie · 3 years, 11 months ago
- eb92980 scsi: target: vhost-scsi: Convert to new submission API by Mike Christie · 3 years, 11 months ago
- c548e62 scsi: sbitmap: Move allocation hint into sbitmap by Ming Lei · 4 years ago
- efe1f3a scsi: sbitmap: Maintain allocation round_robin in sbitmap by Ming Lei · 4 years ago
- 489084d vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay by Dongli Zhang · 4 years ago
- 2e1139d vhost scsi: fix error return code in vhost_scsi_set_endpoint() by Zhang Changzhong · 4 years, 1 month ago
- b4fffc1 vhost scsi: fix lun reset completion handling by Mike Christie · 4 years, 2 months ago
- efd838f vhost scsi: Add support for LUN resets. by Mike Christie · 4 years, 2 months ago
- 18f1bec vhost scsi: add lun parser helper by Mike Christie · 4 years, 2 months ago
- 47a3565 vhost scsi: fix cmd completion race by Mike Christie · 4 years, 2 months ago
- 25b98b6 vhost scsi: alloc cmds per vq instead of session by Mike Christie · 4 years, 2 months ago
- 295c1b9 vhost/scsi: fix up req type endian-ness by Michael S. Tsirkin · 4 years, 6 months ago
- 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
- 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 8 months ago
- 5ae6a6a scsi: vhost: Notify TCM about the maximum sg entries supported per command by Sudhakar Panneerselvam · 4 years, 8 months ago
- 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 10 months ago
- 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 10 months ago
- 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- c1ea02f vhost: scsi: add weight support by Jason Wang · 6 years ago
- e82b9b0 vhost: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
- 889e31e vhost-scsi: remove incorrect memory barrier by Paolo Bonzini · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
- b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
- 8e5dadf vhost/scsi: Use copy_to_iter() to send control queue response by Bijan Mottahedeh · 6 years ago
- d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- a691ffb vhost: correct the related warning message by wangyan · 6 years ago
- 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
- 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
- 09d7583 vhost/scsi: Use common handling code in request queue handler by Bijan Mottahedeh · 6 years ago
- 3f8ca2e vhost/scsi: Extract common handling code from control queue handler by Bijan Mottahedeh · 6 years ago
- 0d02dbd vhost/scsi: Respond to control queue operations by Bijan Mottahedeh · 6 years ago
- 4542d62 vhost/scsi: truncate T10 PI iov_iter to prot_bytes by Greg Edwards · 6 years ago
- d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 864d39d vhost/scsi: increase VHOST_SCSI_PREALLOC_PROT_SGLS to 2048 by Greg Edwards · 6 years ago
- 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
- fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
- aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
- 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
- 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- f6f93f7 vhost: remove unused lock check flag in vhost_dev_cleanup() by 夷则(Caspar) · 7 years ago
- 473f0b1 vhost/scsi: Improve a size determination in four functions by Markus Elfring · 8 years ago
- 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- 816e85e vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work() by Byungchul Park · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 2f240c4 vhost/scsi: switch to iov_iter_get_pages() by Al Viro · 7 years ago
- 11d49e9 fix a page leak in vhost_scsi_iov_to_sgl() error recovery by Al Viro · 7 years ago
- 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
- 12bdcbd vhost/scsi: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
- 532e15a vhost/scsi: silence uninitialized variable warning by Dan Carpenter · 8 years ago
- 1d822a4 vhost: scsi: constify target_core_fabric_ops structures by Bhumika Goyal · 8 years ago
- 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- b9fd06d vhost/scsi: Remove unused but set variable by Tobias Klauser · 8 years ago
- cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
- a77ec83 vhost/scsi: fix reuse of &vq->iov[out] in response by Benjamin Coddington · 9 years ago
- 36ec2dd target: make close_session optional by Christoph Hellwig · 9 years ago
- 22d1175 target: make ->shutdown_session optional by Christoph Hellwig · 9 years ago
- 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 65ea789 vhost/scsi: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
- 80f7d03 vhost: rename vhost_init_used() by Greg Kurz · 9 years ago
- 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
- 00ade1f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- 4e9fa50 vhost: move features to core by Michael S. Tsirkin · 9 years ago
- f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
- 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 10 years ago
- ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
- dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
- 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
- 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 10 years ago
- 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 10 years ago
- e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 10 years ago
- 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 10 years ago
- c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 10 years ago
- e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 10 years ago
- 5557011 vhost/scsi: remove struct vhost_scsi_nacl by Christoph Hellwig · 10 years ago
- afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
- d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 10 years ago
- 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 10 years ago
- c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 10 years ago
- b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
- 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
- e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 59c816c vhost/scsi: potential memory corruption by Dan Carpenter · 10 years ago
- 1a1ff82 vhost/scsi: Global tcm_vhost -> vhost_scsi rename by Nicholas Bellinger · 10 years ago