summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-1/+0
* [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
| | * | [SCSI] scsi_transport_sas: introduce a sas_port entityJames Bottomley2006-06-282-41/+340
| | * | [SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2006-06-282-0/+4
| | * | [SCSI] scsi: Add allow_restart sysfs class attributeBrian King2006-06-281-0/+26
| | * | [SCSI] fc transport: bug fix: correct referencesJames Smart2006-06-271-6/+6
| | * | [SCSI] update max sdev block limitJames Smart2006-06-272-2/+2
| | * | [SCSI] fc transport: resolve scan vs delete deadlocksJames Smart2006-06-271-13/+15
| | * | [SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart2006-06-273-22/+0
| | * | [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-0/+22
| | * | [SCSI] aacraid: remove x86_64 IOMMU dependent codeSalyzyn, Mark2006-06-261-22/+1
| | * | [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2006-06-262-3/+2
| | * | [SCSI] Bogus disk geometry on large disksAlan Cox2006-06-261-1/+2
| | * | [SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori2006-06-261-1/+8
| | * | [SCSI] lpfc: sparse NULL warningsRandy Dunlap2006-06-262-5/+5
OpenPOWER on IntegriCloud