Age | Commit message (Expand) | Author | Files | Lines |
2014-05-19 | hpsa: do not ignore failure of sense controller parameters command | Joe Handzik | 1 | -3/+5 |
2014-05-19 | hpsa: fix memory leak in hpsa_hba_mode_enabled | Joe Handzik | 1 | -1/+6 |
2014-05-19 | hpsa: add new Smart Array PCI IDs (May 2014) | Joe Handzik | 1 | -0/+12 |
2014-05-19 | hpsa: Checking for a NULL return from a kzalloc call | Joe Handzik | 1 | -0/+2 |
2014-04-21 | [SCSI] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode() | scameron@beardog.cce.hp.com | 1 | -4/+4 |
2014-03-20 | [SCSI] hpsa: update driver version to 3.4.4-1 | Stephen M. Cameron | 1 | -1/+1 |
2014-03-20 | [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code | Stephen M. Cameron | 1 | -1/+1 |
2014-03-15 | [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice | Stephen M. Cameron | 1 | -2/+0 |
2014-03-15 | [SCSI] hpsa: Add hba mode to the hpsa driver | Stephen M. Cameron | 1 | -4/+89 |
2014-03-15 | [SCSI] hpsa: increase the probability of a reported success after a device reset | Tomas Henzl | 1 | -1/+2 |
2014-03-15 | [SCSI] hpsa: bring format-in-progress drives online when ready | Stephen M. Cameron | 1 | -24/+287 |
2014-03-15 | [SCSI] hpsa: remove unused kthread.h header | Stephen M. Cameron | 1 | -1/+0 |
2014-03-15 | [SCSI] hpsa: Add support for a few HP Storage controllers | Stephen M. Cameron | 1 | -0/+10 |
2014-03-15 | [SCSI] hpsa add sysfs debug switch for raid map debugging messages | Stephen M. Cameron | 1 | -0/+64 |
2014-03-15 | [SCSI] hpsa: improve error messages for driver initiated commands | Stephen M. Cameron | 1 | -27/+44 |
2014-03-15 | [SCSI] hpsa: only do device rescan for certain events | Stephen M. Cameron | 1 | -1/+1 |
2014-03-15 | [SCSI] hpsa: when switching out of accel mode await only accel command comple... | Stephen M. Cameron | 1 | -6/+16 |
2014-03-15 | [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2 | Scott Teel | 1 | -9/+170 |
2014-03-15 | [SCSI] hpsa: update source file copyrights | Scott Teel | 1 | -1/+1 |
2014-03-15 | [SCSI] hpsa: retry certain ioaccel error cases on the RAID path | Scott Teel | 1 | -6/+39 |
2014-03-15 | [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd page | Stephen M. Cameron | 1 | -0/+45 |
2014-03-15 | [SCSI] hpsa: allow VPD page zero to be queried | Stephen M. Cameron | 1 | -8/+9 |
2014-03-15 | [SCSI] hpsa: rescan devices on ioaccel2 error | Scott Teel | 1 | -2/+10 |
2014-03-15 | [SCSI] hpsa: allow user to disable accelerated i/o path | Scott Teel | 1 | -1/+44 |
2014-03-15 | [SCSI] hpsa: complete the ioaccel raidmap code | Scott Teel | 1 | -6/+168 |
2014-03-15 | [SCSI] hpsa: make device update copy the raid map also | Stephen M. Cameron | 1 | -0/+3 |
2014-03-15 | [SCSI] hpsa: add task management for ioaccel mode 2 | Scott Teel | 1 | -3/+163 |
2014-03-15 | [SCSI] hpsa: teach hpsa_device_reset to do either target or lun reset | Scott Teel | 1 | -4/+6 |
2014-03-15 | [SCSI] hpsa: get ioaccel mode 2 i/o working | Scott Teel | 1 | -19/+306 |
2014-03-15 | [SCSI] hpsa: initialize controller to perform io accelerator mode 2 | Stephen M. Cameron | 1 | -35/+76 |
2014-03-15 | [SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1 | Mike MIller | 1 | -1/+2 |
2014-03-15 | [SCSI] hpsa: do ioaccel mode 2 resource allocations | Stephen M. Cameron | 1 | -0/+50 |
2014-03-15 | [SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1 | Stephen M. Cameron | 1 | -1/+2 |
2014-03-15 | [SCSI] hpsa: add ioaccel mode 2 structure definitions | Mike Miller | 1 | -0/+22 |
2014-03-15 | [SCSI] hpsa: complain if physical or logical aborts are not supported | Scott Teel | 1 | -0/+4 |
2014-03-15 | [SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attribute | Scott Teel | 1 | -0/+25 |
2014-03-15 | [SCSI] hpsa: do not rescan controllers known to be locked up | Stephen M. Cameron | 1 | -0/+30 |
2014-03-15 | [SCSI] hpsa: poll controller to detect device change event | Stephen M. Cameron | 1 | -0/+108 |
2014-03-15 | [SCSI] hpsa: update raid offload status on device rescan | Stephen M. Cameron | 1 | -0/+9 |
2014-03-15 | [SCSI] hpsa: add ioaccell mode 1 RAID offload support. | Stephen M. Cameron | 1 | -41/+524 |
2014-03-15 | [SCSI] hpsa: fix task management for mode-1 ioaccell path | Scott Teel | 1 | -6/+21 |
2014-03-15 | [SCSI] hpsa: only allow REQ_TYPE_FS to use fast path | Stephen M. Cameron | 1 | -1/+2 |
2014-03-15 | [SCSI] hpsa: add support for 'fastpath' i/o | Matt Gates | 1 | -19/+277 |
2014-03-15 | [SCSI] hpsa: mark last scatter gather element as the last | Matt Gates | 1 | -4/+4 |
2014-03-15 | [SCSI] hpsa: use extended report luns command for HP SSD SmartPath | Matt Gates | 1 | -5/+8 |
2014-03-15 | [SCSI] hpsa: fixup MSI-X registration | Hannes Reinecke | 1 | -14/+17 |
2013-12-20 | [SCSI] hpsa: allow SCSI mid layer to handle unit attention | Matt Gates | 1 | -3/+1 |
2013-12-20 | [SCSI] hpsa: do not require board "not ready" status after hard reset | Stephen M. Cameron | 1 | -17/+0 |
2013-12-20 | [SCSI] hpsa: enable unit attention reporting | Stephen M. Cameron | 1 | -3/+4 |
2013-12-20 | [SCSI] hpsa: rename scsi prefetch field | Stephen M. Cameron | 1 | -7/+7 |