| Commit message (Expand) | Author | Age |
... | |
* | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai... | Giridhar Malavali | 2012-02-18 |
* | [SCSI] qla2xxx: Remove check for null fcport from host reset handler. | Michael Christie | 2012-02-18 |
* | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. | Andrew Vasquez | 2012-02-18 |
* | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p... | Andrew Vasquez | 2012-02-18 |
* | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. | Andrew Vasquez | 2012-02-18 |
* | [SCSI] qla2xxx: Add an "is reset active" helper. | Andrew Vasquez | 2012-02-18 |
* | [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand. | Chad Dupuis | 2012-02-18 |
* | [SCSI] qla2xxx: Propagate up abort failures. | Arun Easi | 2012-02-18 |
* | [SCSI] isci: Fix NULL ptr dereference when no firmware is being loaded | Dave Jiang | 2012-02-18 |
* | [SCSI] ipr: fix eeh recovery for 64-bit adapters | Kleber Sacilotto de Souza | 2012-02-18 |
* | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-... | Alexey Khoroshilov | 2012-02-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-01-26 |
|\ |
|
| * | mac_esp: rename irq | Finn Thain | 2012-01-22 |
| * | mac_scsi: dont enable mac_scsi irq before requesting it | Finn Thain | 2012-01-22 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-01-18 |
|\ \ |
|
| * | | [SCSI] libfc: remove redundant timer init for fcp | Yi Zou | 2012-01-16 |
| * | | [SCSI] fcoe: Move fcoe_debug_logging from fcoe.h to fcoe.c | Bart Van Assche | 2012-01-16 |
| * | | [SCSI] libfc: Declare local functions static | Bart Van Assche | 2012-01-16 |
| * | | [SCSI] fcoe: fix regression on offload em matching function for initiator/target | Yi Zou | 2012-01-16 |
| * | | [SCSI] qla4xxx: Update driver version to 5.02.00-k12 | Vikas Chaudhary | 2012-01-16 |
| * | | [SCSI] qla4xxx: Cleanup modinfo display | Karen Higgins | 2012-01-16 |
| * | | [SCSI] qla4xxx: Clear the RISC interrupt bit during FW init | Sarang Radke | 2012-01-16 |
| * | | [SCSI] qla4xxx: Added error logging for firmware abort | Nilesh Javali | 2012-01-16 |
| * | | [SCSI] qla4xxx: Disable generating pause frames in case of FW hung | Giridhar Malavali | 2012-01-16 |
| * | | [SCSI] qla4xxx: Temperature monitoring for ISP82XX core. | Mike Hernandez | 2012-01-16 |
| * | | [SCSI] megaraid: fix sparse warnings | adam radford | 2012-01-16 |
| * | | [SCSI] sg: convert to kstrtoul_from_user() | Stephen Boyd | 2012-01-16 |
| * | | [SCSI] don't change sdev starvation list order without request dispatched | Shaohua Li | 2012-01-16 |
| * | | [SCSI] isci: fix, prevent port from getting stuck in the 'configuring' state | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: fix start OOB | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: fix io failures while wide port links are coming up | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: allow more time for wide port targets | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: enable wide port targets | Bartek Nowakowski | 2012-01-16 |
| * | | [SCSI] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode. | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: update version to 1.1 | Dan Williams | 2012-01-16 |
| * | | [SCSI] isci: remove unused 'isci_tmf->device' field | Maciej Trela | 2012-01-16 |
| * | | [SCSI] isci: link speeds default to gen 2 | Jeff Skirvin | 2012-01-16 |
| * | | [SCSI] isci: performance-fix, shorten default "no outbound task" timeout | Marcin Tomczak | 2012-01-16 |
| * | | [SCSI] isci: oem parameter format v1.3 (cable select) | Jeff Skirvin | 2012-01-16 |
| * | | [SCSI] isci: oem parameter format v1.1 (ssc select) | Dave Jiang | 2012-01-16 |
| * | | [SCSI] isci: update afe (analog-front-end) recipe for C1 | Jeff Skirvin | 2012-01-16 |
| * | | [SCSI] isci: cleanup oem parameter and recipe handling | Dan Williams | 2012-01-16 |
| * | | [SCSI] isci, firmware: Remove isci fallback parameter blob and generator | Ben Hutchings | 2012-01-16 |
| * | | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 2012-01-16 |
| * | | [SCSI] megaraid_sas: remove poll_mode_io code | adam radford | 2012-01-16 |
| * | | [SCSI] megaraid_sas: mask off flags in ioctl path | adam radford | 2012-01-16 |
| * | | [SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6 | adam radford | 2012-01-16 |
| * | | [SCSI] hpsa: do not sleep in atomic context in rmmod path. | Stephen M. Cameron | 2012-01-16 |
| * | | [SCSI] scsi_transport_fc: Clear Devloss Callback Done flag in fc_remote_port_... | James Smart | 2012-01-16 |
| * | | [SCSI] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed | Moger, Babu | 2012-01-10 |