Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: iscsi_target depends on NET | Randy Dunlap | 2011-07-28 | 1 | -0/+1 |
* | iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure | Nicholas Bellinger | 2011-07-27 | 1 | -1/+6 |
* | iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN | Nicholas Bellinger | 2011-07-27 | 1 | -1/+1 |
* | iscsi-target: Fix uninitialized usage of cmd->pad_bytes | Nicholas Bellinger | 2011-07-27 | 1 | -3/+3 |
* | iscsi-target: strlen() doesn't count the terminator | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
* | iscsi-target: Fix NULL dereference on allocation failure | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
* | iscsi-target: Add iSCSI fabric support for target v4.1 | Nicholas Bellinger | 2011-07-26 | 39 | -0/+22097 |