summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-23[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-23[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-02-23[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-23[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu1-2/+1
2008-02-23[SCSI] libsas: fix error handlingJames Bottomley1-24/+41
2008-02-22[SCSI] arcmsr: fix message allocationDaniel Drake1-15/+11
2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk1-2/+2
2008-02-22[SCSI] iscsi transport: make 2 functions staticAdrian Bunk1-2/+2
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-19[SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori1-1/+1
2008-02-18[SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley1-4/+2
2008-02-18[SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori1-1/+1
2008-02-18[SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley1-5/+6
2008-02-18[SCSI] scsi_debug: disable clusteringFUJITA Tomonori1-1/+1
2008-02-18[SCSI] fas216: fix up the previous fas216 commitJames Bottomley1-1/+1
2008-02-18[SCSI] megaraid: outb_p exterminationAlan Cox1-5/+5
2008-02-18[SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin1-1/+1
2008-02-18[SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley1-4/+10
2008-02-18[SCSI] ses: fix data corruptionYinghai Lu1-59/+67
2008-02-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+22
2008-02-15ata: fix sparse warning in pata_acpi.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_marvell.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in pata_jmicron.cHarvey Harrison1-1/+2
2008-02-15ata: fix sparse warning in pata_cs5536.cHarvey Harrison1-1/+1
2008-02-15ata: sparse fixes for pata_amd.cHarvey Harrison1-5/+2
2008-02-15pata_scc.c: add thaw opsAkira Iguchi1-0/+2
2008-02-15pata_cs5536.c bugfixMartin K. Petersen1-4/+4
2008-02-15pata_legacy: don't call ata_host_detach() after initialization failureTejun Heo1-2/+0
2008-02-15ata: fix sparse warnings in sata_mv.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_via.cHarvey Harrison1-2/+2
2008-02-15ata: fix sparse warning in sata_promise.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in ata_piix.cHarvey Harrison1-1/+1
2008-02-15ata: fix sparse warning in libata-core.cHarvey Harrison1-1/+0
2008-02-15ata: make ata_scsiop_inq_89 static in libata-scsi.cHarvey Harrison1-1/+1
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-1794/+5441
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-10/+53
2008-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-19/+96
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds3-487/+505
2008-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-30/+51
2008-02-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-24/+44
2008-02-15d_path: Make d_path() use a struct pathJan Blunck2-12/+4
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck1-2/+1
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck1-12/+9
2008-02-15Introduce path_put()Jan Blunck2-3/+3
2008-02-15Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2-6/+6
2008-02-15Dont touch fs_struct in driversJan Blunck1-2/+0
2008-02-15Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-15RDMA/cma: Do not issue MRA if user rejects connection requestSean Hefty1-1/+9
2008-02-14mlx4_core: Move table_find from fmr_alloc to fmr_enableJack Morgenstein1-8/+13