James Smart ([email protected])

Number of posts: 94 (0.25 per day)
First post: 2016-10-17 15:53:48
Last post: 2017-11-03 15:52:43

Date List Subject
2019-03-08 19:16:43 linux-kernel Re: [PATCH] nvmet-fc: use zero-sized array and struct_size() in kzalloc()
2019-02-14 08:39:10 linux-kernel Re: [PATCH] scsi: lpfc: fix a handful of indentation issues
2019-01-16 15:18:04 linux-kernel Re: [PATCH 5/8] scsi: lpfc: change snprintf to scnprintf for possible overflow
2018-11-20 21:54:41 linux-kernel Re: [PATCH] scsi/lpfc/lpfc_sli.c: Use dma_zalloc_coherent
2018-11-20 21:53:26 linux-kernel Re: [PATCH] scsi/lpfc/lpfc_sli.c: Use dma_zalloc_coherent
2018-07-19 15:06:02 linux-kernel Re: [PATCH 0/4] Rework NVMe abort handling
2018-07-19 15:01:04 linux-kernel Re: [PATCH 0/4] Rework NVMe abort handling
2018-06-27 17:29:31 linux-kernel Re: [PATCH v5 1/2] nvme: cache struct nvme_ctrl reference to struct nvme_request
2018-06-12 20:42:53 linux-kernel Re: [PATCH 5/5] nvmet: fcloop: use irqsave spinlocks
2018-06-12 20:40:04 linux-kernel Re: [PATCH 4/5] nvmet: use atomic allocations when allocating fc requests
2018-06-12 20:37:10 linux-kernel Re: [PATCH 4/5] nvmet: use atomic allocations when allocating fc requests
2018-04-19 21:22:05 linux-kernel Re: [PATCH] nvme: fc: provide a descriptive error
2018-03-29 17:41:12 linux-kernel Re: [PATCH 4/4] nvmet-fc: Use new SGL alloc/free helper for requests
2018-03-29 16:53:46 linux-kernel Re: [PATCH 4/4] nvmet-fc: Use new SGL alloc/free helper for requests
2018-03-29 16:36:06 linux-kernel Re: [PATCH 3/4] nvmet-fc: Don't use the count returned by the dma_map_sg call
2018-03-29 16:26:11 linux-kernel Re: [PATCH 3/4] nvmet-fc: Don't use the count returned by the dma_map_sg call
2018-03-13 16:31:19 linux-kernel Re: [PATCH][next] scsi: lpfc: make several unions static, fix non-ANSI prototype
2018-02-24 22:26:00 linux-kernel Re: [PATCH] scsi: lpfc: use memcpy_toio instead of writeq
2018-02-16 19:35:52 linux-kernel Re: [PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
2018-01-18 16:26:08 linux-kernel Re: [PATCH V5 0/2] nvme-pci: fix the timeout case when reset is ongoing
2018-01-18 15:25:41 linux-kernel Re: [PATCH V5 1/2] nvme-pci: introduce RECONNECTING state to mark initializing procedure
2018-01-18 06:25:30 linux-kernel Re: [PATCH V4 1/2] nvme: add NVME_CTRL_RESET_PREPARE state
2018-01-17 21:09:46 linux-kernel Re: [PATCH V4 1/2] nvme: add NVME_CTRL_RESET_PREPARE state
2018-01-17 21:09:32 linux-kernel Re: [Suspected-Phishing]Re: [PATCH V3 1/2] nvme: split resetting state into reset_prepate and resetting
2017-12-01 20:58:27 linux-kernel Re: [PATCH v2] nvme-fc: don't require user to enter host_traddr
2017-11-30 16:47:07 linux-kernel Re: [PATCH v2] nvme-fc: don't require user to enter host_traddr
2017-11-03 15:52:43 linux-kernel Re: [PATCH] scsi: lpfc: fix kzalloc-simple.cocci warnings
2017-09-22 15:27:55 linux-kernel Re: [PATCH 3/6] scsi: lpfc: Cocci spatch "pool_zalloc-simple"
2017-09-14 14:48:04 linux-kernel Re: [PATCH] scsi: lpfc: remove redundant null check on eqe
2017-08-23 16:20:57 linux-kernel Re: [PATCH] scsi: lpfc: avoid false-positive gcc-8 warning
2017-08-23 16:20:21 linux-kernel Re: [PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test
2017-06-30 14:56:37 linux-kernel Re: [PATCH 1/2] scsi: lpfc: spin_lock_irq() is not nestable
2017-03-22 02:25:41 linux-kernel Re: [PATCH] scsi: lpfc: fix linking against modular NVMe support
2017-03-22 02:24:56 linux-kernel Re: [PATCH] scsi: lpfc: fix linking against modular NVMe support
2017-03-04 17:42:59 linux-kernel Re: [PATCH] scsi: lpfc: fix missing spin_unlock on sql_list_lock
2017-03-04 17:42:55 linux-kernel Re: [PATCH] scsi: lpfc: don't dereference dma_buf->iocbq before null check
2017-03-04 17:42:46 linux-kernel Re: [PATCH] scsi: lpfc: sanity check hrq is null before dereferencing it
2017-03-04 17:42:39 linux-kernel Re: [PATCH] scsi: lpfc: remove redundant assignment of sgel
2017-03-03 15:20:33 linux-kernel Re: [PATCH] scsi: lpfc: replace init_timer by setup_timer
2016-12-20 00:54:11 linux-kernel Re: [PATCH] nvme-fabrics: remove some logically dead code performing redundant ret checks
2016-12-20 00:40:38 linux-kernel Re: [patch] nvme-fabrics: correct some printk information
2016-12-15 16:37:29 linux-kernel Re: [PATCH] nvme-fabrics: simplify error handling of nvme_fc_create_hw_io_queues
2016-10-17 15:53:48 linux-kernel Re: [PATCH] lpfc: use %zd format string for size_t