Age | Commit message (Expand) | Author |
2013-03-23 | block: Remove some unnecessary bi_vcnt usage | Kent Overstreet |
2013-01-03 | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | drivers/message/fusion/mptscsih.c: missing break | Alan Cox |
2012-09-14 | [SCSI] Fusion MPT: disable pci device when mpt map resoures failed | Hanjun Guo |
2012-06-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-06-01 | drivers/message/fusion: use pci_dev->revision | Sergei Shtylyov |
2012-05-22 | [SCSI] mptfusion: unlock on error in mpt_config() | Dan Carpenter |
2012-05-16 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2012-01-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2011-12-15 | [SCSI] mptsas: Add device ID for SAS1068_820XELP. | Chandrakala Chavva |
2011-12-15 | [SCSI] fusion: ensure NUL-termination of MptCallbacksName elements | Ferenc Wagner |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock |
2011-09-22 | [SCSI] mptfusion: Added check for SILI bit in READ_16 CDB for DATA UNDERRUN E... | nagalakshmi.nandigama@lsi.com |
2011-08-27 | [SCSI] mptfusion: Fix for device offline while doing aggressive HBA reset | kashyap.desai@lsi.com |
2011-08-27 | [SCSI] mptfusion: Bump version 3.4.20 | kashyap.desai@lsi.com |
2011-08-27 | [SCSI] mptfusion: Avoid out of order Event processing due to cpu migration | kashyap.desai@lsi.com |
2011-08-27 | [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error condition | kashyap.desai@lsi.com |
2011-08-27 | [SCSI] mptfusion: Set max sector count module parameter | kashyap.desai@lsi.com |
2011-07-27 | [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E... | Kashyap, Desai |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-17 | [SCSI] mptsas: Fix annoying warning | Borislav Petkov |
2011-05-01 | [SCSI] mptfusion: Bump version 3.4.19 | Kashyap, Desai |
2011-05-01 | [SCSI] mptfusion: Adding inline data padding support for TAPE drive. | Kashyap, Desai |
2011-05-01 | [SCSI] mptfusion: Remove debug print from mptscsih_qcmd() | Kashyap, Desai |
2011-05-01 | [SCSI] fusion: do not check serial_number in the abort handler | Christoph Hellwig |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-21 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-17 | message: change to new flag variable | matt mooney |
2011-02-12 | [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: 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-01-24 | [SCSI] mptfusion: Fix memory leak in mptctl_getiocinfo() | Jesper Juhl |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-09-15 | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
2010-09-05 | [SCSI] drivers/message/fusion: Return -ENOMEM on memory allocation failure | Julia Lawall |
2010-08-14 | 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-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-11 | fusion: fix kernel-doc warnings | Randy Dunlap |
2010-08-11 | mpt fusion: convert to seq_file | Alexey Dobriyan |
2010-08-11 | param: use module_param in drivers/message/fusion/mptbase.c | Rusty Russell |