summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Merge by hand (conflicts in sd.c)James Bottomley2005-09-0632-426/+1690
| | |\
| | | * [SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig2005-09-062-2/+3
| | | * [SCSI] switch EH thread startup to the kthread APIChristoph Hellwig2005-09-062-42/+10
| | | * [SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig2005-09-061-9/+9
| | | * [SCSI] Universal Xport no attach blacklistAnton Blanchard2005-09-061-0/+1
| | | * [SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern2005-09-061-5/+19
| | | * [SCSI] return success after retries in scsi_eh_turAlan Stern2005-09-061-1/+3
OpenPOWER on IntegriCloud