Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | [SCSI] advansys: Restructure asc_execute_scsi_cmnd() | Matthew Wilcox | 1 | -92/+39 |
2007-10-12 | [SCSI] advansys: Remove array of scsi targets | Matthew Wilcox | 1 | -10/+0 |
2007-10-12 | [SCSI] advansys: Eliminate prototypes | Matthew Wilcox | 1 | -6230/+6043 |
2007-10-12 | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 9 | -58/+43 |
2007-10-12 | [SCSI] gdth: Stop abusing ->done for internal commands | Matthew Wilcox | 2 | -10/+13 |
2007-10-12 | [SCSI] qlogicpti: Add a slave_configure method | Matthew Wilcox | 2 | -147/+27 |
2007-10-12 | [SCSI] Update Documentation/scsi/00-INDEX | Rob Landley | 1 | -3/+31 |
2007-10-12 | [SCSI] aic94xx: fix SSP IU status print-out | Jeff Garzik | 1 | -1/+1 |
2007-10-12 | [SCSI] mptctl : shutup uninitialized variable warnings | Eric Moore | 1 | -5/+3 |
2007-10-12 | [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor... | Eric Moore | 1 | -0/+2 |
2007-10-12 | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore | 4 | -18/+20 |
2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 5 | -87/+149 |
2007-10-12 | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 3 | -22/+28 |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 5 | -76/+62 |
2007-10-12 | [SCSI] Fix mistaken uses of ->done | Matthew Wilcox | 4 | -9/+9 |
2007-10-12 | [SCSI] pluto: Don't abuse ->done for internal commands | Matthew Wilcox | 1 | -2/+1 |
2007-10-12 | [SCSI] Fix device not ready printk | James Bottomley | 3 | -5/+21 |
2007-10-12 | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 13 | -171/+153 |
2007-10-12 | [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes | Kay Sievers | 1 | -1/+1 |
2007-10-12 | [SCSI] ips: Update version information | Bernhard Walle | 2 | -7/+8 |
2007-10-12 | [SCSI] ips: Close narrow race in release | Matthew Wilcox | 1 | -1/+2 |
2007-10-12 | [SCSI] aic94xx: Free scsi host on error | Matthew Wilcox | 1 | -8/+9 |
2007-10-12 | [SCSI] simscsi: Free scsi host on error | Matthew Wilcox | 1 | -2/+7 |
2007-10-12 | [SCSI] qlogicfas: Close narrow race in release | Matthew Wilcox | 1 | -1/+1 |
2007-10-12 | [SCSI] aha152x: Close narrow race in release | Matthew Wilcox | 1 | -2/+2 |
2007-10-12 | [SCSI] ncr53c8xx: Call scsi_host_put in release | Matthew Wilcox | 2 | -8/+5 |
2007-10-12 | [SCSI] ide-scsi: Close narrow race in release | Matthew Wilcox | 1 | -1/+1 |
2007-10-12 | [SCSI] ibmmca: Stop leaking scsi_hosts on exit | Matthew Wilcox | 1 | -0/+1 |
2007-10-12 | [SCSI] scsi_scan: Cope with kthread_run failing | Matthew Wilcox | 1 | -1/+4 |
2007-10-12 | [SCSI] Improve error message when offlining a device | Matthew Wilcox | 1 | -3/+2 |
2007-10-12 | [SCSI] sg: use idr to replace static arrays | James Bottomley | 1 | -141/+112 |
2007-10-12 | [SCSI] osst: Use mutex instead of semaphore | Matthias Kaehlcke | 2 | -9/+10 |
2007-10-12 | [SCSI] arcmsr: irq handler fixes, cleanups, micro-opts | Jeff Garzik | 1 | -1/+1 |
2007-10-12 | [SCSI] arcmsr: Fix hardware wait loops | Jeff Garzik | 1 | -0/+2 |
2007-10-12 | [SCSI] qla2xxx: Update version number to 8.02.00-k4. | Andrew Vasquez | 1 | -1/+1 |
2007-10-12 | [SCSI] qla2xxx: Limit iIDMA speed adjustments. | Andrew Vasquez | 1 | -8/+2 |
2007-10-12 | [SCSI] qla2xxx: Rework MSI-X handlers. | Andrew Vasquez | 1 | -5/+2 |
2007-10-12 | [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. | Andrew Vasquez | 1 | -1/+2 |
2007-10-12 | [SCSI] qla2xxx: Sparse cleanups in qla_mid.c | Andrew Vasquez | 1 | -32/+2 |
2007-10-12 | [SCSI] qla2xxx: Cleanup several 'sparse' warnings. | Andrew Vasquez | 1 | -2/+2 |
2007-10-12 | [SCSI] qla2xxx: Use shost_priv(). | Andrew Vasquez | 5 | -60/+58 |
2007-10-12 | [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. | Andrew Vasquez | 1 | -2/+0 |
2007-10-12 | [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. | Seokmann Ju | 5 | -13/+22 |
2007-10-12 | [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. | Andrew Vasquez | 1 | -1/+1 |
2007-10-12 | [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. | Andrew Vasquez | 2 | -3/+5 |
2007-10-12 | [SCSI] qla2xxx: Correct infinite-login-retry issue. | Ravi Anand | 1 | -1/+3 |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. | Andrew Vasquez | 3 | -1/+21 |
2007-10-12 | [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. | Andrew Vasquez | 1 | -13/+10 |
2007-10-12 | [SCSI] qla2xxx: Query additional RISC information during a pause. | Andrew Vasquez | 2 | -1/+56 |
2007-10-12 | [SCSI] qla2xxx: Add PCI error recovery support. | Seokmann Ju | 3 | -1/+142 |