summaryrefslogtreecommitdiff
path: root/sys/dev/iscsi/iscsi_send.c
AgeCommit message (Expand)Author
2012-12-29- defer session cleanup to not force detachmentsmlelstv
2012-09-09Remove an erroneous change that crept in. It was part of an earlier,mhitch
2012-08-12Don't use common variables, also prefix global variables to avoidmlelstv
2012-06-24Add more debugging, fix filehandle usage, login negotiation and sessionmlelstv
2012-06-19assemble_login_parameters() has a strange error reporting convention:martin
2012-06-09Close file descriptor passed into the kernel on success.mlelstv
2012-06-05Fix system freeze when trying to write to a raw iSCSI device with MAXPHYSmhitch
2011-10-23Start to move the in-kernel iSCSI initiator, kindly contributed to theagc