The following series implements some minor fixes and cleanups for hpsa

---

Stephen M. Cameron (11):
      hpsa: use workqueue instead of kernel thread for lockup detection
      hpsa: do not attempt to flush the cache on locked up controllers
      hpsa: add 5 second delay after doorbell reset
      hpsa: do not discard scsi status on aborted commands
      hpsa: remove unneeded include of seq_file.h
      hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctl
      hpsa: add MSA 2040 to list of external target devices
      hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.
      hpsa: prevent stalled i/o
      hpsa: rename scsi prefetch field
      hpsa: enable unit attention reporting


 drivers/scsi/hpsa.c     |  252 +++++++++++++++++++++++++++--------------------
 drivers/scsi/hpsa.h     |    9 +-
 drivers/scsi/hpsa_cmd.h |    4 +
 3 files changed, 157 insertions(+), 108 deletions(-)

-- 
-- steve
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to