summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] missing include in megaraid_sasAl Viro2005-10-041-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-0326-310/+4856
|\
| * [SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley2005-10-031-20/+50
| * [SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley2005-10-025-10/+15
| * [SCSI] fix potential panic with proc on module removalJames Bottomley2005-10-021-1/+1
| * [SCSI] aacraid: remove aac_insert_entryMark Haverkamp2005-09-262-130/+50
| * [SCSI] aacraid: fib size math fixMark Haverkamp2005-09-262-8/+8
| * [SCSI] aacraid: initialization timeoutMark Haverkamp2005-09-263-3/+31
| * [SCSI] aacraid: error return checkingMark Haverkamp2005-09-261-4/+7
| * [SCSI] aacraid: handle AIF hotplug events (update)Mark Haverkamp2005-09-263-2/+280
| * [SCSI] aacraid: aacraid: AIF preallocation (update)Mark Haverkamp2005-09-261-19/+81
| * [SCSI] aacraid: Greater than 2TB capacity supportMark Haverkamp2005-09-264-33/+254
| * [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-265-0/+3958
| * [SCSI] sas: fix remote phy removalChristoph Hellwig2005-09-251-5/+4
| * [SCSI] qla2xxx: fix remote port timeout with qla2xxx driverAndrew Vasquez2005-09-251-0/+2
| * [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-49/+47
| * [SCSI] 3ware 9000: Add support for 9550SX controllersadam radford2005-09-252-15/+57
| * [SCSI] lpfc build fixAndrew Morton2005-09-214-11/+11
* | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-291-2/+1
* | Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-09-233-33/+51
|\ \
| * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2323-115/+166
| |\ \ | | |/
| * | [PATCH] Add NVIDIA device ID in sata_nvAndy Currid2005-09-211-0/+2
| * | [PATCH] PATCH: remove function for non-PCI as requestedAlan Cox2005-09-161-32/+49
| * | [PATCH] PATCH: silly in piix driverAlan Cox2005-09-161-1/+0
* | | [PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt2005-09-221-8/+21
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-09-2020-90/+129
|\ \
| * | [SCSI] Fix thread termination for the SCSI error handleJames Bottomley2005-09-191-32/+23
| * | [SCSI] fix oops on usb storage device disconnectJames Bottomley2005-09-197-16/+57
| * | [SCSI] SCSI scanning and removal fixesAlan Stern2005-09-182-16/+13
| * | [SCSI] fix oops in scsi_release_buffers()Alan Stern2005-09-171-2/+0
| * | [SCSI] fix use after potential free in scsi_remove_deviceAlan Stern2005-09-151-2/+4
| * | [SCSI] atp870u: fix memory addressing bugJames Bottomley2005-09-152-4/+7
| * | [SCSI] fix sym scsi boot hangJames Bottomley2005-09-141-4/+1
| * | [SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap2005-09-142-0/+4
| * | [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin2005-09-144-0/+4
| * | [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley2005-09-133-14/+5
| * | [SCSI] ibmvscsi compatibility fixDave C Boutcher2005-09-131-0/+10
| * | [SCSI] blacklist REPORT LUNS usage on transtec arraysJames Bottomley2005-09-131-0/+1
| |/
* | [PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-9/+12
* | [libata] fix PIO completion raceJeff Garzik2005-09-161-14/+23
* | [PATCH] sata_sis: uninitialized variableUwe Koziolek2005-09-141-1/+1
* | [PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard2005-09-141-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-1215-140/+1052
|\
| * [SCSI] set error value when failing commands in prep_fnMike Christie2005-09-101-8/+16
| * [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-0/+13
| * [SCSI] Fix module removal/device add raceAlan Stern2005-09-101-2/+6
| * [SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez2005-09-104-28/+25
| * [SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2005-09-102-12/+10
| * [SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley2005-09-091-1/+2
| * [SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford2005-09-091-6/+24
OpenPOWER on IntegriCloud