aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* i2o: debug messages correctedVasily Averin2007-11-051-2/+2
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-241-0/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-196-13/+13
* I2O: Fix "defined but not used" build warningsSatyam Sharma2007-10-171-47/+47
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-162-27/+3
|\
| * Fusion: sg chaining supportJens Axboe2007-10-161-3/+3
| * block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-161-24/+0
* | docbook: fix kernel-api contentRandy Dunlap2007-10-151-7/+3
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1527-1213/+1564
|\
| * [SCSI] mptctl : shutup uninitialized variable warningsEric Moore2007-10-121-5/+3
| * [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore2007-10-121-0/+2
| * [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-124-18/+20
| * [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-125-87/+149
| * [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-123-22/+28
| * [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-125-76/+62
| * [SCSI] mpt fusion: bump version to 3.04.06Eric Moore2007-10-121-2/+2
| * [SCSI] mpt fusion: Kconfig cleanupEric Moore2007-10-121-2/+4
| * [SCSI] mpt fusion: removing Dell copyrightEric Moore2007-10-121-1/+0
| * [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-124-162/+188
| * [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-125-60/+60
| * [SCSI] mpt fusion: adding/removing white spaceEric Moore2007-10-121-11/+11
| * [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-126-464/+505
| * [SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski2007-10-121-5/+3
| * [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
| * [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12
| * [SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt2007-10-121-9/+10
| * [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1225-48/+48
| * [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-122-0/+68
| * [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-122-105/+159
| * [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-127-144/+150
| * [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-125-28/+75
| * [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-124-0/+64
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-062-1/+142
|\
| * [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
| * [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
* | fix integer overflow warning in i2o_blockMeelis Roos2007-07-311-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-2911-1019/+1137
|\
| * [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
| * [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194
| * [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
| * [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
| * [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
* | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-228-65/+565
|\
| * [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
| * [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-183-63/+278
| * [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-182-2/+14
| * [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-187-0/+272
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
|/