Age | Commit message (Expand) | Author |
2015-08-16 | ipr: Fix invalid array indexing for HRRQ | Brian King |
2015-08-16 | ipr: Fix incorrect trace indexing | Brian King |
2015-08-16 | ipr: Fix locking for unit attention handling | Brian King |
2015-01-29 | ipr: wait for aborted command responses | Brian King |
2013-12-19 | [SCSI] ipr: Increase msi-x interrupt vectors to 16 | wenxiong@linux.vnet.ibm.com |
2013-11-29 | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen |
2013-08-26 | [SCSI] ipr: Add sereral new CCIN definitions for new adapters support | wenxiong@linux.vnet.ibm.com |
2013-06-26 | [SCSI] ipr: IOA Status Code(IOASC) update | wenxiong@linux.vnet.ibm.com |
2013-06-26 | [SCSI] ipr: qc_fill_rtf() method should not store alternate status register | Sergei Shtylyov |
2013-06-26 | [SCSI] ipr: possible irq lock inversion dependency detected | wenxiong@linux.vnet.ibm.com |
2013-06-04 | [SCSI] ipr: Avoid target_destroy accessing memory after it was freed | wenxiong@linux.vnet.ibm.com |
2013-05-02 | [SCSI] ipr: SATA DVD probing failed with 64bit adapter | wenxiong@linux.vnet.ibm.com |
2013-05-02 | [SCSI] ipr: Need to reset adapter after the 6th EEH error | wenxiong@linux.vnet.ibm.com |
2013-04-06 | [SCSI] ipr: dlpar failed when adding an adapter back | wenxiong@linux.vnet.ibm.com |
2013-04-06 | [SCSI] ipr: fix addition of abort command to HRRQ free queue | Kleber Sacilotto de Souza |
2013-04-06 | [SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapter | wenxiong@linux.vnet.ibm.com |
2013-02-24 | [SCSI] ipr: Fix oops while resetting an ipr adapter | Brian King |
2013-01-30 | [SCSI] ipr: Fix sparse error in ipr driver | wenxiong@linux.vnet.ibm.com |
2013-01-30 | [SCSI] ipr: Implement block iopoll | wenxiong@linux.vnet.ibm.com |
2013-01-30 | [SCSI] ipr: Reduce lock contention | wenxiong@linux.vnet.ibm.com |
2013-01-30 | [SCSI] ipr: Add support for MSI-X and distributed completion | wenxiong@linux.vnet.ibm.com |
2013-01-30 | [SCSI] ipr: Resource path error logging cleanup | Brian King |
2013-01-30 | [SCSI] ipr: Handler ID memory allocation failure at module load time | Brian King |
2013-01-30 | [SCSI] ipr: Add sereral new CCIN definitions for new adapters support | wenxiong@linux.vnet.ibm.com |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-09-24 | [SCSI] ipr: trivial: fix small coding style issues | Kleber Sacilotto de Souza |
2012-09-14 | [SCSI] ipr: remove an unneeded check | Dan Carpenter |
2012-09-14 | [SCSI] ipr: missing unlock before a return | Dan Carpenter |
2012-09-07 | scsi: make pci error handlers const | Stephen Hemminger |
2012-09-05 | powerpc: Rename 64-bit PVR constants to PVR_foo | Michael Ellerman |
2012-09-01 | ipr: fix small coding style issues | Kleber Sacilotto de Souza |
2012-08-24 | [SCSI] ipr: Reduce interrupt lock time | Brian King |
2012-08-24 | [SCSI] ipr: Reduce queuecommand lock time | Brian King |
2012-08-24 | [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init | Dan Williams |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-03-28 | [SCSI] ipr: Increase alignment boundary of command blocks | Brian King |
2012-03-28 | [SCSI] ipr: Increase max concurrent oustanding commands | Brian King |
2012-03-28 | [SCSI] ipr: Remove unnecessary memory barriers | Brian King |
2012-03-28 | [SCSI] ipr: Remove unnecessary interrupt clearing on new adapters | Brian King |
2012-03-28 | [SCSI] ipr: Fix target id allocation re-use problem | Brian King |
2012-02-29 | [SCSI] ipr: update PCI ID definitions for new adapters | Wayne Boyer |
2012-02-18 | [SCSI] ipr: fix eeh recovery for 64-bit adapters | Kleber Sacilotto de Souza |
2012-01-06 | PCI: Rework config space blocking services | Jan Kiszka |
2011-10-31 | [SCSI] ipr: add definitions for additional adapter | Wayne Boyer |
2011-10-20 | [SCSI] ipr: Fix BUG on adapter dump timeout | Brian King |