LinuxLists
Users
About
Sumant Patro (
[email protected]
)
Number of posts: 34 (0.09 per day)
First post: 2006-01-25 19:51:25
Last post: 2007-02-15 02:15:18
Date
List
Subject
2007-02-15 02:15:18
linux-kernel
[PATCH 6/6] scsi: megaraid_sas - update version and author info
2007-02-15 02:10:29
linux-kernel
[PATCH 5/6] scsi: megaraid_sas - return sync cache call with success
2007-02-15 02:05:50
linux-kernel
[PATCH 4/6] scsi: megaraid_sas - replace pci_alloc_consitent with dma_alloc_coherent in ioctl path
2007-02-15 01:59:59
linux-kernel
[PATCH 3/6] scsi: megaraid_sas - throttle io if FW is busy
2007-02-15 01:51:30
linux-kernel
[PATCH 2/6] scsi: megaraid_sas - added bios_param in scsi_host_template
2007-02-15 01:44:20
linux-kernel
[PATCH 1/6] scsi: megaraid_sas - donot process cmds if hw_crit_error is set
2007-02-07 03:35:25
linux-kernel
[PATCH 5/5] scsi: megaraid_sas - update version and author info
2007-02-07 03:30:22
linux-kernel
[PATCH 4/5] scsi: megaraid_sas - preallocate memory for ioctl processing
2007-02-07 03:21:00
linux-kernel
[PATCH 3/5] scsi: megaraid_sas - throttle io if FW is busy
2007-02-07 03:07:21
linux-kernel
[PATCH 2/5] scsi: megaraid_sas - added bios_param in scsi_host_template
2007-02-07 02:59:25
linux-kernel
[PATCH 1/5] scsi: megaraid_sas - stop cmd processing if hw_crit_error is set
2007-01-05 20:20:55
linux-kernel
[PATCH] scsi: megaraid_{mm,mbox} init fix for kdump
2006-12-29 21:31:22
linux-kernel
[Patch] scsi: megaraid_{mm,mbox}: init fix for kdump
2006-12-29 21:24:45
linux-kernel
[Patch] scsi:megaraid_sas:Update module author
2006-10-04 01:20:04
linux-kernel
[Patch 6/6] megaraid_sas: sets ioctl timeout and updates version,changelog
2006-10-04 01:13:51
linux-kernel
[Patch 5/6] megaraid_sas: adds tasklet for cmd completion
2006-10-04 01:09:53
linux-kernel
[Patch 4/6] megaraid_sas: prints pending cmds before setting hw_crit_error
2006-10-04 00:52:54
linux-kernel
[Patch 3/6] megaraid_sas: function pointer for disable interrupt
2006-10-04 00:41:27
linux-kernel
[Patch 2/6] megaraid_sas: frame count optimization
2006-10-04 00:29:45
linux-kernel
[Patch 1/6] megaraid_sas: FW transition and q size changes
2006-09-21 01:39:51
linux-kernel
[Patch 7/7] megaraid_sas: sets ioctl timeout and updates version,changelog
2006-09-21 01:31:37
linux-kernel
[Patch 6/7] megaraid_sas: adds tasklet for cmd completion
2006-09-21 01:26:36
linux-kernel
[Patch 5/7] megaraid_sas: prints pending cmds before setting hw_crit_error
2006-09-21 01:02:59
linux-kernel
[Patch 4/7] megaraid_sas: adds reboot handler
2006-09-21 00:57:13
linux-kernel
[Patch 3/7] megaraid_sas function pointer for disable interrupt
2006-09-21 00:50:36
linux-kernel
[Patch 2/7] megaraid_sas frame count optimization
2006-09-21 00:22:59
linux-kernel
[Patch 1/7] megaraid_sas FW transition and q size changes
2006-05-26 18:33:02
linux-kernel
[Patch 2/2] megaraid_sas: add support for ZCR controller
2006-05-26 18:23:48
linux-kernel
[Patch 1/2] megaraid_sas: switch fw_outstanding to an atomic_t
2006-02-03 23:32:16
linux-kernel
[PATCH 2/2] megaraid_sas: support for 1078 type controller added
2006-02-03 23:32:04
linux-kernel
[PATCH 1/2] megaraid_sas: register 16 byte CDB capability
2006-01-25 20:03:58
linux-kernel
[PATCH 3/3] megaraid_sas: support for 1078 type controller added
2006-01-25 20:00:37
linux-kernel
[PATCH 2/3] megaraid_sas: new template defined to represent each type of controllers
2006-01-25 19:51:25
linux-kernel
[PATCH 1/3] megaraid_sas: cleanup queue command path