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
2009-11-12 18:48:28 linux-kernel [PATCH 08/11] cciss: Remove unnecessary check in scan_thread
2009-11-12 18:48:21 linux-kernel [PATCH 07/11] cciss: fix typo that causes scsi status to be lost.
2009-11-12 18:48:13 linux-kernel [PATCH 05/11] cciss: clean up code in cciss_shutdown
2009-11-12 18:48:07 linux-kernel [PATCH 04/11] cciss: Remove the "withirq" parameter from various functions where possible
2009-11-12 18:48:00 linux-kernel [PATCH 02/11] cciss: Fix problem with remove_from_scan_list on driver unload
2009-11-12 18:47:57 linux-kernel [PATCH 01/11] cciss: Make device attributes static
2009-11-12 18:47:45 linux-kernel [PATCH 00/11] cciss: driver updates
2009-11-12 13:55:05 linux-kernel Re: [PATCH 2/2] hpsa: make device attrs static
2009-11-11 16:53:00 linux-kernel [PATCH 05/17] hpsa: Allocate the correct amount of extra space for the scsi host
2009-11-11 16:52:55 linux-kernel [PATCH 04/17] Fix use of unallocated memory for MSA2xxx enclosure device data.
2009-11-11 16:51:56 linux-kernel [PATCH 08/17] hpsa: Factor out some pci_unmap code
2009-11-11 16:51:36 linux-kernel [PATCH 12/17] hpsa: decode unit attention condition and retry commands.
2009-11-11 16:50:29 linux-kernel [PATCH 17/17] hpsa: fix typo that causes scsi status to be lost
2009-11-11 16:50:25 linux-kernel [PATCH 16/17] hpsa: Make fill_cmd() return void
2009-11-11 16:50:21 linux-kernel [PATCH 15/17] hpsa: Remove sendcmd, in no case are we required to poll for completions.
2009-11-11 16:50:16 linux-kernel [PATCH 14/17] hpsa: Flush cache with interrupts still enabled.
2009-11-11 16:50:08 linux-kernel [PATCH 13/17] hpsa: Retry driver initiated commands on unit attention
2009-11-11 16:50:00 linux-kernel [PATCH 11/17] hpsa: Make hpsa_sdev_attrs static
2009-11-11 16:49:53 linux-kernel [PATCH 10/17] hpsa: Allow device rescan to be triggered via sysfs.
2009-11-11 16:49:48 linux-kernel [PATCH 09/17] Add thread to allow controllers to register for rescan for new devices
2009-11-11 16:49:38 linux-kernel [PATCH 07/17] hpsa: Factor out command submission sequence
2009-11-11 16:49:32 linux-kernel [PATCH 06/17] hpsa: Use shost_priv instead of accessing host->hostdata[0] directly.
2009-11-11 16:49:25 linux-kernel [PATCH 02/17] avoid helpful cleanup patches.
2009-11-11 16:49:24 linux-kernel [PATCH 03/17] hpsa: Fix vendor id check
2009-11-11 16:49:20 linux-kernel [PATCH 01/17] Add hpsa driver for HP Smart Array controllers.
2009-11-11 16:48:58 linux-kernel [PATCH 00/17] hpsa driver updates
2009-10-13 16:25:03 linux-kernel Re: [PATCH] cciss: Add cciss_allow_hpsa module parameter.
2009-10-12 15:48:17 linux-kernel [PATCH] cciss: Add cciss_allow_hpsa module parameter.
2009-10-12 15:35:07 linux-kernel [PATCH] cciss: Fix multiple calls to pci_release_regions
2009-10-01 21:24:56 linux-kernel [PATCH] Add hpsa driver for HP Smart Array controllers.
2009-09-17 18:50:41 linux-kernel [PATCH 02/20] cciss: Use one scan thread per controller and fix hang during rmmod
2009-09-17 18:50:03 linux-kernel [PATCH 07/20] cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.
2009-09-17 18:49:40 linux-kernel [PATCH 14/20] cciss: Preserve all 8 bytes of LUN ID for logical drives.
2009-09-17 18:48:53 linux-kernel [PATCH 17/20] cciss: fix some magic numbers in the raid-level decoding
2009-09-17 18:48:52 linux-kernel [PATCH 11/20] cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
2009-09-17 18:48:14 linux-kernel [PATCH 20/20] cciss: Dynamically allocate the drive_info_struct for each logical drive.
2009-09-17 18:48:04 linux-kernel [PATCH 19/20] cciss: Add usage_count attribute to each logical drive in /sys
2009-09-17 18:47:57 linux-kernel [PATCH 18/20] cciss: Add a "raid_level" attribute to each logical drive in /sys
2009-09-17 18:47:54 linux-kernel [PATCH 16/20] cciss: Add lunid attribute to each logical drive in /sys
2009-09-17 18:47:48 linux-kernel [PATCH 12/20] cciss: Fix excessive gendisk freeing bug on driver unload.
2009-09-17 18:47:46 linux-kernel [PATCH 08/20] cciss: Handle cases when cciss_add_disk fails.
2009-09-17 18:47:41 linux-kernel [PATCH 15/20] cciss: Don't check h->busy_initializing in cciss_open().
2009-09-17 18:47:36 linux-kernel [PATCH 13/20] cciss: Silence noisy per-disk messages output by cciss_read_capacity
2009-09-17 18:47:23 linux-kernel [PATCH 10/20] cciss: Clear all sysfs-exposed data for deleted logical drives.
2009-09-17 18:47:14 linux-kernel [PATCH 09/20] cciss: Handle special case for sysfs attributes of the first logical drive.
2009-09-17 18:47:02 linux-kernel [PATCH 05/20] cciss: Dynamically allocate struct device for each logical drive as needed.
2009-09-17 18:46:55 linux-kernel [PATCH 06/20] cciss: Rearrange logical drive sysfs code to make the "changing a disk" path work.
2009-09-17 18:46:47 linux-kernel [PATCH 04/20] cciss: Remove some unused code in rebuild_lun_table()
2009-09-17 18:46:39 linux-kernel [PATCH 03/20] cciss: Allow triggering of rescan of logical drive topology via sysfs entry
2009-09-17 18:46:33 linux-kernel [PATCH 01/20] cciss: Remove sysfs entries for logical drives on driver cleanup.
2009-09-17 18:46:22 linux-kernel [PATCH 00/20] cciss: fix scan_thread, sysfs stuff, dynamically allocate per drive structure