LinuxLists
Users
About
John Garry (
[email protected]
)
Number of posts: 3685 (5.04 per day)
First post: 2015-11-02 17:04:38
Last post: 2017-11-03 10:15:47
Previous Page
/
Next Page
Date
List
Subject
2022-04-05 02:04:45
linux-kernel
[PATCH RESEND v5 2/5] iova: Allow rcache range upper limit to be flexible
2022-04-05 02:03:39
linux-kernel
[PATCH RESEND v5 4/5] iommu: Allow max opt DMA len be set for a group via sysfs
2022-04-05 01:58:05
linux-kernel
[PATCH RESEND v5 3/5] iommu: Allow iommu_change_dev_def_domain() realloc same default domain type
2022-04-05 01:54:40
linux-kernel
[PATCH v2 1/2] libata: Use scsi cmnd budget token for qc tag for SAS host
2022-04-05 01:47:42
linux-kernel
[PATCH v2 0/2] libata: A tagging improvement and related code reorg
2022-04-05 01:20:00
linux-kernel
[PATCH RESEND v5 5/5] iova: Add iova_len argument to iova_domain_init_rcaches()
2022-04-05 00:59:07
linux-kernel
[PATCH RESEND v5 1/5] iommu: Refactor iommu_group_store_type()
2022-04-04 23:38:14
linux-kernel
[PATCH v2 2/2] libata: Inline ata_qc_new_init() in ata_scsi_qc_new()
2022-03-31 04:41:23
linux-kernel
[PATCH v2] scsi: core: Refine how we set tag_set NUMA node
2022-03-31 03:31:04
linux-kernel
Re: filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
2022-03-31 03:17:12
linux-kernel
Re: filesystem corruption with "scsi: core: Reallocate device's budget map on queue depth change"
2022-03-31 02:37:43
linux-kernel
Re: drivers/scsi/hisi_sas/hisi_sas_main.c:445 hisi_sas_task_deliver() warn: inconsistent indenting
2022-03-30 16:24:10
linux-kernel
[PATCH] perf tools: Stop depending on .git files for building PERF-VERSION-FILE
2022-03-29 19:13:30
linux-kernel
Re: [PATCH perf] perf tools: .git/ORIG_HEAD might not exist
2022-03-25 15:26:24
linux-kernel
Re: perf version issues
2022-03-25 13:28:15
linux-kernel
Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
2022-03-24 02:32:01
linux-kernel
Re: perf version issues
2022-03-23 23:35:27
linux-kernel
Re: [PATCH] scsi: core: Refine how we set tag_set NUMA node
2022-03-23 23:33:52
linux-kernel
Re: perf version issues
2022-03-23 18:14:11
linux-kernel
Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
2022-03-23 07:37:36
linux-kernel
Re: [PATCH 04/11] scsi: libsas: Send SMP commands through the block layer
2022-03-23 02:26:51
linux-kernel
Re: [PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
2022-03-22 23:28:45
linux-kernel
Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
2022-03-22 20:39:19
linux-kernel
[PATCH 10/11] scsi: libsas: Add sas_task_to_hwq()
2022-03-22 17:26:01
linux-kernel
Re: [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
2022-03-22 16:47:50
linux-kernel
[PATCH 05/11] scsi: libsas: Send TMF commands through the block layer
2022-03-22 15:58:01
linux-kernel
[PATCH 06/11] scsi: core: Add scsi_alloc_request_hwq()
2022-03-22 14:48:51
linux-kernel
[PATCH 11/11] scsi: hisi_sas: Remove private tag management
2022-03-22 14:42:50
linux-kernel
[PATCH 03/11] libata: Send internal commands through the block layer
2022-03-22 14:36:25
linux-kernel
[PATCH] scsi: core: Refine how we set tag_set NUMA node
2022-03-22 14:28:06
linux-kernel
Re: [PATCH 03/11] libata: Send internal commands through the block layer
2022-03-22 14:16:33
linux-kernel
[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
2022-03-22 14:13:12
linux-kernel
[PATCH 09/11] scsi: libsas: Add sas_task_to_unique_tag()
2022-03-22 14:05:22
linux-kernel
[PATCH 07/11] scsi: libsas: Send internal abort commands through the block layer
2022-03-22 13:44:35
linux-kernel
[PATCH 08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command
2022-03-22 12:53:39
linux-kernel
[PATCH 04/11] scsi: libsas: Send SMP commands through the block layer
2022-03-22 12:17:06
linux-kernel
[PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
2022-03-22 12:10:55
linux-kernel
[PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
2022-03-17 06:27:24
linux-kernel
[PATCH 0/2] scsi/libata: A potential tagging fix and improvement
2022-03-17 06:15:02
linux-kernel
Re: [PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host
2022-03-17 05:54:40
linux-kernel
Re: [PATCH 1/2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
2022-03-17 05:30:11
linux-kernel
[PATCH 1/2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
2022-03-17 05:08:55
linux-kernel
Re: [PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host
2022-03-17 04:39:09
linux-kernel
Re: [PATCH 0/2] scsi/libata: A potential tagging fix and improvement
2022-03-16 15:09:36
linux-kernel
[PATCH v2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
2022-03-15 22:43:20
linux-kernel
[PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host
2022-03-11 23:30:43
linux-kernel
Re: [PATCH] perf parse-events: Fix null check
2022-03-11 23:04:25
linux-kernel
[PATCH v2 1/4] scsi: libsas: Add sas_execute_internal_abort_single()
2022-03-11 22:35:09
linux-kernel
Re: [PATCH v5 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
2022-03-11 22:28:54
linux-kernel
[PATCH v2 3/4] scsi: pm8001: Use libsas internal abort support
2022-03-11 22:27:06
linux-kernel
[PATCH v2 4/4] scsi: hisi_sas: Use libsas internal abort support