summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-9/+8
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-5/+1
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-5/+1
| * | i2o_block: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+7
| |/
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\ \
| * | message: change to new flag variablematt mooney2011-03-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-2/+1
|\ \
| * | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl2011-01-191-2/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-175-4/+16
|\ \ \
| * | | [SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai2011-02-121-1/+0
| * | | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-124-2/+13
| * | | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo()Jesper Juhl2011-01-241-1/+3
| |/ /
* | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-213-5/+14
|\ \ \ | | |/ | |/|
| * | [SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai2011-02-121-2/+2
| * | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai2011-02-121-3/+4
| * | [SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai2011-02-121-0/+8
| |/
* | i2o: use alloc_workqueue() instead of create_workqueue()Tejun Heo2011-02-011-1/+2
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-224-7/+14
|\
| * SCSI host lock push-downJeff Garzik2010-11-164-7/+14
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-014-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-1/+3
|\
| * [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failureJulia Lawall2010-09-051-1/+3
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-7/+8
* | scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-152-18/+20
|/
* fusion: add function parameter names to kernel-docRandy Dunlap2010-08-141-0/+2
* fusion: fix non-kernel-doc comment blockRandy Dunlap2010-08-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-141-1/+1
|\
| * [SCSI] drivers/message/fusion: Adjust confusing if indentationJulia Lawall2010-08-111-1/+1
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-2/+1
|\ \
| * | param: use module_param in drivers/message/fusion/mptbase.cRusty Russell2010-08-111-2/+1
* | | fusion: fix kernel-doc warningsRandy Dunlap2010-08-111-2/+0
* | | i2o: check return code from put_user()Kulikov Vasiliy2010-08-111-7/+9
* | | i2o: fix overflow of copy_to_user()Kulikov Vasiliy2010-08-111-1/+1
* | | drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall2010-08-111-2/+6
* | | mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-112-142/+119
* | | drivers/message: move dereference after NULL testJulia Lawall2010-08-112-3/+3
|/ /
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-7/+23
|\ \ | |/ |/|
| * scsi/i2o: restore ioctl changesArnd Bergmann2010-08-071-5/+16
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-071-0/+5
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-071-17/+5
| * scsi/i2o_block: cleanup ioctl handlingArnd Bergmann2010-08-071-6/+18
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-06-162-12/+5
| |\ \ | | |/
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* | | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-281-0/+3
* | | [SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai2010-07-281-2/+2
* | | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-287-26/+47
* | | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai2010-07-283-10/+157
* | | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-274-15/+33
OpenPOWER on IntegriCloud