| Commit message (Expand) | Author | Age | Files | Lines |
* | tweewide: Fix most Shebang lines | Finn Behrens | 2020-12-08 | 1 | -1/+1 |
* | doc: don't use deprecated "---help---" markers in target docs | Linus Torvalds | 2020-06-13 | 1 | -2/+2 |
* | docs: prevent warnings due to autosectionlabel | Mauro Carvalho Chehab | 2020-03-21 | 1 | -3/+3 |
* | docs: add some directories to the main documentation index | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | docs: target: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 5 | -269/+327 |
* | scsi: target/core: Remove the write_pending_status() callback function | Bart Van Assche | 2019-02-05 | 1 | -8/+0 |
* | Documentation/target: add an example script to configure an iSCSI target | Christophe Vu-Brugier | 2017-05-02 | 1 | -0/+80 |
* | target: make close_session optional | Christoph Hellwig | 2016-05-10 | 1 | -8/+0 |
* | target: make ->shutdown_session optional | Christoph Hellwig | 2016-05-10 | 1 | -8/+0 |
* | target/user: Report capability of handling out-of-order completions to userspace | Sheng Yang | 2016-03-11 | 1 | -1/+10 |
* | target: use per-attribute show and store methods | Christoph Hellwig | 2015-10-14 | 1 | -17/+0 |
* | Documentation/target: Fix tcm_mod_builder.py build breakage | Sebastian Herbszt | 2015-07-25 | 1 | -7/+14 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-07-04 | 3 | -279/+4 |
|\ |
|
| * | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig | 2015-05-31 | 1 | -2/+0 |
| * | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 2015-05-31 | 1 | -8/+0 |
| * | target: move transport ID handling to the core | Christoph Hellwig | 2015-05-31 | 1 | -121/+0 |
| * | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 2015-05-31 | 1 | -31/+0 |
| * | target: change core_tpg_register prototype | Christoph Hellwig | 2015-05-31 | 1 | -2/+1 |
| * | target: move node ACL allocation to core code | Christoph Hellwig | 2015-05-31 | 1 | -27/+0 |
| * | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 2015-05-31 | 2 | -79/+2 |
| * | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 2015-05-31 | 1 | -8/+0 |
| * | target/user: Add support for bidirectional commands | Ilias Tsitsimpis | 2015-05-31 | 1 | -1/+1 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-06-24 | 1 | -5/+2 |
|\ \
| |/
|/| |
|
| * | target: Minimize SCSI header #include directives | Bart Van Assche | 2015-06-02 | 1 | -5/+2 |
* | | target/user: Only support full command pass-through | Andy Grover | 2015-05-31 | 1 | -20/+1 |
* | | target/user: Update example code for new ABI requirements | Andy Grover | 2015-05-31 | 1 | -2/+6 |
* | | target/user: Disallow full passthrough (pass_level=0) | Andy Grover | 2015-05-03 | 1 | -11/+7 |
|/ |
|
* | target: Version 2 of TCMU ABI | Andy Grover | 2015-04-20 | 1 | -15/+28 |
* | target: fix tcm_mod_builder.py | Christoph Hellwig | 2015-04-16 | 1 | -1/+1 |
* | target: simplify the target template registration API | Christoph Hellwig | 2015-04-14 | 1 | -67/+12 |
* | Documentation/target: Update fabric_ops to latest code | Nicholas Bellinger | 2015-01-06 | 1 | -37/+12 |
* | target: Add documentation on the target userspace pass-through driver | Andy Grover | 2014-10-03 | 1 | -0/+378 |
* | target: Remove TF_CIT_TMPL macro | Andy Grover | 2013-10-16 | 1 | -9/+9 |
* | Documentation: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-20 | 1 | -1/+1 |
* | target: Simplify fabric sense data length handling | Roland Dreier | 2012-09-18 | 1 | -8/+0 |
* | target: Remove unused target_core_fabric_ops.get_fabric_sense_len method | Roland Dreier | 2012-09-18 | 1 | -8/+0 |
* | Documentation: Fix typo in tcm_mod_builder.py | Masanari Iida | 2012-02-10 | 1 | -1/+1 |
* | target: tcm_mod_builder: small fixups | Sebastian Andrzej Siewior | 2011-12-14 | 1 | -12/+10 |
* | Documentation/target: Fix tcm_mod_builder.py build breakage | Nicholas Bellinger | 2011-12-14 | 1 | -21/+2 |
* | target: header reshuffle, part2 | Christoph Hellwig | 2011-12-14 | 1 | -12/+3 |
* | [SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handler | Fubo Chen | 2011-03-23 | 1 | -0/+1 |
* | [SCSI] target: tcm_mod_builder.py generated Makefile cleanups | Nicholas Bellinger | 2011-03-23 | 1 | -9/+8 |
* | [SCSI] target: Add LIO target core v4.0.0-rc6 | Nicholas Bellinger | 2011-01-14 | 2 | -0/+1239 |