summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-061-1/+2
|\
| * m68k/mac: cleanup mac_irq_pendingFinn Thain2011-12-101-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-2322-213/+1547
|\ \
| * | [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...john fastabend2011-12-152-0/+119
| * | [SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request derefEddie Wai2011-12-141-2/+3
| * | [SCSI] qla4xxx: check for failed conn setupMike Christie2011-12-141-0/+3
| * | [SCSI] qla4xxx: a small loop fixTomas Henzl2011-12-141-1/+3
| * | [SCSI] qla4xxx: fix flash/ddb supportMike Christie2011-12-147-97/+1315
| * | [SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner2011-12-141-0/+1
| * | [SCSI] qla2xxx: Update version number to 8.03.07.12-k.Chad Dupuis2011-12-121-1/+1
| * | [SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...Giridhar Malavali2011-12-121-6/+8
| * | [SCSI] qla2xxx: Correct fc_host port_state display.Saurav Kashyap2011-12-121-4/+23
| * | [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali2011-12-124-4/+28
| * | [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali2011-12-122-0/+3
| * | [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis2011-12-124-30/+22
| * | [SCSI] qla2xxx: Display IPE error message for ISP82xx.Chad Dupuis2011-12-121-0/+5
| * | [SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez2011-12-121-2/+1
| * | [SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f.Giridhar Malavali2011-12-121-3/+3
| * | [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in i...Giridhar Malavali2011-12-122-2/+8
| * | [SCSI] qla2xxx: Revert back the request queue mapping to request queue 0.Giridhar Malavali2011-12-121-0/+1
| * | [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap2011-12-121-1/+2
| * | [SCSI] qla2xxx: Check for SCSI status on underruns.Arun Easi2011-12-121-1/+1
| * | [SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function.Saurav Kashyap2011-12-121-66/+4
| * | [SCSI] mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt con...Anton Blanchard2011-12-121-1/+1
| |/
* | cxgb4i: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-051-1/+7
* | libcxgbi: Handle dst_get_neighbour_noref() returning NULL.David Miller2011-12-051-2/+8
* | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-051-1/+1
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-053-4/+4
|/
* [SCSI] hpsa: Disable ASPMMatthew Garrett2011-11-141-0/+5
* [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-111-0/+4
* [SCSI] mpt2sas: add missing allocation.Dan Carpenter2011-11-101-0/+5
* [SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke2011-11-091-1/+2
* [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-091-5/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0641-0/+42
|\
| * scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker2011-10-3125-0/+25
| * scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-3116-0/+17
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-14/+0
|\ \
| * | scsi: drop unused Kconfig symbolPaul Bolle2011-10-311-14/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-11-0543-1073/+1751
|\ \ \
| * | | [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard2011-11-031-0/+1
| * | | [SCSI] scsi_dh_alua: Fix the time inteval for alua rtpg commandsMoger, Babu2011-11-031-1/+2
| * | | [SCSI] scsi_transport_iscsi: Fix documentation os parameterMarcos Paulo de Souza2011-11-031-1/+1
| * | | [SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson2011-10-311-0/+10
| * | | [SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev2011-10-312-49/+54
| * | | [SCSI] libfc: avoid exchanges collision during lport resetVasu Dev2011-10-312-9/+5
| * | | [SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev2011-10-311-1/+2
| * | | [SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski2011-10-313-10/+19
| * | | [SCSI] isci: revert bcn filteringDan Williams2011-10-313-281/+4
| * | | [SCSI] isci: Fix hard reset timeout conditions.Jeff Skirvin2011-10-312-42/+60
| * | | [SCSI] isci: No need to manage the pending reset bit on pending requests.Jeff Skirvin2011-10-313-40/+1
OpenPOWER on IntegriCloud