aboutsummaryrefslogtreecommitdiff
path: root/Documentation/target
AgeCommit message (Expand)AuthorFilesLines
2023-06-28scsi: target: docs: Remove tcm_mod_builder.pyGravatar Rong Tao 2-662/+0
2023-02-08scsi: target: Documentation: Correct spellingGravatar Randy Dunlap 1-1/+1
2020-12-08tweewide: Fix most Shebang linesGravatar Finn Behrens 1-1/+1
2020-06-13doc: don't use deprecated "---help---" markers in target docsGravatar Linus Torvalds 1-2/+2
2020-03-20docs: prevent warnings due to autosectionlabelGravatar Mauro Carvalho Chehab 1-3/+3
2019-07-15docs: add some directories to the main documentation indexGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14docs: target: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 5-269/+327
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionGravatar Bart Van Assche 1-8/+0
2017-05-01Documentation/target: add an example script to configure an iSCSI targetGravatar Christophe Vu-Brugier 1-0/+80
2016-05-10target: make close_session optionalGravatar Christoph Hellwig 1-8/+0
2016-05-10target: make ->shutdown_session optionalGravatar Christoph Hellwig 1-8/+0
2016-03-10target/user: Report capability of handling out-of-order completions to userspaceGravatar Sheng Yang 1-1/+10
2015-10-13target: use per-attribute show and store methodsGravatar Christoph Hellwig 1-17/+0
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