aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] Fix refcount leak in scsi_report_lun_scanAlan Stern2005-11-081-3/+5
| * | [SCSI] fix usb storage oopsgoggin, edward2005-11-081-1/+8
| * | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-0821-4713/+1095
| |\ \
| | * | [SCSI] ipr: Driver version 2.1.0brking@us.ibm.com2005-11-061-2/+2
| | * | [SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com2005-11-062-9/+52
| | * | [SCSI] ipr: Increase ipr device scanning limitsbrking@us.ibm.com2005-11-061-3/+3
| | * | [SCSI] ipr: New PCI Idsbrking@us.ibm.com2005-11-062-1/+25
| | * | [SCSI] ipr: Support device reset to RAID disksbrking@us.ibm.com2005-11-061-1/+1
| | * | [SCSI] ipr: Support new device queueing modelbrking@us.ibm.com2005-11-062-11/+66
| | * | [SCSI] ipr: New adapter error typesbrking@us.ibm.com2005-11-062-1/+241
| | * | [SCSI] ipr: Handle device autosensebrking@us.ibm.com2005-11-061-6/+12
| | * | [SCSI] ipr: Module parm to disable RAID 0 auto createbrking@us.ibm.com2005-11-061-0/+5
| | * | [SCSI] ipr: Runtime resetbrking@us.ibm.com2005-11-062-1/+5
| | * | [SCSI] ipr: handle new adapter errorsbrking@us.ibm.com2005-11-062-12/+81
| | * | [SCSI] ipr: Provide reset_adapter retry method for offlined adaptersbrking@us.ibm.com2005-11-061-0/+69
| | * | [SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com2005-11-062-27/+6
| | * | [SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com2005-11-062-49/+56
| | * | [SCSI] ipr: Convert to use kzallocbrking@us.ibm.com2005-11-061-14/+4
| | * | [SCSI] ipr: Write caching state host attributebrking@us.ibm.com2005-11-062-9/+210
| | * | [SCSI] ipr: slave_alloc optimizationbrking@us.ibm.com2005-11-061-2/+4
| | * | [SCSI] ipr: Prevent upper layer driver bindingbrking@us.ibm.com2005-11-061-1/+3
| | * | [SCSI] ipr: Include all disks in supported listbrking@us.ibm.com2005-11-061-1/+1
| | * | [SCSI] ipr: Error logging cleanupbrking@us.ibm.com2005-11-061-3/+3
| | * | [SCSI] ipr: Handle unknown errorsbrking@us.ibm.com2005-11-061-5/+1
| | * | [SCSI] ipr: Generic adapter error cleaupbrking@us.ibm.com2005-11-061-3/+0
| | * | [SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com2005-11-062-29/+17
| | * | [SCSI] ipr: Cleanup error structuresbrking@us.ibm.com2005-11-062-53/+36
| | * | [SCSI] ipr: Disk array rescanning fixbrking@us.ibm.com2005-11-061-0/+1
| | * | [SCSI] remove the obsolete SCSI qlogicisp driverAdrian Bunk2005-11-065-4000/+0
| | * | [SCSI] aic79xx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+14
| | * | [SCSI] aic7xxx: remove scsi_assign_lock usageChristoph Hellwig2005-11-061-23/+16
| | * | [SCSI] megaraid (legacy): remove scsi_assign_lock usageChristoph Hellwig2005-11-062-28/+14
| | * | [SCSI] megaraid_mbox: remove scsi_assign_lock usageChristoph Hellwig2005-11-062-66/+17
| | * | [SCSI] megaraid_sas: fix EH lockingChristoph Hellwig2005-11-061-5/+0
| | * | [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-062-79/+29
| | * | [SCSI] remove scsi_wait_reqChristoph Hellwig2005-11-061-49/+0
| | * | [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-061-4/+0
| | * | [SCSI] tidy up scsi_error_handlerChristoph Hellwig2005-11-061-29/+17
| | * | [SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium...Willem Riede2005-11-061-2/+3
| | * | [SCSI] ips: remove "Version Matching"Jack Hammer2005-11-061-135/+3
| | * | [SCSI] raid class updateJames Bottomley2005-11-061-24/+72
| | * | [SCSI] Fix transport class oopsJames Bottomley2005-11-061-3/+6
* | | | [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+2
* | | | [libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik2005-11-111-0/+2
* | | | Merge branch 'master'Jeff Garzik2005-11-111-1/+0
|\ \ \ \
| * | | | [PATCH] lpfc build fixJeff Garzik2005-11-101-1/+0
| | |_|/ | |/| |
* | | | [libata] constify PCI ID table in several driversJeff Garzik2005-11-1015-15/+15
* | | | [PATCH] libata: Note a nasty ATA quirkAlan Cox2005-11-101-0/+2
|/ / /
* | | [PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...Willem Riede2005-11-091-2/+3
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0917-40/+30
|\ \ \