aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | [SCSI] qla2xxx: Update version number to 8.01.05-k3.Andrew Vasquez2006-06-261-1/+1
| | * | [SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez2006-06-262-3/+2
| | * | [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez2006-06-261-30/+8
| | * | [SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez2006-06-261-2/+1
| | * | [SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez2006-06-264-46/+19
| | * | [SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez2006-06-265-166/+154
| | * | [SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez2006-06-263-41/+0
| | * | [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez2006-06-261-10/+8
| | * | [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-265-0/+121
| | * | [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez2006-06-261-0/+2
| | * | [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez2006-06-263-1/+15
| | * | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.Andrew Vasquez2006-06-261-2/+15
| | * | [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-268-811/+401
| | * | [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern2006-06-261-0/+1
| | * | [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-263-148/+105
| | * | [SCSI] aic79xx: remove slave_destroyHannes Reinecke2006-06-265-81/+36
| | * | [SCSI] HP XP devinfo updateHannes Reinecke2006-06-261-1/+1
| | * | [SCSI] megaraid_sas: zcr with fixSumant Patro2006-06-262-13/+40