Don Brace ([email protected])

Number of posts: 74 (0.06 per day)
First post: 2018-08-13 14:51:30
Last post: 2021-09-29 00:00:32

Date List Subject
2021-07-06 18:17:40 linux-kernel [smartpqi updates PATCH 4/9] smartpqi: add SCSI cmd info for resets
2021-07-06 18:17:40 linux-kernel [smartpqi updates PATCH 0/9] smartpqi updates
2021-04-15 18:42:30 linux-kernel RE: [PATCH v2 1/3] hpsa: use __packed on individual structs, not header-wide
2021-03-24 18:39:24 linux-kernel RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
2021-03-17 19:08:27 linux-kernel RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
2021-03-16 20:52:25 linux-kernel RE: [PATCH] hpsa: fix boot on ia64 (atomic_t alignment)
2020-10-16 22:39:42 linux-kernel RE: Linux 5.9: smartpqi: controller is offline: status code 0x6100c
2020-09-21 21:44:14 linux-kernel RE: [PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
2020-06-03 18:41:38 linux-kernel RE: [PATCHES] uaccess hpsa
2020-05-28 13:48:13 linux-kernel RE: UBSAN: array-index-out-of-bounds in drivers/scsi/hpsa.c:4421:7
2020-01-20 16:25:31 linux-kernel RE: [PATCH resend] scsi: smartpqi: add missed free_irq in suspend
2019-05-23 22:58:28 linux-kernel RE: [PATCH] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask in pqi_pci_init()
2019-05-23 15:27:30 linux-kernel RE: [PATCH][next] scsi: hpsa: fix an uninitialized read and dereference of pointer dev
2019-05-01 15:06:52 linux-kernel RE: [PATCH] scsi: smartpqi: Reporting unhandled SCSI errors
2019-03-05 23:13:04 linux-kernel RE: [PATCH v3] scsi: smartpqi_init: Reporting 'logical unit failure'
2019-01-28 16:59:21 linux-kernel RE: [PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
2019-01-28 16:50:32 linux-kernel RE: [PATCH] scsi: hpsa: clean up two indentation issues
2019-01-03 23:39:34 linux-kernel RE: [PATCH] scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
2018-12-21 10:43:37 linux-kernel RE: [PATCH] scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
2018-12-17 16:35:10 linux-kernel RE: [PATCH 0/6] Add support of the HBA mode on HP Smart Array P410i controllers
2018-12-14 19:40:06 linux-kernel RE: [PATCH 0/6] Add support of the HBA mode on HP Smart Array P410i controllers
2018-11-28 15:17:33 linux-kernel RE: [PATCH 15/41] scsi: hpsa: mark expected switch fall-throughs
2018-08-13 14:51:30 linux-kernel RE: [PATCH v2] scsi: Use vmemdup_user to replace the open code