| Commit message (Expand) | Author | Age |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 |
|\ |
|
| * | message: change to new flag variable | matt mooney | 2011-03-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 |
|\ \ |
|
| * | | drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f... | Jesper Juhl | 2011-01-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 |
|\ \ \ |
|
| * | | | [SCSI] mptfusion: Remove bus reset for mptsas module | Kashyap, Desai | 2011-02-12 |
| * | | | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers | Kashyap, Desai | 2011-02-12 |
| * | | | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() | Jesper Juhl | 2011-01-24 |
| |/ / |
|
* | | | Merge branch 'master' into for-2.6.39 | Tejun Heo | 2011-02-21 |
|\ \ \
| | |/
| |/| |
|
| * | | [SCSI] mptfusion: Bump version 03.04.18 | Kashyap, Desai | 2011-02-12 |
| * | | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset | Kashyap, Desai | 2011-02-12 |
| * | | [SCSI] mptfusion: mptctl_release is required in mptctl.c | Kashyap, Desai | 2011-02-12 |
| |/ |
|
* / | i2o: use alloc_workqueue() instead of create_workqueue() | Tejun Heo | 2011-02-01 |
|/ |
|
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
|\ |
|
| * | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-09-05 |
* | | block: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 |
* | | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 |
|/ |
|
* | fusion: add function parameter names to kernel-doc | Randy Dunlap | 2010-08-14 |
* | fusion: fix non-kernel-doc comment block | Randy Dunlap | 2010-08-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 |
|\ |
|
| * | [SCSI] drivers/message/fusion: Adjust confusing if indentation | Julia Lawall | 2010-08-11 |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 |
|\ \ |
|
| * | | param: use module_param in drivers/message/fusion/mptbase.c | Rusty Russell | 2010-08-11 |
* | | | fusion: fix kernel-doc warnings | Randy Dunlap | 2010-08-11 |
* | | | i2o: check return code from put_user() | Kulikov Vasiliy | 2010-08-11 |
* | | | i2o: fix overflow of copy_to_user() | Kulikov Vasiliy | 2010-08-11 |
* | | | drivers/message/i2o/exec-osm.c: add missing mutex_unlock | Julia Lawall | 2010-08-11 |
* | | | mpt fusion: convert to seq_file | Alexey Dobriyan | 2010-08-11 |
* | | | drivers/message: move dereference after NULL test | Julia Lawall | 2010-08-11 |
|/ / |
|
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ \
| |/
|/| |
|
| * | scsi/i2o: restore ioctl changes | Arnd Bergmann | 2010-08-07 |
| * | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 |
| * | block: push down BKL into .locked_ioctl | Arnd Bergmann | 2010-08-07 |
| * | scsi/i2o_block: cleanup ioctl handling | Arnd Bergmann | 2010-08-07 |
| * | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
| |\| |
|
| * | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 |
* | | | [SCSI] mptfusion: release resources in error return path | Tomas Henzl | 2010-07-28 |
* | | | [SCSI] mptfusion: Bump version 03.04.17 | Kashyap, Desai | 2010-07-28 |
* | | | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai | 2010-07-28 |
* | | | [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMD | Kashyap, Desai | 2010-07-28 |
* | | | [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout | Kei Tokunaga | 2010-07-27 |
* | | | [SCSI] mptsas: fixed hot-removal processing | Kei Tokunaga | 2010-07-27 |
* | | | [SCSI] mpt fusion: Cleanup some duplicate calls in mptbase.c | Bandan Das | 2010-07-27 |
* | | | [SCSI] mptfusion: Bump version 03.04.16 | Kashyap, Desai | 2010-07-27 |
* | | | [SCSI] mptfusion: Added missing reset for ioc_reset_in_progress in SoftReset | Kashyap, Desai | 2010-07-27 |