index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
iscsi
/
iscsi_target_nego.c
Age
Commit message (
Expand
)
Author
2013-04-25
iscsi-target: Refactor RX PDU logic + export request PDU handling
Nicholas Bellinger
2013-04-25
iscsi-target: Initial traditional TCP conversion to iscsit_transport
Nicholas Bellinger
2013-04-25
target/iscsi: Use ISCSI_LOGIN_CURRENT/NEXT_STAGE macros
Andy Grover
2012-11-07
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2012-10-03
iscsit: proper endianess conversions
Christoph Hellwig
2012-10-03
iscsit: use the itt_t abstract type
Christoph Hellwig
2012-10-02
iscsit: mark various functions static
Christoph Hellwig
2012-10-02
iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
Nicholas Bellinger
2012-09-17
target/iscsi: Don't log "iSCSI Login negotiation failed." twice
Roland Dreier
2012-03-15
target: remove obvious warnings
Jörn Engel
2012-03-10
target: Fix typo in drivers/target
Masanari Iida
2011-12-14
target: remove useless casts
Jörn Engel
2011-12-14
target: header reshuffle, part2
Christoph Hellwig
2011-12-06
iscsi-target: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-09-27
treewide: Correct spelling of successfully in comments
Joe Perches
2011-07-27
iscsi-target: Fix NULL dereference on allocation failure
Dan Carpenter
2011-07-26
iscsi-target: Add iSCSI fabric support for target v4.1
Nicholas Bellinger