| Age | Commit message (Expand) | Author |
| 2007-10-15 | scsi/gdth: fix crash in gdth_timeout if no gdth controllers found | Linus Torvalds |
| 2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
| 2007-10-12 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar... | Linus Torvalds |
| 2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
| 2007-10-12 | [SCSI] gdth: fix CONFIG_ISA build failure | Dhaval Giani |
| 2007-10-12 | [SCSI] esp_scsi: remove __dev{init,exit} | Adrian Bunk |
| 2007-10-12 | [SCSI] gdth: !use_sg cleanup and use of scsi accessors | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2 | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: Setup proper per-command private data | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: Remove gdth_ctr_tab[] | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: switch to modern scsi host registration | Christoph Hellwig |
| 2007-10-12 | [SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: clean up host private data | Boaz Harrosh |
| 2007-10-12 | [SCSI] gdth: Remove virt hosts | Christoph Hellwig |
| 2007-10-12 | [SCSI] gdth: Reorder scsi_host_template intitializers | Jeff Garzik |
| 2007-10-12 | [libata] Remove ->port_disable() hook | Jeff Garzik |
| 2007-10-12 | [SCSI] gdth: kill gdth_{read,write}[bwl] wrappers | Jeff Garzik |
| 2007-10-12 | libata-link: linkify reset | Tejun Heo |
| 2007-10-12 | libata-link: introduce ata_link | Tejun Heo |
| 2007-10-12 | [SCSI] gdth: Remove 2.4.x support, in-kernel changelog | Jeff Garzik |
| 2007-10-12 | [SCSI] gdth: split out pci probing | Christoph Hellwig |
| 2007-10-12 | [SCSI] gdth: split out eisa probing | Christoph Hellwig |
| 2007-10-12 | [SCSI] gdth: split out isa probing | Christoph Hellwig |
| 2007-10-12 | gdth: Make one abuse of scsi_cmnd less obvious | Matthew Wilcox |
| 2007-10-12 | [SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation | Boaz Harrosh |
| 2007-10-12 | [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES... | Boaz Harrosh |
| 2007-10-12 | [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 |