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