summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c
Commit message (Expand)AuthorAgeFilesLines
* target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-9/+0
* target: move transport ID handling to the coreChristoph Hellwig2015-05-301-3/+0
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-1/+0
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
* target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-28/+15
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-25/+1
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-39/+10
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-1/+1
* target: simplify the target template registration APIChristoph Hellwig2015-04-141-121/+59
* iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-071-0/+22
* iscsi-target: Expose per endpoint dynamic_sessions attributeNicholas Bellinger2015-03-061-0/+10
* iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-301-2/+2
* iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko2015-01-151-9/+4
* iscsi-target: remove always-true conditionsJoern Engel2014-09-171-6/+4
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+8
* Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg2014-04-071-0/+6
* iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen2013-12-111-1/+2
* iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger2013-11-201-1/+10
* iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2013-11-121-0/+5
* iscsi-target: Add new TPG attributeThomas Glanzmann2013-10-231-0/+6
* target/iscsi: Remove iscsi dereferencing macrosAndy Grover2013-10-161-21/+21
* target: Remove TF_CIT_TMPL macroAndy Grover2013-10-161-11/+11
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-101-4/+2
* iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-091-1/+1
* target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-121-4/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-111-24/+160
|\
| * target: make queue_tm_rsp() return voidJoern Engel2013-07-071-2/+1
| * iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel2013-07-071-21/+32
| * iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger2013-07-071-1/+1
| * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel2013-07-071-1/+1
| * iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger2013-07-031-0/+126
* | iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger2013-06-201-2/+0
* | target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover2013-06-201-11/+14
|/
* iscsi-target: Add iser network portal attributeNicholas Bellinger2013-04-251-0/+79
* iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger2013-04-251-2/+5
* iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger2013-04-251-1/+8
* iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger2013-04-251-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-151-2/+26
|\
| * target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover2012-12-131-0/+24
| * target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior2012-11-271-2/+2
| * target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior2012-11-271-2/+2
* | target: iscsi: fix comment typos in target/iscsi driversMasanari Iida2012-11-191-1/+1
|/
* iscsit: use the itt_t abstract typeChristoph Hellwig2012-10-031-1/+2
* iscsit: mark various functions staticChristoph Hellwig2012-10-021-5/+5
* iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger2012-10-021-0/+4
* target: Simplify fabric sense data length handlingRoland Dreier2012-09-171-16/+0
* target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier2012-09-171-9/+0
* target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier2012-07-161-22/+0
* target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover2012-04-141-1/+1
OpenPOWER on IntegriCloud