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