summaryrefslogtreecommitdiffstats
path: root/Documentation/target/tcm_mod_builder.py
Commit message (Expand)AuthorAgeFilesLines
* target: make close_session optionalChristoph Hellwig2016-05-101-8/+0
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-8/+0
* target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-17/+0
* Documentation/target: Fix tcm_mod_builder.py build breakageSebastian Herbszt2015-07-241-7/+14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-276/+1
|\
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-2/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-8/+0
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-121/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-31/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-2/+1
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-27/+0
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-77/+0
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-8/+0
* | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-5/+2
|/
* target: fix tcm_mod_builder.pyChristoph Hellwig2015-04-151-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-67/+12
* Documentation/target: Update fabric_ops to latest codeNicholas Bellinger2015-01-061-37/+12
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-9/+9
* Documentation: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-201-1/+1
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-8/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-8/+0
* Documentation: Fix typo in tcm_mod_builder.pyMasanari Iida2012-02-101-1/+1
* target: tcm_mod_builder: small fixupsSebastian Andrzej Siewior2011-12-141-12/+10
* Documentation/target: Fix tcm_mod_builder.py build breakageNicholas Bellinger2011-12-141-21/+2
* target: header reshuffle, part2Christoph Hellwig2011-12-141-12/+3
* [SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen2011-03-231-0/+1
* [SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger2011-03-231-9/+8
* [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-141-0/+1094
OpenPOWER on IntegriCloud