Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn() | Dan Carpenter | 2011-08-22 | 1 | -1/+1 |
* | iscsi-target: remove duplicate return | Dan Carpenter | 2011-08-22 | 1 | -1/+0 |
* | iscsi-target: Fix leak on failure in iscsi_copy_param_list() | Jesper Juhl | 2011-08-22 | 1 | -27/+16 |
* | target: Use ERR_CAST inlined function | Thomas Meyer | 2011-08-22 | 1 | -2/+2 |
* | 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 |