Mathieu Desnoyers ([email protected])

Number of posts: 3435 (0.66 per day)
First post: 2010-02-08 19:27:09
Last post: 2024-05-06 13:49:06

Date List Subject
2024-02-02 21:06:23 linux-kernel [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling
2024-02-02 21:06:00 linux-kernel [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
2024-02-02 21:05:46 linux-kernel [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
2024-02-02 21:05:25 linux-kernel [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime
2024-02-02 21:03:50 linux-kernel [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-02-02 21:03:46 linux-kernel [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
2024-02-02 21:03:28 linux-kernel [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
2024-02-02 21:03:18 linux-kernel [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
2024-02-02 20:18:52 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-02-02 20:04:07 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-02-02 19:29:24 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-02-02 16:32:20 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-02-02 14:57:16 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-02-01 16:15:01 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-01-31 21:46:05 linux-kernel Re: [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-01-31 17:59:59 linux-kernel Re: [RFC PATCH v3 3/4] Introduce cpu_dcache_is_aliasing() across all architectures
2024-01-31 16:28:51 linux-kernel [RFC PATCH v3 4/4] dax: Fix incorrect list of data cache aliasing architectures
2024-01-31 16:28:43 linux-kernel [RFC PATCH v3 1/4] dm: Treat alloc_dax failure as non-fatal
2024-01-31 16:27:14 linux-kernel [RFC PATCH v3 3/4] Introduce cpu_dcache_is_aliasing() across all architectures
2024-01-31 16:27:11 linux-kernel [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
2024-01-31 16:26:11 linux-kernel [RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
2024-01-31 15:46:12 linux-kernel Re: [RFC PATCH v2 7/8] Introduce dcache_is_aliasing() across all architectures
2024-01-31 15:34:48 linux-kernel Re: [PATCH v4 4/4] membarrier: riscv: Provide core serializing command
2024-01-31 15:22:27 linux-kernel Re: [RFC PATCH v2 8/8] dax: Fix incorrect list of dcache aliasing architectures
2024-01-30 17:16:04 linux-kernel [RFC PATCH v2 2/8] erofs: Use dax_is_supported()
2024-01-30 16:56:20 linux-kernel [RFC PATCH v2 6/8] xfs: Use dax_is_supported()
2024-01-30 16:56:20 linux-kernel [RFC PATCH v2 5/8] fuse: Use dax_is_supported()
2024-01-30 16:55:27 linux-kernel [RFC PATCH v2 7/8] Introduce dcache_is_aliasing() across all architectures
2024-01-30 16:55:20 linux-kernel [RFC PATCH v2 8/8] dax: Fix incorrect list of dcache aliasing architectures
2024-01-30 16:55:05 linux-ext4 [RFC PATCH v2 4/8] ext4: Use dax_is_supported()
2024-01-30 16:55:00 linux-ext4 [RFC PATCH v2 3/8] ext2: Use dax_is_supported()
2024-01-30 16:54:43 linux-kernel [RFC PATCH v2 1/8] dax: Introduce dax_is_supported()
2024-01-30 16:54:40 linux-kernel [RFC PATCH v2 0/8] Introduce dcache_is_aliasing() to fix DAX regression
2024-01-30 15:23:58 linux-kernel Re: [RFC PATCH 4/7] ext2: Use dax_is_supported()
2024-01-30 15:20:25 linux-kernel Re: [RFC PATCH 7/7] xfs: Use dax_is_supported()
2024-01-30 15:15:01 linux-kernel Re: [RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
2024-01-29 21:09:38 linux-kernel [RFC PATCH 6/7] fuse: Introduce fuse_dax_is_supported()
2024-01-29 21:09:28 linux-kernel [RFC PATCH 7/7] xfs: Use dax_is_supported()
2024-01-29 21:09:06 linux-ext4 [RFC PATCH 5/7] ext4: Use dax_is_supported()
2024-01-29 21:08:53 linux-kernel [RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
2024-01-29 21:07:52 linux-kernel [RFC PATCH 1/7] Introduce cache_is_aliasing() across all architectures
2024-01-29 21:07:39 linux-kernel [RFC PATCH 3/7] erofs: Use dax_is_supported()
2024-01-29 21:07:14 linux-kernel [RFC PATCH 4/7] ext2: Use dax_is_supported()
2024-01-29 21:07:14 linux-kernel [RFC PATCH 2/7] dax: Fix incorrect list of cache aliasing architectures
2024-01-29 16:13:56 linux-kernel Re: [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 22:44:05 linux-kernel Re: [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 22:42:43 linux-kernel Re: [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 22:23:55 linux-kernel Re: [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 20:28:49 linux-kernel Re: [RESEND] [PATCH] eventfs: Have inodes have unique inode numbers
2024-01-26 19:34:18 linux-kernel [REGRESSION] v5.13: FS_DAX unavailable on 32-bit ARM
2024-01-25 21:18:58 linux-kernel Re: [PATCH] ring-buffer: Simplify reservation with try_cmpxchg() loop