aboutsummaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/iscsi_target_nego.c
AgeCommit message (Expand)Author
2015-08-16iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2014-01-19iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen
2013-10-16target/iscsi: Remove macros that contain typecastsAndy Grover
2013-10-16target/iscsi: Remove iscsi dereferencing macrosAndy Grover
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-09-09iscsi-target: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger
2013-09-09iscsi-target: Remove left-over iscsi_target_do_login_ioNicholas Bellinger
2013-09-09iscsi-target: Add sk->sk_state_change to cleanup after TCP failureNicholas Bellinger
2013-09-09iscsi-target: Add login negotiation multi-plexing supportNicholas Bellinger
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
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-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger
2013-04-25iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger
2013-04-25target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover
2012-11-07iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier
2012-10-03iscsit: proper endianess conversionsChristoph Hellwig
2012-10-03iscsit: use the itt_t abstract typeChristoph Hellwig
2012-10-02iscsit: mark various functions staticChristoph Hellwig
2012-10-02iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger
2012-09-17target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier
2012-03-15target: remove obvious warningsJörn Engel
2012-03-10target: Fix typo in drivers/targetMasanari Iida
2011-12-14target: remove useless castsJörn Engel
2011-12-14target: header reshuffle, part2Christoph Hellwig
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-07-27iscsi-target: Fix NULL dereference on allocation failureDan Carpenter
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger