| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mptfusion: mptctl panic when loading | Eric Moore | 2006-07-13 | 1 | -6/+6 |
* | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 2006-07-13 | 2 | -0/+48 |
* | [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 | 3 | -41/+24 |
* | [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] mptsas: use unnumbered port API and remove driver porttracking | Eric Moore | 2006-07-09 | 2 | -23/+16 |
* | [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 |
* | [PATCH] Fix cpufreq vs hotplug lockdep recursion. | Dave Jones | 2006-07-07 | 1 | -0/+4 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-07-05 | 7 | -250/+826 |
|\ |
|
| * | [PATCH] ahci: Ensure that we don't grab both functions | root | 2006-07-05 | 1 | -4/+11 |
| * | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu... | Borislav Petkov | 2006-07-05 | 1 | -5/+5 |
| * | [PATCH] sata_sil24: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+25 |
| * | [PATCH] sata_sil24: separate out sil24_init_controller() | Tejun Heo | 2006-07-05 | 1 | -45/+62 |
| * | [PATCH] sata_sil: add suspend/sleep support | Tejun Heo | 2006-07-05 | 1 | -0/+17 |
| * | [PATCH] sata_sil: separate out sil_init_controller() | Tejun Heo | 2006-07-05 | 1 | -38/+48 |
| * | [PATCH] libata: reimplement controller-wide PM | Tejun Heo | 2006-07-05 | 2 | -7/+286 |
| * | [PATCH] libata: reimplement per-dev PM | Tejun Heo | 2006-07-05 | 2 | -90/+115 |
| * | [PATCH] libata: implement PM EH actions | Tejun Heo | 2006-07-05 | 2 | -3/+187 |
| * | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET | Tejun Heo | 2006-07-05 | 2 | -16/+21 |
| * | [PATCH] libata: clean up debounce parameters and improve parameter selection | Tejun Heo | 2006-07-05 | 2 | -15/+12 |
| * | [PATCH] libata: implement ATA_EHI_RESUME_LINK | Tejun Heo | 2006-07-05 | 2 | -7/+9 |
| * | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() | Tejun Heo | 2006-07-05 | 1 | -12/+11 |
| * | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() | Tejun Heo | 2006-07-05 | 1 | -1/+1 |
| * | [PATCH] libata: add ap->pflags and move core dynamic flags to it | Tejun Heo | 2006-07-05 | 5 | -40/+40 |
| * | [PATCH] libata: Conditionally set host->max_cmd_len | Brian King | 2006-07-05 | 1 | -6/+15 |
| * | [PATCH] sata_vsc: data_xfer should use mmio | Martin Hicks | 2006-07-05 | 1 | -1/+1 |