summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-19[SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron1-1/+1
2014-03-19[SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron1-1/+1
2014-03-15[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twiceStephen M. Cameron1-2/+0
2014-03-15[SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron1-4/+89
2014-03-15[SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl1-1/+2
2014-03-15[SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron1-24/+287
2014-03-15[SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron1-1/+0
2014-03-15[SCSI] hpsa: Add support for a few HP Storage controllersStephen M. Cameron1-0/+10
2014-03-15[SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron1-0/+64
2014-03-15[SCSI] hpsa: improve error messages for driver initiated commandsStephen M. Cameron1-27/+44
2014-03-15[SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron1-1/+1
2014-03-15[SCSI] hpsa: when switching out of accel mode await only accel command comple...Stephen M. Cameron1-6/+16
2014-03-15[SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel1-9/+170
2014-03-15[SCSI] hpsa: update source file copyrightsScott Teel1-1/+1
2014-03-15[SCSI] hpsa: retry certain ioaccel error cases on the RAID pathScott Teel1-6/+39
2014-03-15[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron1-0/+45
2014-03-15[SCSI] hpsa: allow VPD page zero to be queriedStephen M. Cameron1-8/+9
2014-03-15[SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel1-2/+10
2014-03-15[SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel1-1/+44
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 Teel1-3/+163
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 Teel1-19/+306
2014-03-15[SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron1-35/+76
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. Cameron1-0/+50
2014-03-15[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron1-1/+2
2014-03-15[SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller1-0/+22
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. Cameron1-0/+108
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. Cameron1-41/+524
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 Gates1-19/+277
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates1-4/+4
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates1-5/+8
2014-03-15[SCSI] hpsa: fixup MSI-X registrationHannes Reinecke1-14/+17
2013-12-19[SCSI] hpsa: allow SCSI mid layer to handle unit attentionMatt Gates1-3/+1
2013-12-19[SCSI] hpsa: do not require board "not ready" status after hard resetStephen M. Cameron1-17/+0
2013-12-19[SCSI] hpsa: enable unit attention reportingStephen M. Cameron1-3/+4
2013-12-19[SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron1-7/+7
2013-12-19[SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron1-77/+26
2013-12-19[SCSI] hpsa: remove P822se PCI IDMike Miller1-2/+0
2013-12-19[SCSI] hpsa: prevent stalled i/oStephen M. Cameron1-2/+30
2013-12-19[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron1-2/+42
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron1-0/+1