aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28target: iscsi_target depends on NETRandy Dunlap1-0/+1
2011-07-27iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger1-1/+6
2011-07-27iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger1-1/+1
2011-07-27iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger1-3/+3
2011-07-27iscsi-target: strlen() doesn't count the terminatorDan Carpenter1-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 Bellinger39-0/+22097