aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky
2007-05-09misc doc and kconfig typosMatt LaPlante
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-04-30[SCSI] fusion: fix domain validation loopsEric Moore
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-01[SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-03-27[PATCH] i2o: block IO errors on i2o diskVasily Averin
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap
2007-03-11[SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore
2007-02-02[SCSI] fusion - report wide port sas address's for hba physEric Moore
2007-02-02[SCSI] fusion - serialize target resets in mptsas.cEric Moore
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore
2007-02-02[SCSI] fusion - added mptspi debugEric Moore
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore
2007-01-31Merge branch 'linus'James Bottomley
2007-01-27[SCSI] fusion: mpi header update - version 1.05.14Eric Moore
2007-01-13[SCSI] mptctl for mptsasDouglas Gilbert
2007-01-06[SCSI] fusion: bump versionEric Moore
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore
2007-01-06[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER...Eric Moore
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap
2006-12-07[PATCH] I2O: more error checkingJeff Garzik
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-30[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra