aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/scsi.c
Commit message (Expand)AuthorAge
* vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington2016-08-23
* target: make close_session optionalChristoph Hellwig2016-05-10
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger2016-03-11
* | vhost: rename vhost_init_used()Greg Kurz2016-03-02
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-14
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-09-18
|\ \ | |/ |/|
| * vhost: move features to coreMichael S. Tsirkin2015-09-16
* | char: make misc_deregister a void functionGreg Kroah-Hartman2015-08-05
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-16
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-31
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-31
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-31
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-31
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-31
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-31
| * vhost/scsi: remove struct vhost_scsi_naclChristoph Hellwig2015-05-31
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
| |\|
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-28
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| |/
* / target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14
| * vhost/scsi: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-08
* | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-20
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * vhost/scsi: potential memory corruptionDan Carpenter2015-02-06
| * vhost/scsi: Global tcm_vhost -> vhost_scsi renameNicholas Bellinger2015-02-04
| * vhost/scsi: Drop left-over scsi_tcq.h includeNicholas Bellinger2015-02-04
| * vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bitsNicholas Bellinger2015-02-04
| * vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vqNicholas Bellinger2015-02-04
| * vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisitesNicholas Bellinger2015-02-04
| * vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + lenNicholas Bellinger2015-02-04
| * vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failuresNicholas Bellinger2015-02-04
| * vhost/scsi: Convert completion path to use copy_to_iterNicholas Bellinger2015-02-04
* | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-04
* | vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-06
|/
* vhost/scsi: partial virtio 1.0 supportMichael S. Tsirkin2014-12-09
* vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINTNicholas Bellinger2014-10-28
* vhost-scsi: don't open-code kvfreeMichael S. Tsirkin2014-06-23
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-13
|\
| * vhost-scsi: Include prot_bytes into expected data transfer lengthNicholas Bellinger2014-06-11