summaryrefslogtreecommitdiffstats
path: root/drivers/target/loopback
Commit message (Expand)AuthorAgeFilesLines
* target: Minimize #include directivesBart Van Assche2016-12-091-0/+4
* target: make close_session optionalChristoph Hellwig2016-05-101-6/+0Star
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0Star
* target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-111-28/+18Star
* tcm_loop: Show address of tpg in configfsSheng Yang2015-11-291-0/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-141-1/+0Star
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-1/+0Star
* | target: use per-attribute show and store methodsChristoph Hellwig2015-10-141-34/+26Star
|/
* tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke2015-07-241-0/+5
* tcm_loop: Remove SAS vestigiesHannes Reinecke2015-07-241-8/+9
* target: use 64-bit LUNsHannes Reinecke2015-06-161-2/+2
* target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-161-4/+1Star
* target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-311-1/+0Star
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-311-9/+1Star
* target: move transport ID handling to the coreChristoph Hellwig2015-05-311-92/+0Star
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-311-27/+0Star
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-311-2/+2
* tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-311-12/+11Star
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-311-15/+0Star
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-311-6/+0Star
* tcm_loop: remove struct tcm_loop_naclChristoph Hellwig2015-05-312-17/+2Star
* target/loop: Enable VARLEN CDB supportIlias Tsitsimpis2015-05-312-6/+1Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-242-137/+106Star
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-129/+49Star
| * tcm_loop: fixup tpgt string to integer conversionMing Lin2015-04-081-8/+6Star
| * loopback: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-082-2/+53
| * target: mark tcm_loop_primary staticChristoph Hellwig2015-03-261-1/+1
* | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-201-5/+2Star
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-201-3/+2Star
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-2/+2
| * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-202-49/+24Star
|\ \ | |/ |/|
| * tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2014-12-022-49/+24Star
* | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-14/+1Star
* | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-13/+2Star
* | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-16/+2Star
* | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-1/+1
* | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-13/+1Star
* | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-16/+1Star
|/
* tcm_loop: Fixup tag handlingHannes Reinecke2014-10-031-15/+8Star
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-4/+2Star
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger2014-06-271-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-131-3/+12
|\
| * TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2014-06-111-3/+12
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
|/
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+6
* Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+4
* tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger2014-01-191-2/+10