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

Date List Subject
2014-07-31 13:58:14 linux-kernel Re: [PATCH] scsi: hpsa.c: Cleaning up code clarification using strlcpy
2014-07-23 15:20:07 linux-kernel Re: cciss_scsi.c: Fix me
2014-07-23 14:43:19 linux-kernel Re: cciss_scsi.c: Fix me
2014-07-03 13:20:24 linux-kernel Re: [PATCH] [SCSI] hpsa: fix non-x86 builds
2014-06-26 14:35:40 linux-kernel Re: [PATCH] [SCSI] hpsa: fix non-x86 builds
2014-06-04 15:15:17 linux-kernel Re: [PATCH 6/10] hpsa: use safer test on the result of find_first_zero_bit
2014-06-04 14:55:15 linux-kernel Re: [PATCH 6/10] hpsa: use safer test on the result of find_first_zero_bit
2014-06-04 14:53:36 linux-kernel Re: [PATCH 7/10] cciss: use safer test on the result of find_first_zero_bit
2014-04-14 19:02:07 linux-kernel [PATCH] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()
2014-04-14 15:53:50 linux-kernel Re: [PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
2014-04-10 22:18:04 linux-kernel [PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
2014-04-10 22:13:20 linux-kernel Re: hpsa NULL pointer in hpsa_enter_performant_mode()
2014-04-10 21:21:54 linux-kernel Re: hpsa NULL pointer in hpsa_enter_performant_mode()
2014-04-10 20:46:38 linux-kernel Re: hpsa driver bug crack kernel down!
2013-10-31 21:54:49 linux-kernel Re: [PATCH] cciss: return 0 from driver probe function on success, not 1
2013-10-29 18:41:39 linux-kernel [PATCH] cciss: return 0 from driver probe function on success, not 1
2013-08-12 13:58:48 linux-kernel Re: [PATCH] hpsa: fix warning with smp_processor_id() in preemptible
2013-08-09 20:34:45 linux-kernel Re: Question about REQ_FLUSH and bios with data
2013-08-09 19:11:43 linux-kernel Re: Question about REQ_FLUSH and bios with data
2013-08-09 19:09:40 linux-kernel Question about REQ_FLUSH and bios with data
2013-07-26 13:45:54 linux-kernel Re: hpsa - BUG: using smp_processor_id() in preemptible [00000000 00000000] code: kworker/u:0/6
2013-07-16 22:19:19 linux-kernel Re: [Ksummit-2013-discuss] [ATTEND] scsi-mq prototype discussion
2013-05-29 22:18:12 linux-kernel Re: [PATCH] cciss: fix broken mutex usage in ioctl
2013-05-24 19:30:01 linux-kernel [PATCH] cciss: fix broken mutex usage in ioctl
2013-04-25 22:13:48 linux-kernel Re: [RFC PATCH] block: Add new generic block device naming interface
2013-04-25 21:09:01 linux-kernel Re: [RFC PATCH] block: Add new generic block device naming interface
2013-04-25 20:23:41 linux-kernel [RFC PATCH] block: Add new generic block device naming interface
2013-03-28 16:19:47 linux-kernel [RFC PATCH] block: Add new generic block device naming interface
2013-03-20 22:22:37 linux-kernel Re: Question about make_request_fn based block drivers
2013-03-20 21:59:55 linux-kernel Question about make_request_fn based block drivers
2013-03-14 15:31:48 linux-kernel Re: [PATCH] cciss: fix invalid use of sizeof in cciss_find_cfgtables()
2013-03-11 19:01:52 linux-kernel [RFC PATCH] block: Add new generic block device naming interface
2012-05-04 18:21:21 linux-kernel [PATCH] cciss: fix incorrect scsi status reporting
2012-05-02 16:30:15 linux-kernel Re: [PATCH 07/17] hpsa: do not give up retry of driver cmds after only 3 retries
2012-05-01 18:20:18 linux-kernel Re: [PATCH 07/17] hpsa: do not give up retry of driver cmds after only 3 retries
2012-05-01 16:47:09 linux-kernel [PATCH 02/17] hpsa: do not skip disabled devices
2012-05-01 16:44:01 linux-kernel [PATCH 17/17] hpsa: dial down lockup detection during firmware flash
2012-05-01 16:43:46 linux-kernel [PATCH 16/17] hpsa: removed unused member maxQsinceinit
2012-05-01 16:43:39 linux-kernel [PATCH 15/17] hpsa: add new RAID level "1(ADM)"
2012-05-01 16:43:31 linux-kernel [PATCH 14/17] hpsa: factor out hpsa_free_irqs_and_disable_msix
2012-05-01 16:43:21 linux-kernel [PATCH 13/17] hpsa: refine interrupt handler locking for greater concurrency
2012-05-01 16:43:13 linux-kernel [PATCH 12/17] hpsa: use multiple reply queues
2012-05-01 16:43:06 linux-kernel [PATCH 11/17] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()
2012-05-01 16:43:00 linux-kernel [PATCH 10/17] hpsa: do aborts two ways
2012-05-01 16:42:57 linux-kernel [PATCH 09/17] hpsa: add abort error handler function
2012-05-01 16:42:49 linux-kernel [PATCH 08/17] hpsa: remove unused parameter from finish_cmd
2012-05-01 16:42:44 linux-kernel [PATCH 07/17] hpsa: do not give up retry of driver cmds after only 3 retries
2012-05-01 16:42:39 linux-kernel [PATCH 06/17] hpsa: retry driver initiated commands on busy status
2012-05-01 16:42:34 linux-kernel [PATCH 05/17] hpsa: do not read from controller unnecessarily in completion code
2012-05-01 16:42:29 linux-kernel [PATCH 04/17] hpsa: suppress excessively chatty error messages
2012-05-01 16:42:24 linux-kernel [PATCH 03/17] hpsa: enable bus master bit after pci_enable_device