aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[SCSI] fix hot unplug vs async scan raceDan Williams2-15/+29
2012-07-20[SCSI] aacraid: Fix endian issues in core and SRC portions of driverBen Collins2-19/+31
2012-07-20[SCSI] aacraid: Relax the tight timeout loop on fib commandsBen Collins1-3/+6
2012-07-20[SCSI] aacraid: Better handling of in-flight events on thread stopBen Collins1-1/+11
2012-07-20[SCSI] aacraid: Use resource_size_t for IO mem pointers and offsetsBen Collins7-14/+14
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-2/+36
2012-07-20[SCSI] cxgb4i: tcp push bit fixKaren Xie1-2/+2
2012-07-20[SCSI] Stop accepting SCSI requests before removing a deviceBart Van Assche2-5/+13
2012-07-20[SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche2-6/+4
2012-07-20[SCSI] Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-07-20[SCSI] Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter1-1/+1
2012-07-20[SCSI] megaraid: cleanup type issue in mega_build_cmd()Dan Carpenter1-2/+2
2012-07-20[SCSI] bfa: dereferencing freed memory in bfad_im_probe()Dan Carpenter1-8/+4
2012-07-20[SCSI] bfa: off by one in bfa_ioc_mbox_isr()Dan Carpenter1-1/+1
2012-07-20[SCSI] properly initialize atomic_tJosh Hunt2-1/+2
2012-07-20[SCSI] scsi_dh_alua: Re-enable STPG for unavailable portsBart Van Assche1-1/+1
2012-07-20[SCSI] qla4xxx: Update driver version to 5.02.00-k18Vikas Chaudhary1-1/+1
2012-07-20[SCSI] qla4xxx: Fix Spell check.Vikas Chaudhary1-1/+1
2012-07-20[SCSI] qla4xxx: Fix a Sparse warning messageVikas Chaudhary1-1/+2
2012-07-20[SCSI] qla4xxx: multi-session fix for flash ddbsVikas Chaudhary2-13/+144
2012-07-20[SCSI] scsi_dh_alua: backoff alua rtpg retry linearly vs. geometricallyRob Evers1-2/+2
2012-07-20[SCSI] scsi_dh_alua: retry alua rtpg extended header for illegal request responseRob Evers1-3/+23
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers1-5/+36
2012-07-20[SCSI] arcmsr: fix misuse of | instead of &Dan Carpenter1-2/+2
2012-07-20[SCSI] hptiop: fix RR312x in hosts with >12GBHighPoint Linux Team2-3/+8
2012-07-20[SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32James Smart1-1/+1
2012-07-20[SCSI] lpfc 8.3.32: Fix error reporting of misconfigured portsJames Smart2-6/+93
2012-07-20[SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart1-4/+2
2012-07-20[SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplierJames Smart4-8/+185
2012-07-20[SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart1-12/+12
2012-07-20[SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart6-46/+98
2012-07-20[SCSI] lpfc 8.3.32: Correct host DIF configuration that hung systemJames Smart1-2/+33
2012-07-20[SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfsJames Smart1-4/+14
2012-07-20[SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.cJames Smart1-13/+7
2012-07-20[SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_freeJames Smart1-8/+16
2012-07-20[SCSI] bnx2fc: Bumped version to 1.0.12Bhanu Prakash Gollapudi2-2/+2
2012-07-20[SCSI] bnx2fc: use list_entry instead of explicit castBhanu Prakash Gollapudi3-28/+13
2012-07-20[SCSI] bnx2fc: Improve error recovery by handling parity errorsBhanu Prakash Gollapudi3-6/+24
2012-07-20[SCSI] remove old comment from block/unblock functionsMike Christie1-3/+1
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie6-33/+40
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2-0/+7
2012-07-20[SCSI] libfcoe: Fix section mismatchMark Rustad1-1/+1
2012-07-20[SCSI] bnx2fc: Support interface creation on non-VLAN interface also.Bhanu Prakash Gollapudi1-16/+17
2012-07-20[SCSI] bnx2fc: Reduce object size by consolidating formatsJoe Perches4-57/+95
2012-07-20[SCSI] bnx2fc: use kthread_create_on_nodeEric Dumazet1-3/+3
2012-07-20[SCSI] Remove scsi_wait_scan moduleJames Bottomley3-56/+0
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev2-5/+32
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev1-0/+8
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev9-62/+61