summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-09-17[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin
2005-09-16[libata] fix PIO completion raceJeff Garzik
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-10[SCSI] set error value when failing commands in prep_fnMike Christie
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley
2005-09-10[PATCH] __user annotations (scsi/ch)viro@ZenIV.linux.org.uk
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-10[SCSI] Fix module removal/device add raceAlan Stern
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez
2005-09-09[SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley
2005-09-09[SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford
2005-09-09[SCSI] SAS transport classChristoph Hellwig
2005-09-09[SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley
2005-09-09[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.cviro@ZenIV.linux.org.uk
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley
2005-09-09[SCSI] fix possible deadlock in scsi_lib.cNeil Brown
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern
2005-09-09[SCSI] add missing scan mutex to scsi_scan_target()Alan Stern
2005-09-08[libata] minor fixesJeff Garzik
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik
2005-09-07[PATCH] sata_sis: Add support for SiS182 chipsetArnaud Patard
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-09-07[libata sata_mv] fix buildJeff Garzik
2005-09-07[PATCH] libata: Marvell SATA support (PIO mode)Brett Russ
2005-09-07[PATCH] libata: fix pio_mask values (take 2)Brett Russ
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley
2005-09-06[SCSI] quieten messages on scsi_execute commandsJames Bottomley
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig
2005-09-06[SCSI] fix SCSI_IOCTL_PROBE_HOSTChristoph Hellwig
2005-09-06[SCSI] Universal Xport no attach blacklistAnton Blanchard
2005-09-06[SCSI] sd: pause in sd_spinup_disk for slow USB devicesAlan Stern
2005-09-06[SCSI] return success after retries in scsi_eh_turAlan Stern
2005-09-06[SCSI] ibmvscsi: handle large scatter/gather listsJames Bottomley
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds