aboutsummaryrefslogtreecommitdiff
path: root/Documentation/target/tcm_mod_builder.py
AgeCommit message (Expand)AuthorFilesLines
2020-06-13doc: don't use deprecated "---help---" markers in target docsGravatar Linus Torvalds 1-2/+2
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionGravatar Bart Van Assche 1-8/+0
2016-05-10target: make close_session optionalGravatar Christoph Hellwig 1-8/+0
2016-05-10target: make ->shutdown_session optionalGravatar Christoph Hellwig 1-8/+0
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 1-276/+1
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 1-77/+0
2015-05-30target: make the tpg_get_default_depth method optionalGravatar Christoph Hellwig 1-8/+0
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
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 1-0/+1094