summaryrefslogtreecommitdiffstats
path: root/Documentation/target
Commit message (Expand)AuthorAgeFilesLines
* Documentation/target: add an example script to configure an iSCSI targetChristophe Vu-Brugier2017-05-011-0/+80
* target: make close_session optionalChristoph Hellwig2016-05-101-8/+0
* target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-8/+0
* target/user: Report capability of handling out-of-order completions to userspaceSheng Yang2016-03-101-1/+10
* 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-043-279/+4
|\
| * 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-302-79/+2
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-8/+0
| * target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-301-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-5/+2
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-5/+2
* | target/user: Only support full command pass-throughAndy Grover2015-05-301-20/+1
* | target/user: Update example code for new ABI requirementsAndy Grover2015-05-301-2/+6
* | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-021-11/+7
|/
* target: Version 2 of TCMU ABIAndy Grover2015-04-191-15/+28
* 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: Add documentation on the target userspace pass-through driverAndy Grover2014-10-021-0/+378
* 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-142-0/+1239
OpenPOWER on IntegriCloud