Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [SCSI] qla2xxx: Correct ISP24xx soft-reset handling. | Andrew Vasquez | 2005-11-09 | 2 | -7/+8 | |
| * | | | | [SCSI] qla2xxx: Correct abort issue during loop-down state. | Ravi Anand | 2005-11-09 | 1 | -8/+0 | |
| * | | | | [SCSI] qla2xxx: Correct loop-in-transition issues | Ravi Anand | 2005-11-09 | 2 | -8/+15 | |
| * | | | | [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses. | Andrew Vasquez | 2005-11-09 | 1 | -0/+5 | |
| * | | | | [SCSI] aacraid: Fix read capacity 16 return data | Mark Haverkamp | 2005-11-09 | 1 | -10/+13 | |
| * | | | | [SCSI] remove Scsi_Device typedef | Christoph Hellwig | 2005-11-09 | 21 | -65/+63 | |
| * | | | | [SCSI] remove Scsi_Pointer typedef | Christoph Hellwig | 2005-11-09 | 11 | -26/+25 | |
| * | | | | [SCSI] remove Scsi_Host_Template typedef | Christoph Hellwig | 2005-11-09 | 108 | -182/+181 | |
| * | | | | [SCSI] sd: fix issue_flush | James Bottomley | 2005-11-09 | 1 | -13/+9 | |
| * | | | | [SCSI] Fix refcount leak in scsi_report_lun_scan | Alan Stern | 2005-11-08 | 1 | -3/+5 | |
| * | | | | [SCSI] fix usb storage oops | goggin, edward | 2005-11-08 | 1 | -1/+8 | |
| * | | | | Merge by hand (conflicts between pending drivers and kfree cleanups) | James Bottomley | 2005-11-08 | 24 | -4740/+1349 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | [SCSI] cciss: scsi error handling | mike.miller@hp.com | 2005-11-06 | 3 | -27/+254 | |
| | * | | | [SCSI] ipr: Driver version 2.1.0 | brking@us.ibm.com | 2005-11-06 | 1 | -2/+2 | |
| | * | | | [SCSI] ipr: Better handle failure of adapter bringup commands | brking@us.ibm.com | 2005-11-06 | 2 | -9/+52 | |
| | * | | | [SCSI] ipr: Increase ipr device scanning limits | brking@us.ibm.com | 2005-11-06 | 1 | -3/+3 | |
| | * | | | [SCSI] ipr: New PCI Ids | brking@us.ibm.com | 2005-11-06 | 2 | -1/+25 | |
| | * | | | [SCSI] ipr: Support device reset to RAID disks | brking@us.ibm.com | 2005-11-06 | 1 | -1/+1 | |
| | * | | | [SCSI] ipr: Support new device queueing model | brking@us.ibm.com | 2005-11-06 | 2 | -11/+66 | |
| | * | | | [SCSI] ipr: New adapter error types | brking@us.ibm.com | 2005-11-06 | 2 | -1/+241 | |
| | * | | | [SCSI] ipr: Handle device autosense | brking@us.ibm.com | 2005-11-06 | 1 | -6/+12 | |
| | * | | | [SCSI] ipr: Module parm to disable RAID 0 auto create | brking@us.ibm.com | 2005-11-06 | 1 | -0/+5 | |
| | * | | | [SCSI] ipr: Runtime reset | brking@us.ibm.com | 2005-11-06 | 2 | -1/+5 | |
| | * | | | [SCSI] ipr: handle new adapter errors | brking@us.ibm.com | 2005-11-06 | 2 | -12/+81 | |
| | * | | | [SCSI] ipr: Provide reset_adapter retry method for offlined adapters | brking@us.ibm.com | 2005-11-06 | 1 | -0/+69 | |
| | * | | | [SCSI] ipr: Runtime debugging options | brking@us.ibm.com | 2005-11-06 | 2 | -27/+6 | |
| | * | | | [SCSI] ipr: Fix adapter microcode update DMA mapping leak | brking@us.ibm.com | 2005-11-06 | 2 | -49/+56 | |
| | * | | | [SCSI] ipr: Convert to use kzalloc | brking@us.ibm.com | 2005-11-06 | 1 | -14/+4 | |
| | * | | | [SCSI] ipr: Write caching state host attribute | brking@us.ibm.com | 2005-11-06 | 2 | -9/+210 | |
| | * | | | [SCSI] ipr: slave_alloc optimization | brking@us.ibm.com | 2005-11-06 | 1 | -2/+4 | |
| | * | | | [SCSI] ipr: Prevent upper layer driver binding | brking@us.ibm.com | 2005-11-06 | 1 | -1/+3 | |
| | * | | | [SCSI] ipr: Include all disks in supported list | brking@us.ibm.com | 2005-11-06 | 1 | -1/+1 | |
| | * | | | [SCSI] ipr: Error logging cleanup | brking@us.ibm.com | 2005-11-06 | 1 | -3/+3 | |
| | * | | | [SCSI] ipr: Handle unknown errors | brking@us.ibm.com | 2005-11-06 | 1 | -5/+1 | |
| | * | | | [SCSI] ipr: Generic adapter error cleaup | brking@us.ibm.com | 2005-11-06 | 1 | -3/+0 | |
| | * | | | [SCSI] ipr: Physical resource error logging macro | brking@us.ibm.com | 2005-11-06 | 2 | -29/+17 | |
| | * | | | [SCSI] ipr: Cleanup error structures | brking@us.ibm.com | 2005-11-06 | 2 | -53/+36 | |
| | * | | | [SCSI] ipr: Disk array rescanning fix | brking@us.ibm.com | 2005-11-06 | 1 | -0/+1 | |
| | * | | | [SCSI] remove the obsolete SCSI qlogicisp driver | Adrian Bunk | 2005-11-06 | 5 | -4000/+0 | |
| | * | | | [SCSI] aic79xx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+14 | |
| | * | | | [SCSI] aic7xxx: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 1 | -23/+16 | |
| | * | | | [SCSI] megaraid (legacy): remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 2 | -28/+14 | |
| | * | | | [SCSI] megaraid_mbox: remove scsi_assign_lock usage | Christoph Hellwig | 2005-11-06 | 2 | -66/+17 | |
| | * | | | [SCSI] megaraid_sas: fix EH locking | Christoph Hellwig | 2005-11-06 | 1 | -5/+0 | |
| | * | | | [SCSI] use a completion in scsi_send_eh_cmnd | Christoph Hellwig | 2005-11-06 | 2 | -79/+29 | |
| | * | | | [SCSI] remove scsi_wait_req | Christoph Hellwig | 2005-11-06 | 1 | -49/+0 | |
| | * | | | [SCSI] remove Scsi_Host.eh_active | Christoph Hellwig | 2005-11-06 | 1 | -4/+0 | |
| | * | | | [SCSI] tidy up scsi_error_handler | Christoph Hellwig | 2005-11-06 | 1 | -29/+17 | |
| | * | | | [SCSI] ide-scsi fails to call idescsi_check_condition for things like "Medium... | Willem Riede | 2005-11-06 | 1 | -2/+3 | |
| | * | | | [SCSI] ips: remove "Version Matching" | Jack Hammer | 2005-11-06 | 1 | -135/+3 |