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