summaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorLines
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke-11/+11
2007-07-16Use menuconfig objects: I2OJan Engelhardt-14/+7
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-443/+336
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma-1/+1
2007-06-17[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore-8/+45
2007-06-17[SCSI] mpt fusion: cleanup eh handlersEric Moore-55/+77
2007-06-17[SCSI] mpt fusion: bump versionEric Moore-2/+2
2007-06-17[SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore-7/+31
2007-06-17[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore-12/+0
2007-06-17[SCSI] mpt fusion: remove unused header - mpi_inb.hEric Moore-221/+0
2007-06-17[SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore-51/+144
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore-11/+11
2007-06-17[SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori-17/+7
2007-06-05[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman-3/+5
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley-17/+19
2007-05-29[SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori-59/+19
2007-05-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-5/+5
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita-5/+3
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita-7/+7
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita-2/+6
2007-05-22[SCSI] fusion: Fix |/|| confusionDave Jones-5/+5
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky-0/+2
2007-05-09misc doc and kconfig typosMatt LaPlante-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker-1/+1
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day-159/+0
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-48/+51
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore-2/+22
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-3/+3
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo-12/+14
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo-2/+2
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk-1/+1
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-2/+5
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin-11/+1
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms-3/+5
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms-12/+0
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap-26/+22
2007-03-11[SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter-2/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-4/+1
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-20/+20
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven-1/+1
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore-11/+13
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore-158/+153
2007-02-02[SCSI] fusion - report wide port sas address's for hba physEric Moore-22/+30
2007-02-02[SCSI] fusion - serialize target resets in mptsas.cEric Moore-45/+281
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore-94/+510
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore-99/+587
2007-02-02[SCSI] fusion - added mptspi debugEric Moore-8/+67
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore-285/+267
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore-477/+380