aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-05[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman1-3/+5
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-5/+5
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita1-5/+3
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita1-7/+7
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita1-2/+6
2007-05-22[SCSI] fusion: Fix |/|| confusionDave Jones2-5/+5
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky2-0/+2
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day1-159/+0
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-48/+51
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore2-2/+22
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-12/+14
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk1-1/+1
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+5
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin1-11/+1
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore1-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2-3/+5
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms1-12/+0
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap3-26/+22
2007-03-11[SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter1-2/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau4-4/+1
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven2-20/+20
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore11-11/+13
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore3-158/+153
2007-02-02[SCSI] fusion - report wide port sas address's for hba physEric Moore1-22/+30
2007-02-02[SCSI] fusion - serialize target resets in mptsas.cEric Moore2-45/+281
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore5-94/+510
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore4-99/+587
2007-02-02[SCSI] fusion - added mptspi debugEric Moore3-8/+67
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore2-285/+267
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore9-477/+380
2007-01-31Merge branch 'linus'James Bottomley11-34/+57
2007-01-27[SCSI] fusion: mpi header update - version 1.05.14Eric Moore7-180/+410
2007-01-13[SCSI] mptctl for mptsasDouglas Gilbert1-1/+1
2007-01-06[SCSI] fusion: bump versionEric Moore1-2/+2
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore11-14/+22
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore3-18/+22
2007-01-06[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TERMINATEDEric Moore1-0/+11
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle3-4/+4
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap12-170/+192
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap1-1/+1
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap1-1/+5
2006-12-07[PATCH] I2O: more error checkingJeff Garzik2-10/+21
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1