aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-65/+565
2007-07-20[SCSI] mpt fusion: update Kconfig helpGwendal Grignou1-0/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya3-63/+278
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2-2/+14
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya7-0/+272
2007-07-17i2o debug output cleanupVasily Averin1-67/+67
2007-07-17i2o proc reading oopsVasily Averin1-0/+2
2007-07-17i2o message leak in i2o_msg_post_wait_mem()Vasily Averin1-1/+3
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin1-1/+1
2007-07-17i2o_cfg_passthru cleanupVasily Averin1-24/+38
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-0/+1
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke3-11/+11
2007-07-16Use menuconfig objects: I2OJan Engelhardt1-14/+7
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds21-443/+336
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma1-1/+1
2007-06-17[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore1-8/+45
2007-06-17[SCSI] mpt fusion: cleanup eh handlersEric Moore1-55/+77
2007-06-17[SCSI] mpt fusion: bump versionEric Moore1-2/+2
2007-06-17[SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore1-7/+31
2007-06-17[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore4-12/+0
2007-06-17[SCSI] mpt fusion: remove unused header - mpi_inb.hEric Moore1-221/+0
2007-06-17[SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore6-51/+144
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore11-11/+11
2007-06-17[SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori1-17/+7
2007-06-05[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman1-3/+5
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley3-17/+19
2007-05-29[SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori1-59/+19
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