aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20[SCSI] libsas: fix sas_discover_devices return code handlingDan Williams
2012-07-20[SCSI] libsas: continue revalidationDan Williams
2012-07-20[SCSI] libsas: sas_rediscover_dev did not look at the SMP exec status.Jeff Skirvin
2012-07-20[SCSI] isci: use sas eh strategy handlersDan Williams
2012-07-20[SCSI] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handlerDan Williams
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams
2012-07-20[SCSI] cleanup setting task state in scsi_error_handler()Dan Williams
2012-07-20[SCSI] libsas: cleanup spurious calls to scsi_schedule_ehMaciej Trela
2012-07-20[SCSI] fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams
2012-07-20[SCSI] fix hot unplug vs async scan raceDan Williams
2012-07-20[SCSI] aacraid: Fix endian issues in core and SRC portions of driverBen Collins
2012-07-20[SCSI] aacraid: Relax the tight timeout loop on fib commandsBen Collins
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer
2012-07-20[SCSI] cxgb4i: tcp push bit fixKaren Xie
2012-07-20[SCSI] Stop accepting SCSI requests before removing a deviceBart Van Assche
2012-07-20[SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche
2012-07-20[SCSI] Avoid dangling pointer in scsi_requeue_command()Bart Van Assche
2012-07-20[SCSI] Fix device removal NULL pointer dereferenceBart Van Assche
2012-07-20[SCSI] block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter
2012-07-20[SCSI] megaraid: cleanup type issue in mega_build_cmd()Dan Carpenter
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter
2012-07-20[SCSI] properly initialize atomic_tJosh Hunt
2012-07-20[SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche
2012-07-20[SCSI] qla4xxx: Update driver version to 5.02.00-k18Vikas Chaudhary
2012-07-20[SCSI] qla4xxx: Fix Spell check.Vikas Chaudhary
2012-07-20[SCSI] qla4xxx: Fix a Sparse warning messageVikas Chaudhary
2012-07-20[SCSI] qla4xxx: multi-session fix for flash ddbsVikas Chaudhary
2012-07-20[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers
2012-07-20[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request resp...Rob Evers
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers
2012-07-20[SCSI] arcmsr: fix misuse of | instead of &Dan Carpenter
2012-07-20[SCSI] hptiop: fix RR312x in hosts with >12GBHighPoint Linux Team
2012-07-20[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32James Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfsJames Smart
2012-07-20[SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.cJames Smart
2012-07-20[SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_freeJames Smart
2012-07-20[SCSI] bnx2fc: Bumped version to 1.0.12Bhanu Prakash Gollapudi
2012-07-20[SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi