[PATCH 00/13] Patches for cciss and hpsa

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following series:

* Fixes the "reset_devices" behavior of cciss and hpsa on newer
  controllers which use the "doorbell" method of resetting (this
  means kdump will work now on those controllers that have the
  doorbell reset capability).

* Remove support from cciss for controllers which are supported
  by hpsa so there is no overlap (except by use of hpsa_allow_any=1
  module parameter).

* Allow hpsa to use either "performant" (default) or "simple" mode of
  controller operation selectable by module parameter.

* Some small miscellaneous fixes for cciss and hpsa.

---

Stephen M. Cameron (13):
      cciss: remove controllers supported by hpsa
      hpsa: fix board status waiting code
      hpsa: Use kernel provided PCI state save and restore functions
      hpsa: limit commands allocated on reset_devices
      hpsa: do not reset unknown boards on reset_devices
      cciss: fix board status waiting code
      cciss: Use kernel provided PCI state save and restore functions
      cciss: limit commands allocated on reset_devices
      cciss: use usleep_range not msleep for small sleeps
      hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
      hpsa: allow driver to put controller in either simple or performant mode
      hpsa: use usleep_range not msleep for small sleeps
      hpsa: defend against zero sized buffers in passthru ioctls


 Documentation/scsi/hpsa.txt |    6 +
 drivers/block/cciss.c       |  160 +++++++++++++-----------------------
 drivers/block/cciss.h       |    4 +
 drivers/scsi/hpsa.c         |  192 +++++++++++++++++++++----------------------
 drivers/scsi/hpsa.h         |    4 +
 5 files changed, 164 insertions(+), 202 deletions(-)

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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux