summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/BusLogic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-23[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
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-22[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-15Linux 2.6.25-rc2v2.6.25-rc2Linus Torvalds1-2/+2
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-15[NET]: Make sure sockets implement splice_readRĂ©mi Denis-Courmont1-0/+3
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-02-15[IPV6]: Fix reversed local_df test in ip6_fragmentHerbert Xu1-2/+2
2008-02-15dentries: Extract common code to remove dentry from lruChristoph Lameter1-28/+14
2008-02-15d_path: Make d_path() use a struct pathJan Blunck12-36/+24
2008-02-15d_path: Make seq_path() use a struct path argumentJan Blunck9-17/+16
2008-02-15Use struct path in struct svc_expkeyJan Blunck2-19/+14
2008-02-15Use struct path in struct svc_exportJan Blunck9-70/+67
2008-02-15d_path: Make get_dcookie() use a struct path argumentJan Blunck4-48/+37
2008-02-15d_path: Make proc_get_link() use a struct path argumentJan Blunck5-42/+34
2008-02-15d_path: Use struct path in struct avc_audit_dataJan Blunck6-51/+43
2008-02-15d_path: kerneldoc cleanupJan Blunck1-3/+16
2008-02-15One less parameter to __d_pathJan Blunck1-7/+5
2008-02-15Make set_fs_{root,pwd} take a struct pathJan Blunck3-24/+20
2008-02-15Use struct path in fs_structJan Blunck9-111/+87