aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-30
|\
| * [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E...Kashyap, Desai2011-07-27
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-20
|\ \
| * | [SCSI] mptsas: Fix annoying warningBorislav Petkov2011-05-17
| * | [SCSI] mptfusion: Bump version 3.4.19Kashyap, Desai2011-05-01
| * | [SCSI] mptfusion: Adding inline data padding support for TAPE drive.Kashyap, Desai2011-05-01
| * | [SCSI] mptfusion: Remove debug print from mptscsih_qcmd()Kashyap, Desai2011-05-01
| * | [SCSI] fusion: do not check serial_number in the abort handlerChristoph Hellwig2011-05-01
| * | [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-01
| |/
* / block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-21
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-10
| * | i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-09
| |/
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \
| * | message: change to new flag variablematt mooney2011-03-17
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \
| * | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl2011-01-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\ \ \
| * | | [SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai2011-02-12
| * | | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-12
| * | | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl2011-01-24
| |/ /
* | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-21
|\ \ \ | | |/ | |/|
| * | [SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai2011-02-12
| * | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai2011-02-12
| * | [SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai2011-02-12
| |/
* / i2o: use alloc_workqueue() instead of create_workqueue()Tejun Heo2011-02-01
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\
| * SCSI host lock push-downJeff Garzik2010-11-16
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-22
|\
| * [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-05
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
|/
* fusion: add function parameter names to kernel-docRandy Dunlap2010-08-14
* fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-14
|\
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-11
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-11
* | | fusion: fix kernel-doc warningsRandy Dunlap2010-08-11
* | | i2o: check return code from put_user()Kulikov Vasiliy2010-08-11
* | | i2o: fix overflow of copy_to_user()Kulikov Vasiliy2010-08-11
* | | drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall2010-08-11