aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-14[PATCH] ipr: Handle new RAID 6 errorsBrian King1-1/+3
2005-03-14[PATCH] ipr: Send uevent change notificationsBrian King1-1/+2
2005-03-14[PATCH] ipr: Sparse fixesBrian King1-16/+14
2005-03-14[PATCH] ipr: Remove tcq_active flag from resource entryBrian King1-7/+3
2005-03-14[PATCH] ipr: Remove resource qdepth fieldBrian King1-21/+5
2005-03-14[PATCH] ipr: Remove tcq_enable device attributeBrian King1-76/+0
2005-03-14[PATCH] ipr: Use change queue type APIBrian King1-0/+42
2005-03-14[PATCH] ipr: Fast failure module optionsBrian King1-3/+44
2005-03-14[PATCH] ipr: Support dynamic IDsBrian King1-1/+36
2005-03-14[PATCH] ipr: Setup max_sectors based on device typeBrian King1-2/+4
2005-03-14[PATCH] ipr: Device remove cleanupBrian King1-0/+1
2005-03-14[PATCH] ipr: New adapter supportBrian King1-4/+13
2005-03-14[PATCH] ipr: PCI ID table updateBrian King1-3/+0
2005-01-20[PATCH] Lock initializer cleanup: SCSIThomas Gleixner1-1/+1
2004-12-30SCSI: update ipr to use the change_queue_depth APIJames Bottomley1-21/+7
2004-12-19[PATCH] ipr: new RAID errorBrian King1-0/+2
2004-12-19[PATCH] ipr: PCI-X capabilities setup fixBrian King1-2/+2
2004-12-19[PATCH] ipr: Allow Query Resource State adapter command toBrian King1-1/+2
2004-10-20[PATCH] ipr iomem annotationsAlexander Viro1-15/+21
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi1-2/+2
2004-09-02[PATCH] ipr.c build fixAndrew Morton1-3/+4
2004-08-27[PATCH] ipr.c build fixAndrew Morton1-32/+32
2004-08-14[PATCH] ipr: replace schedule_timeout() with msleep()Brian King1-1/+1
2004-08-14[PATCH] ipr: Don't log adapter shutdown error response codeBrian King1-0/+2
2004-08-14[PATCH] ipr: Set allow_restart for disk devices onlyBrian King1-2/+2
2004-08-14[PATCH] ipr: Dead adapter I/O hang fixBrian King1-1/+1
2004-08-14[PATCH] ipr: Sparse warnings fixesBrian King1-4/+6
2004-08-14[PATCH] ipr: Properly enable/disable TCQBrian King1-7/+4
2004-08-14[PATCH] ipr: Fix assorted dma_addr_t typing errorsBrian King1-1/+1
2004-08-14[PATCH] ipr: Add maintainers email address to comment blockBrian King1-1/+1
2004-08-14[PATCH] ipr: Use kref instead of a kobjectBrian King1-15/+10
2004-08-14[PATCH] ipr: minor fixes and assorted nitBrian King1-42/+62
2004-08-14[PATCH] ipr: New adapter supportBrian King1-1/+7
2004-08-14[PATCH] ipr: Properly retry aborted reponseBrian King1-1/+1
2004-08-14[PATCH] ipr: Use cancel all instead of abort taskBrian King1-9/+3
2004-08-14[PATCH] ipr: Use sector_t type in sector_div callBrian King1-1/+2
2004-06-18[PATCH] ipr only tcq cancel allBrian King1-0/+5
2004-06-18[PATCH] ipr abort hang fixBrian King1-7/+8
2004-05-29[PATCH] ipr operational timeout oopsBrian King1-0/+1
2004-05-29[PATCH] ipr duplicate ioa reset fixBrian King1-0/+6
2004-05-28[PATCH] ipr scsi busy io hangBrian King1-1/+5
2004-05-23[PATCH] ipr remove anonymous unions for gcc 2.95Brian King1-49/+51
2004-05-23[PATCH] ipr fix for ioa reset timeout oopsBrian King1-0/+2
2004-05-23[PATCH] ipr add error logs to abort and reset pathsBrian King1-0/+4
2004-05-23[PATCH] ipr gcc attributes fixesBrian King1-28/+29
2004-05-10Add IBM power RAID driver 2.0.6James Bottomley1-0/+6012