Logan Gunthorpe ([email protected])

Number of posts: 2934 (0.88 per day)
First post: 2015-05-09 17:50:34
Last post: 2024-06-10 17:05:39

Date List Subject
2022-06-08 16:58:26 linux-kernel [PATCH v4 01/11] md/raid5-ppl: Fix argument order in bio_alloc_bioset()
2022-06-08 16:58:23 linux-kernel [PATCH v4 08/11] md/raid5-cache: Annotate pslot with __rcu notation
2022-06-08 16:58:23 linux-kernel [PATCH v4 03/11] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
2022-06-08 16:58:22 linux-kernel [PATCH v4 00/11] Bug fixes for mdadm tests
2022-06-08 16:58:20 linux-kernel [PATCH v4 10/11] md: Ensure resync is reported after it starts
2022-06-08 16:57:34 linux-kernel [PATCH v4 09/11] md: Use enum for overloaded magic numbers used by mddev->curr_resync
2022-06-06 04:36:47 linux-kernel [PATCH v3 05/11] md/raid5-cache: Drop RCU usage of conf->log
2022-06-06 04:24:12 linux-kernel [PATCH v3 07/11] md/raid5-cache: Annotate pslot with __rcu notation
2022-06-04 20:26:29 linux-kernel [PATCH v3 01/11] md/raid5-log: Drop extern decorators for function prototypes
2022-06-04 19:32:37 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-04 14:59:03 linux-kernel Re: [PATCH v3 04/11] md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
2022-06-04 09:18:47 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-03 21:50:05 linux-kernel [PATCH v3 09/11] md: Ensure resync is reported after it starts
2022-06-03 19:13:02 linux-kernel [PATCH v3 06/11] md/raid5-cache: Clear conf->log after finishing work
2022-06-03 18:33:51 linux-kernel [PATCH v3 08/11] md: Use enum for overloaded magic numbers used by mddev->curr_resync
2022-06-03 18:20:06 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-03 18:14:08 linux-kernel [PATCH v3 11/11] md/raid5-ppl: Fix argument order in bio_alloc_bioset()
2022-06-03 17:44:44 linux-kernel [PATCH v3 04/11] md/raid5-cache: Take mddev_lock in r5c_journal_mode_show()
2022-06-03 06:21:57 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-06-03 05:11:31 linux-kernel [PATCH v3 02/11] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
2022-06-03 04:44:05 linux-kernel [PATCH v3 10/11] md: Notify sysfs sync_completed in md_reap_sync_thread()
2022-06-03 01:00:03 linux-kernel [PATCH v3 00/11] Bug fixes for mdadm tests
2022-06-02 21:14:00 linux-kernel [PATCH v3 03/11] md/raid5: Ensure array is suspended for calls to log_exit()
2022-06-01 22:49:00 linux-kernel Re: [PATCH v2 12/17] md/raid5-cache: Move struct r5l_log definition to raid5-log.h
2022-06-01 14:07:07 linux-kernel Re: [PATCH v2 12/17] md/raid5-cache: Move struct r5l_log definition to raid5-log.h
2022-06-01 10:45:54 linux-kernel Re: [PATCH v2 15/17] md: Use enum for overloaded magic numbers used by mddev->curr_resync
2022-05-31 02:42:55 linux-kernel Re: [PATCH v2 13/17] md/raid5-cache: Add RCU protection to conf->log accesses
2022-05-28 20:43:24 linux-kernel Re: drivers/md/raid5-ppl.c:632:57: sparse: sparse: incorrect type in argument 3 (different base types)
2022-05-28 20:39:35 linux-kernel [PATCH v2 08/17] md/raid5-cache: Pass the log through to r5c_finish_cache_stripe()
2022-05-28 20:38:13 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-05-28 20:27:51 linux-kernel [PATCH v2 16/17] md: Ensure resync is reported after it starts
2022-05-28 20:27:34 linux-kernel [PATCH v2 13/17] md/raid5-cache: Add RCU protection to conf->log accesses
2022-05-28 20:23:44 linux-kernel [PATCH v2 11/17] md/raid5: Ensure array is suspended for calls to log_exit()
2022-05-28 19:54:11 linux-kernel [PATCH v2 05/17] md/raid5-cache: Refactor r5l_wake_reclaim() to take a struct r5conf
2022-05-28 19:43:13 linux-kernel Re: [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
2022-05-28 19:12:48 linux-kernel [PATCH v2 02/17] md/raid5-cache: Add r5c_conf_is_writeback() helper
2022-05-28 18:24:49 linux-kernel [PATCH v2 06/17] md/raid5-cache: Refactor remaining functions to take a r5conf
2022-05-28 18:18:42 linux-kernel [PATCH v2 03/17] md/raid5-cache: Refactor r5l_start() to take a struct r5conf
2022-05-28 18:18:31 linux-kernel [PATCH v2 00/17] Bug fixes for mdadm tests
2022-05-28 11:51:30 linux-kernel [PATCH v2 09/17] md/raid5-cache: Don't pass conf to r5c_calculate_new_cp()
2022-05-27 11:12:18 linux-kernel [PATCH v2 04/17] md/raid5-cache: Refactor r5l_flush_stripe_to_raid() to take a struct r5conf
2022-05-27 08:57:37 linux-kernel [PATCH v2 15/17] md: Use enum for overloaded magic numbers used by mddev->curr_resync
2022-05-27 02:24:45 linux-kernel [PATCH v2 17/17] md: Notify sysfs sync_completed in md_reap_sync_thread()
2022-05-26 22:04:20 linux-kernel [PATCH v2 10/17] md/raid5-cache: Take struct r5l_log in r5c_log_required_to_flush_cache()
2022-05-26 20:15:32 linux-kernel [PATCH v2 12/17] md/raid5-cache: Move struct r5l_log definition to raid5-log.h
2022-05-26 18:42:04 linux-kernel [PATCH v2 07/17] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
2022-05-26 18:26:31 linux-kernel [PATCH v2 14/17] md/raid5-cache: Annotate pslot with __rcu notation
2022-05-26 17:56:35 linux-kernel [PATCH v2 01/17] md/raid5-log: Drop extern decorators for function prototypes
2022-05-25 10:11:39 linux-kernel Re: [PATCH v1 12/15] md/raid5-cache: Add RCU protection to conf->log accesses
2022-05-25 09:03:49 linux-kernel Re: [PATCH v1 14/15] md: Ensure resync is reported after it starts
2022-05-25 02:16:45 linux-kernel Re: [PATCH v1 12/15] md/raid5-cache: Add RCU protection to conf->log accesses