| Commit message (Expand) | Author | Age |
... | |
| * | [SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd() | Boaz Harrosh | 2007-10-12 |
| * | [SCSI] fdomain: fix CONFIG_PCI=n warnings | Gabriel C | 2007-10-12 |
| * | [SCSI] dpt_i2o: Fix section mismatch | Joe Korty | 2007-10-12 |
| * | [SCSI] imm: fix check-after-use | Adrian Bunk | 2007-10-12 |
| * | [SCSI] arcmsr: build fix | Andrew Morton | 2007-10-12 |
| * | [SCSI] nsp_cs: remove kernel 2.4 code | Adrian Bunk | 2007-10-12 |
| * | [SCSI] ibmmca: Remove dead references to MODULE_PARM macro | Robert P. J. Day | 2007-10-12 |
| * | [SCSI] advansys: Changes to work on parisc | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Use dma mapping for overrun buffer | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove a couple of uses of bus_to_virt | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: convert to use the data buffer accessors | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove DvcGetPhyAddr | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Make sdtr_period_tbl a pointer | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Get rid of board index number | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove private lock | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Sort out debug macros | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove library version & serial numbers | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Merge ASC_IERR definitions | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Sort out irq number mess | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove ASC_WIDE_BOARD predicate | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Improve reset handler | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Fix simultaneous calls to ->queuecommand | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Restructure asc_execute_scsi_cmnd() | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Remove array of scsi targets | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] advansys: Eliminate prototypes | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] Get rid of scsi_cmnd->done | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] gdth: Stop abusing ->done for internal commands | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] qlogicpti: Add a slave_configure method | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] aic94xx: fix SSP IU status print-out | Jeff Garzik | 2007-10-12 |
| * | [SCSI] Fix mistaken uses of ->done | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] pluto: Don't abuse ->done for internal commands | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] Fix device not ready printk | James Bottomley | 2007-10-12 |
| * | [SCSI] Remove ->pid field from scsi_cmnd | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] fix scsi_is_sdev_device() after switch to default sdev attributes | Kay Sievers | 2007-10-12 |
| * | [SCSI] ips: Update version information | Bernhard Walle | 2007-10-12 |
| * | [SCSI] ips: Close narrow race in release | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] aic94xx: Free scsi host on error | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] qlogicfas: Close narrow race in release | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] aha152x: Close narrow race in release | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] ncr53c8xx: Call scsi_host_put in release | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] ide-scsi: Close narrow race in release | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] ibmmca: Stop leaking scsi_hosts on exit | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] scsi_scan: Cope with kthread_run failing | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] Improve error message when offlining a device | Matthew Wilcox | 2007-10-12 |
| * | [SCSI] sg: use idr to replace static arrays | James Bottomley | 2007-10-12 |
| * | [SCSI] osst: Use mutex instead of semaphore | Matthias Kaehlcke | 2007-10-12 |
| * | [SCSI] arcmsr: irq handler fixes, cleanups, micro-opts | Jeff Garzik | 2007-10-12 |