Age | Commit message (Expand) | Author |
2013-07-03 | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Add proc_mkdir_data() | David Howells |
2013-04-30 | i2o: check copy_from_user() size parameter | Dan Carpenter |
2013-04-29 | mptctl: don't wank with fasync in ->release() | Al Viro |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-04-09 | fusion: switch to ->show_info() | Al Viro |
2013-04-09 | i2o: use proc_remove_subtree() | Al Viro |
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-11-28 | messages: i2o: Fix typo in messages/i2o | Masanari Iida |
2012-09-14 | [SCSI] Fusion MPT: disable pci device when mpt map resoures failed | Hanjun Guo |
2012-07-30 | drivers/message/i2o/i2o_config.c: bound allocation | Alan Cox |
2012-07-30 | drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to... | Kamil Dudka |
2012-05-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-31 | drivers/message/fusion: use pci_dev->revision | Sergei Shtylyov |
2012-05-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-05-22 | [SCSI] mptfusion: unlock on error in mpt_config() | Dan Carpenter |
2012-05-17 | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker |
2012-05-15 | tokenring: delete all remaining driver support | Paul Gortmaker |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
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 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-03 | switch procfs to umode_t use | Al Viro |
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-10-31 | drivers/message: Add module.h to i2o/pci.c | Paul Gortmaker |
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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-07-27 | [SCSI] mptfusion : Added check for SILI bit in READ_6 CDB for DATA UNDERRUN E... | Kashyap, Desai |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-05-17 | [SCSI] mptsas: Fix annoying warning | Borislav Petkov |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
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 |