summaryrefslogtreecommitdiff
path: root/drivers/target/loopback
AgeCommit message (Expand)Author
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig
2015-05-31tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-31tcm_loop: remove struct tcm_loop_naclChristoph Hellwig
2015-05-31target/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-08tcm_loop: fixup tpgt string to integer conversionMing Lin
2015-04-08loopback: Add fabric_prot_type attribute supportNicholas Bellinger
2015-03-26target: mark tcm_loop_primary staticChristoph Hellwig
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-12-02tcm_loop: Fix wrong I_T nexus associationHannes Reinecke
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-10-03tcm_loop: Fixup tag handlingHannes Reinecke
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-27tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-11TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg
2014-01-19tcm_loop: Enable DIF/DIX modes in SCSI host LLDNicholas Bellinger
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger
2014-01-10drivers: target: Mark functions as static in tcm_loop.cRashika Kheria
2013-10-16tcm_loop: Implement target resetHannes Reinecke
2013-10-16tcm_loop: TCQ and command abort supportHannes Reinecke
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke
2013-10-16tcm_loop: Implement transport offlineHannes Reinecke
2013-10-16tcm_loop: Check for valid hba in tcm_loop_drop_nexus()Hannes Reinecke
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover
2013-09-11target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-07-08target: make queue_tm_rsp() return voidJoern Engel
2013-04-09tcm: switch to ->show_info()Al Viro
2012-11-07target: kill struct se_subsystem_devChristoph Hellwig