summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2005-09-29[PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-22[PATCH] mesh scsi: fix error handlingBenjamin Herrenschmidt
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid
2005-09-20Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley
2005-09-18[SCSI] SCSI scanning and removal fixesAlan Stern
2005-09-17[SCSI] fix oops in scsi_release_buffers()Alan Stern
2005-09-17[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin
2005-09-16[libata] fix PIO completion raceJeff Garzik
2005-09-16[PATCH] PATCH: remove function for non-PCI as requestedAlan Cox
2005-09-16[PATCH] PATCH: silly in piix driverAlan Cox
2005-09-15[SCSI] fix use after potential free in scsi_remove_deviceAlan Stern
2005-09-15[SCSI] atp870u: fix memory addressing bugJames Bottomley
2005-09-14[SCSI] fix sym scsi boot hangJames Bottomley
2005-09-14[SCSI] scsi: 2 drivers need MODULE_LICENSE()Randy.Dunlap
2005-09-14[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin
2005-09-14[PATCH] sata_sis: uninitialized variableUwe Koziolek
2005-09-14[PATCH] sata_sis: Fix typo in sata port2 initialisationArnaud Patard
2005-09-13[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptionsJames Bottomley
2005-09-13[SCSI] ibmvscsi compatibility fixDave C Boutcher
2005-09-13[SCSI] blacklist REPORT LUNS usage on transtec arraysJames Bottomley
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