summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel3-1/+61
2014-03-15[SCSI] hpsa: complete the ioaccel raidmap codeScott Teel1-6/+168
2014-03-15[SCSI] hpsa: make device update copy the raid map alsoStephen M. Cameron1-0/+3
2014-03-15[SCSI] hpsa: add task management for ioaccel mode 2Scott Teel2-6/+167
2014-03-15[SCSI] hpsa: teach hpsa_device_reset to do either target or lun resetScott Teel1-4/+6
2014-03-15[SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel3-19/+327
2014-03-15[SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron3-36/+78
2014-03-15[SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1Mike MIller1-1/+2
2014-03-15[SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron2-0/+53
2014-03-15[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron2-1/+3
2014-03-15[SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller3-0/+129
2014-03-15[SCSI] hpsa: complain if physical or logical aborts are not supportedScott Teel1-0/+4
2014-03-15[SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attributeScott Teel1-0/+25
2014-03-15[SCSI] hpsa: do not rescan controllers known to be locked upStephen M. Cameron1-0/+30
2014-03-15[SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron3-0/+112
2014-03-15[SCSI] hpsa: update raid offload status on device rescanStephen M. Cameron1-0/+9
2014-03-15[SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron3-49/+607
2014-03-15[SCSI] hpsa: fix task management for mode-1 ioaccell pathScott Teel1-6/+21
2014-03-15[SCSI] hpsa: only allow REQ_TYPE_FS to use fast pathStephen M. Cameron1-1/+2
2014-03-15[SCSI] hpsa: add support for 'fastpath' i/oMatt Gates3-19/+388
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates2-4/+5
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates2-5/+9
2014-03-15[SCSI] pm80xx: Spinlock fixSuresh Thiagarajan3-142/+38
2014-03-15[SCSI] hpsa: fixup MSI-X registrationHannes Reinecke1-14/+17
2014-03-15[SCSI] aacraid: kdump fixMahesh Rajashekhara2-4/+5
2014-03-15[SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
2014-03-15[SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject promptVaughan Cao1-4/+4
2014-03-15[SCSI] bfa: Fix smatch warningsVijaya Mohan Guvva1-4/+5
2014-03-15[SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk()Wei Yongjun1-1/+3
2014-03-15[SCSI] scsi_error: disable eh_deadline if no host_reset_handler is setHannes Reinecke2-2/+4
2014-03-15[SCSI] dual scan thread bug fixJames Bottomley1-7/+16
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley3-47/+75
2014-03-15[SCSI] pm80xx: Enable BAR shift to avoid BIOS conflict with MPI space for ATT...Bradley Grove1-3/+3
2014-03-15[SCSI] pm80xx: Read saved WWN from NVMD for ATTO pm8001 based HBAs.Bradley Grove1-5/+5
2014-03-15[SCSI] esas2r: fix potential format string flawKees Cook1-6/+2
2014-03-15[SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn1-1/+1
2014-03-15[SCSI] lpfc: remove self-assignmentsJames Smart1-4/+0
2014-03-15[SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45James Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart3-9/+28
2014-03-15[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware downloadJames Smart1-8/+14
2014-03-15[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart1-0/+2
2014-03-15[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...James Smart3-6/+25
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart4-113/+19
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart13-75/+1622
2014-03-15[SCSI] lpfc 8.3.45: Added dport mailbox pass through support.James Smart2-0/+5
2014-03-15[SCSI] lpfc 8.3.44: Update lpfc version to driver version 8.3.44James Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout messageJames Smart1-0/+1
2014-03-15[SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in...James Smart1-0/+10
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart8-32/+110
2014-03-15[SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handlerJames Smart2-73/+84