aboutsummaryrefslogtreecommitdiff
path: root/Documentation/target
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Documentation/target: Fix tcm_mod_builder.py build breakageGravatar Sebastian Herbszt 1-7/+14
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 3-279/+4
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-5/+2
2015-06-02target: Minimize SCSI header #include directivesGravatar Bart Van Assche 1-5/+2
2015-05-30target: target_core_configfs.h is not needed in fabric driversGravatar Christoph Hellwig 1-2/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsGravatar Bart Van Assche 1-8/+0
2015-05-30target: move transport ID handling to the coreGravatar Christoph Hellwig 1-121/+0
2015-05-30target: remove the get_fabric_proto_ident methodGravatar Christoph Hellwig 1-31/+0
2015-05-30target: change core_tpg_register prototypeGravatar Christoph Hellwig 1-2/+1
2015-05-30target: move node ACL allocation to core codeGravatar Christoph Hellwig 1-27/+0
2015-05-30target: refactor init/drop_nodeacl methodsGravatar Christoph Hellwig 2-79/+2
2015-05-30target: make the tpg_get_default_depth method optionalGravatar Christoph Hellwig 1-8/+0
2015-05-30target/user: Add support for bidirectional commandsGravatar Ilias Tsitsimpis 1-1/+1
2015-05-30target/user: Only support full command pass-throughGravatar Andy Grover 1-20/+1
2015-05-30target/user: Update example code for new ABI requirementsGravatar Andy Grover 1-2/+6
2015-05-02target/user: Disallow full passthrough (pass_level=0)Gravatar Andy Grover 1-11/+7
2015-04-19target: Version 2 of TCMU ABIGravatar Andy Grover 1-15/+28
2015-04-15target: fix tcm_mod_builder.pyGravatar Christoph Hellwig 1-1/+1
2015-04-14target: simplify the target template registration APIGravatar Christoph Hellwig 1-67/+12
2015-01-06Documentation/target: Update fabric_ops to latest codeGravatar Nicholas Bellinger 1-37/+12
2014-10-02target: Add documentation on the target userspace pass-through driverGravatar Andy Grover 1-0/+378
2013-10-16target: Remove TF_CIT_TMPL macroGravatar Andy Grover 1-9/+9
2013-08-20Documentation: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1
2012-09-17target: Simplify fabric sense data length handlingGravatar Roland Dreier 1-8/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodGravatar Roland Dreier 1-8/+0
2012-02-10Documentation: Fix typo in tcm_mod_builder.pyGravatar Masanari Iida 1-1/+1
2011-12-14target: tcm_mod_builder: small fixupsGravatar Sebastian Andrzej Siewior 1-12/+10
2011-12-14Documentation/target: Fix tcm_mod_builder.py build breakageGravatar Nicholas Bellinger 1-21/+2
2011-12-14target: header reshuffle, part2Gravatar Christoph Hellwig 1-12/+3
2011-03-23[SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerGravatar Fubo Chen 1-0/+1
2011-03-23[SCSI] target: tcm_mod_builder.py generated Makefile cleanupsGravatar Nicholas Bellinger 1-9/+8
2011-01-14[SCSI] target: Add LIO target core v4.0.0-rc6Gravatar Nicholas Bellinger 2-0/+1239