aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_nego.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-25iscsi-target: Refactor RX PDU logic + export request PDU handlingNicholas Bellinger1-15/+0
2013-04-25iscsi-target: Initial traditional TCP conversion to iscsit_transportNicholas Bellinger1-148/+19
2013-04-25target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macrosAndy Grover1-8/+6
2012-11-07iscsi-target: Always send a response before terminating iSCSI connectionRoland Dreier1-2/+8
2012-10-03iscsit: proper endianess conversionsChristoph Hellwig1-12/+6
2012-10-03iscsit: use the itt_t abstract typeChristoph Hellwig1-4/+2
2012-10-02iscsit: mark various functions staticChristoph Hellwig1-1/+1
2012-10-02iscsi-target: Enable MaxXmitDataSegmentLength operation in login pathNicholas Bellinger1-2/+2
2012-09-17target/iscsi: Don't log "iSCSI Login negotiation failed." twiceRoland Dreier1-1/+0
2012-03-15target: remove obvious warningsJörn Engel1-7/+1
2012-03-10target: Fix typo in drivers/targetMasanari Iida1-1/+1
2011-12-14target: remove useless castsJörn Engel1-1/+1
2011-12-14target: header reshuffle, part2Christoph Hellwig1-1/+1
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-07-27iscsi-target: Fix NULL dereference on allocation failureDan Carpenter1-1/+1
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger1-0/+1067