summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [SCSI] SAS transport classChristoph Hellwig2005-09-093-0/+827
| * [SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert2005-09-091-2/+2
| * [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-091-3/+2
| * [SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley2005-09-091-40/+71
| * [SCSI] fix possible deadlock in scsi_lib.cNeil Brown2005-09-091-1/+1
| * [SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2005-09-092-13/+16
| * [SCSI] add missing scan mutex to scsi_scan_target()Alan Stern2005-09-091-27/+40
* | [PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk2005-09-101-13/+14
* | [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-1/+0
* | [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-103-11/+9
* | [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk2005-09-091-1/+1
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* | [libata] minor fixesJeff Garzik2005-09-082-25/+11
* | [PATCH] PCI/libata INTx cleanupBrett M Russ2005-09-084-55/+3
* | [PATCH] scan all enabled ports on ata_piixHannes Reinecke2005-09-081-4/+6
* | Merge /spare/repo/linux-2.6/ Jeff Garzik2005-09-0890-8123/+5056
|\ \ | |/
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-0786-8118/+5044
| |\
OpenPOWER on IntegriCloud