meta name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/drivers/target/loopback
AgeCommit message (Expand)Author
2017-07-06target/tcm_loop: Make TMF processing slightly fasterBart Van Assche
2017-07-06target/tcm_loop: Use target_submit_tmr() instead of open-coding this functionBart Van Assche
2017-07-06target/tcm_loop: Replace a waitqueue and a counter by a completionBart Van Assche
2017-07-06target/tcm_loop: Merge struct tcm_loop_cmd and struct tcm_loop_tmrBart Van Assche
2016-12-09target: Minimize #include directivesBart Van Assche
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2015-11-29tcm_loop: Show address of tpg in configfsSheng Yang
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke
2015-07-23tcm_loop: Remove SAS vestigiesHannes Reinecke
2015-06-15target: use 64-bit LUNsHannes Reinecke
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30tcm_loop: remove struct tcm_loop_naclChristoph Hellwig
2015-05-30target/loop: Enable VARLEN CDB supportIlias Tsitsimpis
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-07tcm_loop: fixup tpgt string to integer conversionMing Lin
2015-04-07loopback: Add fabric_prot_type attribute supportNicholas Bellinger
2015-03-26target: mark tcm_loop_primary staticChristoph Hellwig
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche