aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [libata ahci] command completion fixes, improved debug msgsJeff Garzik2005-11-151-10/+15
* [libata] REQUEST SENSE handling fixesJeff Garzik2005-11-143-58/+43
* [libata] minor fixes, new helpersJeff Garzik2005-11-141-8/+3
* [libata] fix bugs in ATAPI padding DMA mapping codeJeff Garzik2005-11-141-5/+26
* [libata ahci] error handling fixesJeff Garzik2005-11-141-5/+19
* [libata passthru] address slave devices correctlyMark Lord2005-11-131-0/+6
* [PATCH] libata: fix comments on ata_tf_from_fis()Mark Lord2005-11-131-2/+1
* [PATCH] sil24: add missing ata_pad_free()Tejun Heo2005-11-131-0/+1
* [libata ahci] set port ATAPI bit correctlyJeff Garzik2005-11-121-2/+16
* [libata ahci, qstor] fix miscount of scatter/gather entriesJeff Garzik2005-11-122-6/+17
* [PATCH] kill libata scsi_wait_req usage (make libata compile with scsi-misc c...Mike Christie2005-11-111-29/+11
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-11127-5019/+1410
|\
| * Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-1037-56/+17
| |\
| * | [SCSI] qla2xxx: Update version number to 8.01.03-k.Andrew Vasquez2005-11-091-2/+2
| * | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling.Andrew Vasquez2005-11-092-7/+8
| * | [SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand2005-11-091-8/+0
| * | [SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand2005-11-092-8/+15
| * | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.Andrew Vasquez2005-11-091-0/+5
| * | [SCSI] aacraid: Fix read capacity 16 return dataMark Haverkamp2005-11-091-10/+13
| * | [SCSI] remove Scsi_Device typedefChristoph Hellwig2005-11-0920-64/+63
| * | [SCSI] remove Scsi_Pointer typedefChristoph Hellwig2005-11-0911-26/+25
| * | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-09107-181/+180
| * | [SCSI] sd: fix issue_flushJames Bottomley2005-11-091-13/+9
| * | [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