aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez2010-07-271-2/+2
* [SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke2010-07-277-17/+269
* [SCSI] qla2xxx: Limit rport-flaps during link-disruptions.Giridhar Malavali2010-07-271-3/+5
* [SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez2010-07-272-7/+15
* [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali2010-07-272-1/+31
* [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali2010-07-271-4/+4
* [SCSI] qla2xxx: Add portid to async-request messages.Andrew Vasquez2010-07-272-16/+31
* [SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali2010-07-276-5/+13
* [SCSI] hpsa: fix block fetch table problem.Stephen M. Cameron2010-07-271-1/+20
* [SCSI] hpsa: expose controller firmware revision via /sys.Stephen M. Cameron2010-07-271-0/+20
* [SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron2010-07-272-7/+0
* [SCSI] hpsa: factor out hpsa_enter_performant_modeStephen M. Cameron2010-07-271-24/+30
* [SCSI] hpsa: remove unused variable trans_offsetStephen M. Cameron2010-07-271-2/+0
* [SCSI] hpsa: factor out hpsa_wait_for_mode_change_ackStephen M. Cameron2010-07-271-23/+17
* [SCSI] hpsa: mark hpsa_mark_hpsa_put_ctlr_into_performant_mode as __devinitStephen M. Cameron2010-07-271-2/+2
* [SCSI] hpsa: clean up debug ifdefsStephen M. Cameron2010-07-271-6/+2
* [SCSI] hpsa: check that simple mode is supportedStephen M. Cameron2010-07-271-0/+5
* [SCSI] hpsa: factor out hpsa_enter_simple_modeStephen M. Cameron2010-07-271-27/+35
* [SCSI] hpsa: factor out hpsa_p600_dma_prefetch_quirkStephen M. Cameron2010-07-271-11/+15
* [SCSI] hpsa: factor out hpsa_enable_scsi_prefetchStephen M. Cameron2010-07-271-9/+13
* [SCSI] hpsa: factor out hpsa-CISS-signature-presentStephen M. Cameron2010-07-271-5/+13
* [SCSI] hpsa: hpsa factor out hpsa_find_board_paramsStephen M. Cameron2010-07-271-21/+25
* [SCSI] hpsa: fix leak of ioremapped memory in hpsa_pci_init error path.Stephen M. Cameron2010-07-271-1/+12
* [SCSI] hpsa: factor out hpsa_find_cfgtablesStephen M. Cameron2010-07-271-20/+30
* [SCSI] hpsa: factor out hpsa_wait_for_board_readyStephen M. Cameron2010-07-271-12/+17
* [SCSI] hpsa: factor out hpsa_find_memory_BARStephen M. Cameron2010-07-271-15/+19
* [SCSI] hpsa: remove redundant board_id parameter from hpsa_interrupt_modeStephen M. Cameron2010-07-271-9/+4
* [SCSI] hpsa: factor out hpsa_board_disabledStephen M. Cameron2010-07-271-7/+9
* [SCSI] hpsa: factor out hpsa_lookup_board_idStephen M. Cameron2010-07-271-27/+31
* [SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it...Stephen M. Cameron2010-07-271-37/+38
* [SCSI] hptiop: Eliminate a NULL pointer dereferenceJulia Lawall2010-07-271-1/+1
* [SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore2010-07-272-8/+14
* [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
* [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-06-031-0/+22
|\
| * SCSI: implement sd_unlock_native_capacity()Tejun Heo2010-06-021-0/+22
* | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-022-4/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-2710-306/+708
|\
| * [SCSI] fix race in scsi_target_reapAlan Stern2010-05-251-4/+5
| * [SCSI] aacraid: Eliminate use after freeJulia Lawall2010-05-251-2/+2
| * [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi deviceNick Cheng2010-05-253-191/+525
| * [SCSI] bfa: fix system crash when reading sysfs fc_host statisticsKrishna Gudipati2010-05-251-0/+22
| * [SCSI] iscsi_tcp: remove sk_sleep checkMike Christie2010-05-251-4/+2
| * [SCSI] ipr: improve interrupt service routine performanceWayne Boyer2010-05-241-33/+30
| * [SCSI] ipr: set the data list length in the request control blockWayne Boyer2010-05-241-0/+2
| * [SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer2010-05-242-5/+9
| * [SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer2010-05-242-59/+98
| * [SCSI] ipr: implement fixes for 64 bit adapter supportWayne Boyer2010-05-242-5/+11
| * [SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()Dan Carpenter2010-05-241-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-278-554/+641
|\ \