aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ipr.c
AgeCommit message (Expand)Author
2013-12-11SCSI: Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com
2013-05-02[SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com
2013-05-02[SCSI] ipr: Need to reset adapter after the 6th EEH errorwenxiong@linux.vnet.ibm.com
2013-04-06[SCSI] ipr: dlpar failed when adding an adapter backwenxiong@linux.vnet.ibm.com
2013-04-06[SCSI] ipr: fix addition of abort command to HRRQ free queueKleber Sacilotto de Souza
2013-04-06[SCSI] ipr: ipr_test_msi() fails when running with msi-x enabled adapterwenxiong@linux.vnet.ibm.com
2013-02-24[SCSI] ipr: Fix oops while resetting an ipr adapterBrian King
2013-01-30[SCSI] ipr: Fix sparse error in ipr driverwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Implement block iopollwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Reduce lock contentionwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Add support for MSI-X and distributed completionwenxiong@linux.vnet.ibm.com
2013-01-30[SCSI] ipr: Resource path error logging cleanupBrian King
2013-01-30[SCSI] ipr: Handler ID memory allocation failure at module load timeBrian King
2013-01-30[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-24[SCSI] ipr: trivial: fix small coding style issuesKleber Sacilotto de Souza
2012-09-14[SCSI] ipr: remove an unneeded checkDan Carpenter
2012-09-14[SCSI] ipr: missing unlock before a returnDan Carpenter
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-09-05powerpc: Rename 64-bit PVR constants to PVR_fooMichael Ellerman
2012-09-01ipr: fix small coding style issuesKleber Sacilotto de Souza
2012-08-24[SCSI] ipr: Reduce interrupt lock timeBrian King
2012-08-24[SCSI] ipr: Reduce queuecommand lock timeBrian King
2012-08-24[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-03-28[SCSI] ipr: Increase alignment boundary of command blocksBrian King
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King
2012-03-28[SCSI] ipr: Remove unnecessary memory barriersBrian King
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King
2012-03-28[SCSI] ipr: Fix target id allocation re-use problemBrian King
2012-02-29[SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer
2012-02-18[SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2011-10-31[SCSI] ipr: add definitions for additional adapterWayne Boyer
2011-10-20[SCSI] ipr: Fix BUG on adapter dump timeoutBrian King
2011-10-16[SCSI] ipr: Add support to flash FPGA and flash back DRAM imagesWayne Boyer
2011-09-22[SCSI] ipr: Stop reading adapter dump prematurelyBrian King
2011-08-27[SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard
2011-07-27[SCSI] ipr: reorder error handling code to include iounmapJulia Lawall
2011-05-24[SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer
2011-05-17[SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard
2011-05-01[SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza
2011-05-01[SCSI] ipr: improve interrupt service routine performanceWayne Boyer
2011-05-01[SCSI] ipr: remove unneeded volatile declarationsWayne Boyer