Age | Commit message (Expand) | Author |
2010-12-21 | [SCSI] libfcoe: add debug message for FCF destination MAC | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select() | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: move some timer code to make it reusable. | Joe Eykholt |
2010-12-21 | [SCSI] libfcoe: update FIP FCF announcements | Joe Eykholt |
2010-12-21 | [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt | Yi Zou |
2010-12-21 | [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_els | Yi Zou |
2010-12-21 | [SCSI] libfc: fix exchange being deleted when the abort itself is timed out | Yi Zou |
2010-12-21 | [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associated | Yi Zou |
2010-12-21 | [SCSI] libfc: add print of exchange id for debugging fc_fcp | Yi Zou |
2010-12-21 | [SCSI] drivers/scsi/fcoe: Update WARN uses | Joe Perches |
2010-12-21 | [SCSI] libfc: fix memory leakage in remote port | Hillf Danton |
2010-12-21 | [SCSI] libfc: fix memory leakage in local port | Hillf Danton |
2010-12-21 | [SCSI] libfc: fix memory leakage in local port | Hillf Danton |
2010-12-21 | [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct | john fastabend |
2010-12-21 | [SCSI] libfc: use rport timeout values for fcp recovery | john fastabend |
2010-12-21 | [SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml | john fastabend |
2010-12-21 | [SCSI] libfc: fix stats computation in fc_queuecommand() | Hillf Danton |
2010-12-21 | [SCSI] libfc: fix mem leak in fc_seq_assign() | Hillf Danton |
2010-12-21 | [SCSI] libfc: Fix incorrect locking and unlocking in FCP | Robert Love |
2010-12-21 | [SCSI] libfc: tune fc_exch_em_alloc() to be O(2) | Hillf Danton |
2010-12-21 | [SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp() | Hillf Danton |
2010-12-21 | [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release | Yi Zou |
2010-12-21 | [SCSI] libfc: remove define of fc_seq_exch in fc_exch.c | Hillf Danton |
2010-12-21 | [SCSI] bfa: fix endianess sparse check warnings | Maggie |
2010-12-21 | [SCSI] bfa: fix regular sparse check warnings. | Maggie |
2010-12-21 | [SCSI] bnx2i: Updated version to 2.6.2.2 | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Updated copyright and maintainer info | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Added return code check for chip kwqe submission request | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Removed the dynamic registration of CNIC | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Added mutex lock protection to conn_get_param | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Allow to abort the connection if connect request times out | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In | Eddie Wai |
2010-12-21 | [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins | Eddie Wai |
2010-12-21 | [SCSI] mpt2sas: Bump version 07.100.00.00 | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Debug string changes from target to device. | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Sanity check for phy count is added using max phy count | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: change queue depth with reason argument more appropriately | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: MPI 2.0 Header updated | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Modify code to support Expander switch | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled | Kashyap, Desai |