aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Documentation/target: add an example script to configure an iSCSI targetChristophe Vu-Brugier1-0/+80
2016-05-10target: make close_session optionalChristoph Hellwig1-8/+0
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-8/+0
2016-03-10target/user: Report capability of handling out-of-order completions to userspaceSheng Yang1-1/+10
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-17/+0
2015-07-24Documentation/target: Fix tcm_mod_builder.py build breakageSebastian Herbszt1-7/+14
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-279/+4
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+2
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-5/+2
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-2/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-8/+0
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-121/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-31/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-2/+1
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-27/+0
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig2-79/+2
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-8/+0
2015-05-30target/user: Add support for bidirectional commandsIlias Tsitsimpis1-1/+1
2015-05-30target/user: Only support full command pass-throughAndy Grover1-20/+1
2015-05-30target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-02target/user: Disallow full passthrough (pass_level=0)Andy Grover1-11/+7
2015-04-19target: Version 2 of TCMU ABIAndy Grover1-15/+28
2015-04-15target: fix tcm_mod_builder.pyChristoph Hellwig1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-67/+12
2015-01-06Documentation/target: Update fabric_ops to latest codeNicholas Bellinger1-37/+12
2014-10-02target: Add documentation on the target userspace pass-through driverAndy Grover1-0/+378
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-9/+9
2013-08-20Documentation: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-8/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-8/+0
2012-02-10Documentation: Fix typo in tcm_mod_builder.pyMasanari Iida1-1/+1
2011-12-14target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior1-12/+10
2011-12-14Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger1-21/+2
2011-12-14target: header reshuffle, part2Christoph Hellwig1-12/+3
2011-03-23[SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen1-0/+1
2011-03-23[SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger1-9/+8
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2-0/+1239