| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-arm | Greg Kroah-Hartman | 2006-08-10 | 2 | -1/+4 |
|\ |
|
| * | [ARM] Fix Acorn platform SCSI driver build failures | Russell King | 2006-08-06 | 1 | -1/+1 |
| * | [ARM] Fix NCR5380-based SCSI card build | Russell King | 2006-08-06 | 1 | -0/+3 |
* | | [PATCH] libata: clear sdev->locked on door lock failure | Tejun Heo | 2006-08-09 | 1 | -0/+13 |
* | | [PATCH] Fix compile problem when sata debugging is on | Keith Owens | 2006-08-09 | 1 | -2/+2 |
* | | [PATCH] libata: fix ata_device_add() error path | Tejun Heo | 2006-08-05 | 1 | -4/+4 |
* | | [PATCH] [libata] manually inline ata_host_remove() | Jeff Garzik | 2006-08-05 | 1 | -25/+6 |
* | | [PATCH] sata_sil24: don't set probe_ent->mmio_base | Tejun Heo | 2006-08-05 | 1 | -1/+0 |
* | | [PATCH] ata_piix: fix host_set private_data intialization | Tejun Heo | 2006-08-05 | 1 | -0/+1 |
* | | [PATCH] libata: fix ata_port_detach() for old EH ports | Tejun Heo | 2006-08-05 | 1 | -1/+2 |
|/ |
|
* | [PATCH] ahci: skip protocol test altogether in spurious interrupt code | Unicorn Chang | 2006-08-03 | 1 | -8/+2 |
* | kbuild: hardcode value of YACC&LEX for aic7-triple-x | Sam Ravnborg | 2006-08-01 | 1 | -0/+2 |
* | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-29 | 4 | -24/+11 |
|\ |
|
| * | [PATCH] scsi: kill overeager "not-ready" messages | Jens Axboe | 2006-07-28 | 1 | -4/+1 |
| * | [PATCH] fix compile regression for a few scsi drivers | Christoph Hellwig | 2006-07-26 | 2 | -12/+6 |
| * | [SCSI] esp: Fix build. | David S. Miller | 2006-07-24 | 1 | -8/+4 |
* | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2006-07-24 | 42 | -500/+573 |
|\| |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-07-21 | 42 | -500/+573 |
| |\ |
|
| | * | [SCSI] More buffer->request_buffer changes | Christoph Hellwig | 2006-07-14 | 13 | -19/+17 |
| | * | [SCSI] NCR_D700: misc fixes (section and argument ordering) | James Bottomley | 2006-07-12 | 1 | -7/+7 |
| | * | [SCSI] scsi_debug: must_check fixes | Randy Dunlap | 2006-07-12 | 1 | -18/+54 |
| | * | [SCSI] scsi_transport_sas: kill the use of channel | James Bottomley | 2006-07-12 | 1 | -5/+3 |
| | * | [SCSI] scsi_transport_sas: add expander backlink | James Bottomley | 2006-07-12 | 1 | -0/+20 |
| | * | [SCSI] hide EH backup data outside the scsi_cmnd | Christoph Hellwig | 2006-07-09 | 7 | -224/+108 |
| | * | [SCSI] ibmvscsi: handle inactive SCSI target during probe | Dave C Boutcher | 2006-07-09 | 1 | -0/+1 |
| | * | [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries | Dave C Boutcher | 2006-07-09 | 1 | -1/+1 |
| | * | [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan | Matthew Wilcox | 2006-07-09 | 2 | -22/+0 |
| | * | [SCSI] aha152x: stop poking at saved scsi_cmnd members | Christoph Hellwig | 2006-07-09 | 1 | -6/+23 |
| | * | [SCSI] st.c: Improve sense output | Luben Tuikov | 2006-07-09 | 1 | -4/+3 |
| | * | [SCSI] lpfc 8.1.7: Change version number to 8.1.7 | James Smart | 2006-07-09 | 1 | -1/+1 |
| | * | [SCSI] lpfc 8.1.7: Misc Fixes | James Smart | 2006-07-09 | 3 | -13/+17 |
| | * | [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function | James Smart | 2006-07-09 | 3 | -1/+21 |
| | * | [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology di... | James Smart | 2006-07-09 | 1 | -10/+14 |
| | * | [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online | James Smart | 2006-07-09 | 1 | -42/+0 |
| | * | [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute | James Smart | 2006-07-09 | 1 | -0/+43 |
| | * | [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb | James Smart | 2006-07-09 | 1 | -10/+12 |
| | * | [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function | James Smart | 2006-07-09 | 1 | -16/+24 |
| | * | [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ... | James Smart | 2006-07-09 | 1 | -24/+34 |
| | * | [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f... | James Smart | 2006-07-09 | 1 | -7/+17 |
| | * | [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai... | James Smart | 2006-07-09 | 1 | -1/+11 |
| | * | [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB... | James Smart | 2006-07-09 | 1 | -0/+11 |
| | * | [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku... | James Smart | 2006-07-09 | 3 | -27/+5 |
| | * | [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ... | James Smart | 2006-07-09 | 3 | -7/+8 |
| | * | [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han... | James Smart | 2006-07-09 | 1 | -4/+3 |
| | * | [SCSI] update additional sense codes and some opcode names | Douglas Gilbert | 2006-07-09 | 1 | -38/+88 |
| | * | [SCSI] scsi_transport_sas: add unindexed ports | James Bottomley | 2006-07-09 | 1 | -1/+35 |
| | * | [SCSI] aic79xx: make ahd_done_with_status() static | Adrian Bunk | 2006-07-09 | 1 | -1/+1 |
* | | | [libata] sata_promise: comment out duplicate PCI ID | Jeff Garzik | 2006-07-24 | 1 | -0/+7 |
* | | | [PATCH] libata: improve EH action and EHI flag handling | Tejun Heo | 2006-07-19 | 1 | -5/+28 |
* | | | [PATCH] libata: fix eh_skip_recovery condition | Tejun Heo | 2006-07-19 | 1 | -3/+4 |