aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2713-107/+170
| |\
| | * [PATCH] ata_piix: add ICH6/7/8 to KconfigAuke Kok2006-06-261-1/+1
| | * [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo2006-06-261-6/+23
| | * [PATCH] libata: cosmetic updatesTejun Heo2006-06-261-29/+32
| | * [PATCH] libata reduce timeoutsAndrew Morton2006-06-261-1/+6
| | * [PATCH] libata: make two functions globalTejun Heo2006-06-262-2/+4
| | * [PATCH] libata: update ata_do_simple_cmd()Tejun Heo2006-06-261-14/+43
| | * [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()Tejun Heo2006-06-261-23/+23
| | * [PATCH] libata: clear EH action on device detachTejun Heo2006-06-261-0/+4
| | * [PATCH] libata: implement and use ata_deh_dev_action()Tejun Heo2006-06-261-1/+8
| | * [PATCH] libata: move ata_eh_clear_action() upwardTejun Heo2006-06-261-25/+25
| | * [libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik2006-06-261-7/+3
| | * [libata] Bump versionsJeff Garzik2006-06-2610-10/+10
| * | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-3/+1
| * | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-2610-17/+12
| |\
| | * spelling fixesAndreas Mohr2006-06-266-10/+10
| | * remove the bouncing email address of David CampbellAdrian Bunk2006-06-264-7/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-06-261-5/+5
| |\ \
| | * | kconfig: remove leading whitespace in menu promptsRoman Zippel2006-06-091-5/+5
| * | | Merge branch 'x86-64'Linus Torvalds2006-06-261-1/+4
| |\ \ \
| | * | | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-261-1/+4
| | | |/ | | |/|
| * | | [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-4/+2
| |/ /
* | | [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