LinuxLists
Users
About
Stephen M. Cameron (
[email protected]
)
Number of posts: 306 (0.2 per day)
First post: 2009-09-17 18:46:22
Last post: 2013-10-29 18:41:39
Previous Page
/
Next Page
Date
List
Subject
2010-02-04 14:45:33
linux-kernel
[PATCH 02/30] hpsa: Use kernel integer types, not userland ones
2010-02-04 14:44:40
linux-kernel
[PATCH 12/30] hpsa: make tag macros into functions
2010-02-04 14:44:32
linux-kernel
[PATCH 13/30] hpsa: fix some debug printks to use dev_dbg instead
2010-02-04 14:42:57
linux-kernel
[PATCH 21/30] hpsa: Add an shost_to_hba helper function.
2010-02-04 14:42:25
linux-kernel
[PATCH 25/30] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
2010-02-04 14:41:53
linux-kernel
[PATCH 29/30] hpsa: Reorder compat ioctl functions to eliminate some forward declarations.
2010-02-04 14:41:26
linux-kernel
[PATCH 30/30] hpsa: `update driver version to 2.0.1-3
2010-02-04 14:41:20
linux-kernel
[PATCH 28/30] hpsa: eliminate lock_kernel in compat_ioctl
2010-02-04 14:41:10
linux-kernel
[PATCH 27/30] hpsa: fix bug in adjust_hpsa_scsi_table
2010-02-04 14:41:00
linux-kernel
[PATCH 26/30] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers
2010-02-04 14:40:50
linux-kernel
[PATCH 24/30] hpsa: print all the bytes of the CDB, not just the first one.
2010-02-04 14:40:43
linux-kernel
[PATCH 23/30] hpsa: when resetting devices, print out which device
2010-02-04 14:40:36
linux-kernel
[PATCH 22/30] hpsa: use scan_start and scan_finished entry points for scanning
2010-02-04 14:40:26
linux-kernel
[PATCH 19/30] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
2010-02-04 14:40:22
linux-kernel
[PATCH 20/30] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
2010-02-04 14:40:13
linux-kernel
[PATCH 18/30] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
2010-02-04 14:40:10
linux-kernel
[PATCH 17/30] hpsa: Fix p1210m LUN assignment.
2010-02-04 14:40:05
linux-kernel
[PATCH 16/30] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
2010-02-04 14:39:59
linux-kernel
[PATCH 15/30] hpsa: Allow multiple command completions per interrupt.
2010-02-04 14:39:51
linux-kernel
[PATCH 14/30] hpsa: interrupt pending function should return bool not unsigned long
2010-02-04 14:39:48
linux-kernel
[PATCH 11/30] hpsa: eliminate unnecessary memcpys
2010-02-04 14:39:44
linux-kernel
[PATCH 06/30] hpsa: remove superfluous returns from void functions.
2010-02-04 14:39:39
linux-kernel
[PATCH 05/30] hpsa: make adjust_hpsa_scsi_table return void.
2010-02-04 14:39:37
linux-kernel
[PATCH 04/30] hpsa: Use BUG_ON instead of an if statement.
2010-02-04 14:39:35
linux-kernel
[PATCH 03/30] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
2010-02-04 14:39:30
linux-kernel
[PATCH 00/30] hpsa: Feb 2010 driver updates
2010-02-04 14:39:27
linux-kernel
[PATCH 01/30] hpsa: fix typo in comments
2010-02-04 14:39:24
linux-kernel
[PATCH 09/30] hpsa: use kzalloc not kmalloc plus memset
2010-02-04 14:39:20
linux-kernel
[PATCH 08/30] hpsa: use sizeof() not an inline constant in memset.
2010-02-04 14:39:13
linux-kernel
[PATCH 07/30] hpsa: return proper error codes not minus one.
2010-01-13 14:55:22
linux-kernel
Re: your mail
2009-12-18 15:13:46
linux-kernel
Re: [PATCH] cciss: fix reporting of scsi status again.
2009-12-17 14:22:30
linux-kernel
[PATCH] hpsa: fix scsi status reporting yet again.
2009-12-17 14:21:10
linux-kernel
[PATCH] cciss: fix reporting of scsi status again.
2009-12-09 15:35:45
linux-kernel
Re: + hpsa-use-msleep-instead-of-schedule_timeout.patch added to -mm tree
2009-12-08 22:43:27
linux-kernel
Re: + hpsa-use-msleep-instead-of-schedule_timeout.patch added to -mm tree
2009-12-08 21:49:49
linux-kernel
[PATCH 4/5] hpsa: Fix incorrect SCSI status reporting
2009-12-08 21:39:58
linux-kernel
[PATCH] cciss: Fix bad scsi status reporting.
2009-12-08 21:38:55
linux-kernel
[PATCH 0/5] hpsa: fix a few more small things
2009-12-08 21:36:52
linux-kernel
[PATCH 5/5] hpsa: suppress messages due to unsupport SCSI REPORT_LUNS
2009-12-08 21:36:43
linux-kernel
[PATCH 2/5] hpsa: rename too generic variable names
2009-12-08 21:36:32
linux-kernel
[PATCH 3/5] hpsa: Return SCSI_MLQUEUE_HOST_BUSY on command allocation failure.
2009-12-08 21:36:21
linux-kernel
[PATCH 1/5] Use msleep() instead of schedule_timeout
2009-11-18 20:32:45
linux-kernel
[PATCH] cciss: fix scatter gather cleanup problems
2009-11-18 17:14:56
linux-kernel
Re: [PATCH] ftrace: return error instead of 12 bytes read
2009-11-16 21:52:46
linux-kernel
Re: [PATCH 00/17] hpsa driver updates
2009-11-12 18:49:41
linux-kernel
[PATCH 03/11] cciss: Retry driver initiated cmds with unit attention condition
2009-11-12 18:49:22
linux-kernel
[PATCH 06/11] cciss: remove sendcmd() as it is no longer used.
2009-11-12 18:48:43
linux-kernel
[PATCH 11/11] cciss: Fix weird usage of ENXIO in cciss_scsi.c
2009-11-12 18:48:40
linux-kernel
[PATCH 10/11] cciss: Add enhanced scatter-gather support.
2009-11-12 18:48:37
linux-kernel
[PATCH 09/11] cciss: Do not automatically rescan on UNIT ATTENTION/LUN DATA CHANGED