aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/iscsi_target_configfs.c
AgeCommit message (Expand)Author
2013-12-04iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel
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