| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-07-30 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E... | Kashyap, Desai | 2011-07-27 | 1 | -1/+1 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
|/ |
|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 2 | -13/+11 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
| * | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -12/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-05-20 | 5 | -15/+32 |
|\ \ |
|
| * | | [SCSI] mptsas: Fix annoying warning | Borislav Petkov | 2011-05-17 | 1 | -2/+2 |
| * | | [SCSI] mptfusion: Bump version 3.4.19 | Kashyap, Desai | 2011-05-01 | 1 | -2/+2 |
| * | | [SCSI] mptfusion: Adding inline data padding support for TAPE drive. | Kashyap, Desai | 2011-05-01 | 1 | -0/+22 |
| * | | [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() | Kashyap, Desai | 2011-05-01 | 1 | -4/+1 |
| * | | [SCSI] fusion: do not check serial_number in the abort handler | Christoph Hellwig | 2011-05-01 | 1 | -5/+3 |
| * | | [SCSI] remove cmd->serial_number litter | Christoph Hellwig | 2011-05-01 | 1 | -2/+2 |
| |/ |
|
* | | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 2011-04-21 | 1 | -1/+0 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -27/+27 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 | 1 | -9/+8 |
|\ |
|
| * | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 2011-03-10 | 1 | -5/+1 |
| |\ |
|
| | * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -5/+1 |
| * | | i2o_block: Convert to bdops->check_events() | Tejun Heo | 2011-03-09 | 1 | -4/+7 |
| |/ |
|
* | | 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 |