aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_configfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17iscsi-target: remove always-true conditionsJoern Engel1-6/+4
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger1-0/+8
2014-04-07Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg1-0/+6
2013-12-11iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen1-1/+2
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger1-1/+10
2013-11-12iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger1-0/+5
2013-10-23iscsi-target: Add new TPG attributeThomas Glanzmann1-0/+6
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover1-21/+21
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-11/+11
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-4/+2
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger1-1/+1
2013-08-12target: replace strict_strto*() with kstrto*()Jingoo Han1-4/+4
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-24/+160
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-2/+1
2013-07-07iscsi-target: kstrtou* configfs attribute parameter cleanupsJörn Engel1-21/+32
2013-07-07iscsi-target: Fix tfc_tpg_auth_cit configfs length overflowNicholas Bellinger1-1/+1
2013-07-07iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJörn Engel1-1/+1
2013-07-03iscsi-target: Add demo-mode TPG authentication context supportNicholas Bellinger1-0/+126
2013-06-20iscsi-target: Remove left over v3.10-rc debug printksNicholas Bellinger1-2/+0
2013-06-20target/iscsi: Fix op=disable + error handling cases in np_store_iserAndy Grover1-11/+14
2013-04-25iscsi-target: Add iser network portal attributeNicholas Bellinger1-0/+79
2013-04-25iscsi-target: Refactor TX queue logic + export response PDU creationNicholas Bellinger1-2/+5
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger1-1/+8
2013-04-25iscsi-target: Add per transport iscsi_cmd alloc/freeNicholas Bellinger1-1/+2
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+26
2012-12-13target/iscsi_target: Add NodeACL tags for initiator group supportAndy Grover1-0/+24
2012-11-27target/configfs: use kmalloc() instead of kzalloc() for default groupsSebastian Andrzej Siewior1-2/+2
2012-11-27target/configfs: allocate pointers instead of full struct for default_groupsSebastian Andrzej Siewior1-2/+2
2012-11-19target: iscsi: fix comment typos in target/iscsi driversMasanari Iida1-1/+1
2012-10-03iscsit: use the itt_t abstract typeChristoph Hellwig1-1/+2
2012-10-02iscsit: mark various functions staticChristoph Hellwig1-5/+5
2012-10-02iscsi-target: Add base MaxXmitDataSegmentLength codeNicholas Bellinger1-0/+4
2012-09-17target: Simplify fabric sense data length handlingRoland Dreier1-16/+0
2012-09-17target: Remove unused target_core_fabric_ops.get_fabric_sense_len methodRoland Dreier1-9/+0
2012-07-16target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item()Roland Dreier1-22/+0
2012-04-14target/iscsi: Misc cleanups from Agrover (round 2)Andy Grover1-1/+1
2012-03-10target: Drop unused legacy target_core_fabric_ops API callersNicholas Bellinger1-43/+0
2012-03-10iscsi-target: Convert to use target_put_session + sess_krefNicholas Bellinger1-3/+1
2012-03-08iscsi-target: Fix dynamic -> explict NodeACL pointer referenceNicholas Bellinger1-4/+2
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell1-0/+1
2011-12-14target: remove useless castsJörn Engel1-3/+2
2011-12-14target: header reshuffle, part2Christoph Hellwig1-5/+1
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker1-0/+1
2011-08-22target: Use ERR_CAST inlined functionThomas Meyer1-2/+2
2011-07-27iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger1-1/+1
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger1-0/+1882