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