summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi
Commit message (Expand)AuthorAgeFilesLines
* target: iscsi_target depends on NETRandy Dunlap2011-07-281-0/+1
* iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failureNicholas Bellinger2011-07-271-1/+6
* iscsi-target: Fix snprintf usage with MAX_PORTAL_LENNicholas Bellinger2011-07-271-1/+1
* iscsi-target: Fix uninitialized usage of cmd->pad_bytesNicholas Bellinger2011-07-271-3/+3
* iscsi-target: strlen() doesn't count the terminatorDan Carpenter2011-07-271-1/+1
* iscsi-target: Fix NULL dereference on allocation failureDan Carpenter2011-07-271-1/+1
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-2639-0/+22097