aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAge
* 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
* | | mpt fusion: convert to seq_fileAlexey Dobriyan2010-08-11
* | | drivers/message: move dereference after NULL testJulia Lawall2010-08-11
|/ /
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \ | |/ |/|
| * scsi/i2o: restore ioctl changesArnd Bergmann2010-08-07
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| * scsi/i2o_block: cleanup ioctl handlingArnd Bergmann2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\|
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-28
* | | [SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai2010-07-28
* | | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-28
* | | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai2010-07-28
* | | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-27
* | | [SCSI] mptsas: fixed hot-removal processingKei Tokunaga2010-07-27
* | | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.cBandan Das2010-07-27
* | | [SCSI] mptfusion: Bump version 03.04.16Kashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftResetKashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai2010-07-27
* | | [SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Use DID_TRANSPORT_DISRUPTED instead of DID_BUS_BUSYKashyap, Desai2010-07-27
* | | [SCSI] mptfusion: Set fw_events_off to 1 at driver load time.Kashyap, Desai2010-07-27
* | | [SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester2010-07-27
| |/ |/|
* | drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall2010-05-27
* | fusion: fix kernel-doc notationBen Hutchings2010-05-24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21
|\
| * [SCSI] mptfusion: Bump version 03.04.15Kashyap, Desai2010-04-11
| * [SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai2010-04-11
| * [SCSI] mptfusion: Event data alignment with 4 byte.Kashyap, Desai2010-04-11
| * [SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai2010-04-11
| * [SCSI] mptfusion: Task abort is not supported for VolumesKashyap, Desai2010-04-11
| * [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-11