Linus Torvalds
|
6c6e3b828b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
14 years ago |
Stephen M. Cameron
|
f6e76055ba
[SCSI] hpsa: retry commands completing with status of UNSOLICITED_ABORT
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Stephen M. Cameron
|
db111e18ec
[SCSI] hpsa: fix potential overrun while memcpy'ing sense data
|
14 years ago |
Stephen M. Cameron
|
c2dd32e026
[SCSI] hpsa: fix dma unmap error in hpsa_passthru_ioctl
|
14 years ago |
Joe Perches
|
7630abd0c6
[SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
|
14 years ago |
Stephen M. Cameron
|
fda38518f2
[SCSI] hpsa: add P2000 to list of shared SAS devices
|
14 years ago |
Stephen M. Cameron
|
4638078697
[SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work.
|
14 years ago |
Stephen M. Cameron
|
dfc2224828
[SCSI] hpsa: remove superfluous sleeps around reset code
|
14 years ago |
Stephen M. Cameron
|
64670ac870
[SCSI] hpsa: do soft reset if hard reset is broken
|
14 years ago |
Stephen M. Cameron
|
cf0b08d0cd
[SCSI] hpsa: use new doorbell-bit-5 reset method
|
14 years ago |
Stephen M. Cameron
|
9a41338e5b
[SCSI] hpsa: remove atrophied hpsa_scsi_setup function
|
14 years ago |
Stephen M. Cameron
|
2b870cb300
[SCSI] hpsa: clarify messages around reset behavior
|
14 years ago |
Stephen M. Cameron
|
0ae01a32cb
[SCSI] hpsa: factor out irq request code
|
14 years ago |
Stephen M. Cameron
|
2e9d1b3626
[SCSI] hpsa: factor out cmd pool allocation functions
|
14 years ago |
Stephen M. Cameron
|
580ada3c1e
[SCSI] hpsa: do a better job of detecting controller reset failure
|
14 years ago |
Stephen M. Cameron
|
1fb011fb05
[SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
|
14 years ago |
Stephen M. Cameron
|
941b1cdae8
[SCSI] hpsa: export resettable host attribute
|
14 years ago |
Stephen M. Cameron
|
3f5eac3a04
[SCSI] hpsa: move device attributes to avoid forward declarations
|
14 years ago |
scameron@beardog.cce.hp.com
|
9143a96122
[SCSI] hpsa: fix incorrect PCI IDs and add two new ones (2nd try)
|
14 years ago |
Dan Carpenter
|
382be668c5
[SCSI] hpsa: fix bad comparison
|
14 years ago |
Stephen M. Cameron
|
ba95e2ac6b
[SCSI] hpsa: Do not attempt kdump if we detect resetting controller failed.
|
14 years ago |
Stephen M. Cameron
|
960a30e7a7
[SCSI] hpsa: Inform controller we are using 32-bit tags.
|
14 years ago |
Stephen M. Cameron
|
745a7a25bc
[SCSI] hpsa: Add transport_mode host attribute in /sys
|
14 years ago |
Stephen M. Cameron
|
a9a3a2739a
[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work
|
14 years ago |
Stephen M. Cameron
|
9e0fc764ea
[SCSI] hpsa: do not re-order commands in internal queues
|
14 years ago |
Vasiliy Kulikov
|
938abd8449
[SCSI] hpsa: avoid leaking stack contents to userland
|
14 years ago |
Stephen M. Cameron
|
1d5e2ed080
[SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown
|
14 years ago |
Stephen M. Cameron
|
c4f8a299d0
[SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device()
|
14 years ago |
Stephen M. Cameron
|
94a136495a
[SCSI] hpsa: Add a per controller commands_outstanding entry in /sys
|
14 years ago |