summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_onlineJames Smart2006-07-091-42/+0
* [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attributeJames Smart2006-07-091-0/+43
* [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
* [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
* [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its ...James Smart2006-07-091-24/+34
* [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading f...James Smart2006-07-091-7/+17
* [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link fai...James Smart2006-07-091-1/+11
* [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MB...James Smart2006-07-091-0/+11
* [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring looku...James Smart2006-07-093-27/+5
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-093-7/+8
* [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_han...James Smart2006-07-091-4/+3
* [SCSI] update additional sense codes and some opcode namesDouglas Gilbert2006-07-091-38/+88
* [SCSI] scsi_transport_sas: add unindexed portsJames Bottomley2006-07-091-1/+35
* [SCSI] aic79xx: make ahd_done_with_status() staticAdrian Bunk2006-07-091-1/+1
* [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-051-4/+11
* [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-051-5/+5
* [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-051-0/+25
* [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-051-45/+62
* [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-051-0/+17
* [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-051-38/+48
* [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-052-7/+286
* [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-052-90/+115
* [PATCH] libata: implement PM EH actionsTejun Heo2006-07-052-3/+187
* [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-052-16/+21
* [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-052-15/+12
* [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-052-7/+9
* [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo2006-07-051-12/+11
* [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo2006-07-051-1/+1
* [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-055-40/+40
* [PATCH] libata: Conditionally set host->max_cmd_lenBrian King2006-07-051-6/+15
* [PATCH] sata_vsc: data_xfer should use mmioMartin Hicks2006-07-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-07-0351-2222/+3157
|\
| * Merge ../scsi-misc-2.6James Bottomley2006-07-0351-2222/+3157
| |\
| | * [SCSI] fix error handling in scsi_io_completionJames Bottomley2006-07-021-16/+14
| | * [SCSI] qla1280: fix section mismatch warningsRandy Dunlap2006-06-301-1/+1
| | * [SCSI] qla2xxx: make some more functions staticAdrian Bunk2006-06-303-10/+7
| | * [SCSI] small whitespace cleanup for qlogic driverJesper Juhl2006-06-301-2/+2
| | * [SCSI] sg.c: Fix bad error handling inIshai Rabinovitz2006-06-301-1/+9
| | * [SCSI] 53c700: fix breakage caused by the autosense updateJames Bottomley2006-06-292-37/+53
| | * [SCSI] iscsi: add async notification of session eventsMike Christie2006-06-291-82/+227
| | * [SCSI] iscsi: pass target nr to session creationMike Christie2006-06-292-8/+8
| | * [SCSI] iscsi: break up session creation into two stagesMike Christie2006-06-291-29/+68
| | * [SCSI] iscsi: rm channel usage from iscsiMike Christie2006-06-292-6/+4
| | * [SCSI] iscsi: fix session refcoutingMike Christie2006-06-292-9/+9
| | * [SCSI] iscsi: convert iscsi_tcp to new set/get param fnsMike Christie2006-06-291-128/+24
| | * [SCSI] iscsi: fixup set/get param functionsMike Christie2006-06-292-166/+223
| | * [SCSI] iscsi: add target discvery event to transport classMike Christie2006-06-291-0/+18
| | * [SCSI] st: remove unused st_buffer.in_useMartin Habets2006-06-292-2/+0
| | * Merge ../linux-2.6/James Bottomley2006-06-2826-137/+191
| | |\
| | * | [SCSI] atp870u: reduce huge stack usageRandy Dunlap2006-06-281-74/+83
OpenPOWER on IntegriCloud