Dan Williams ([email protected])

Number of posts: 7260 (1.08 per day)
First post: 2006-02-03 01:46:22
Last post: 2024-06-14 20:48:13

Date List Subject
2022-02-05 08:31:20 linux-kernel Re: [PATCH V8 37/44] memremap_pages: Set PKS PKey in PTEs if PGMAP_PROTECTIONS is requested
2022-02-04 21:19:17 linux-kernel Re: [PATCH V8 40/44] memremap_pages: Add pgmap_protection_flag_invalid()
2022-02-04 17:37:41 linux-kernel Re: [PATCH V8 32/44] memremap_pages: Add Kconfig for DEVMAP_ACCESS_PROTECTION
2022-02-04 13:52:03 linux-kernel Re: [PATCH V8 42/44] dax: Stray access protection for dax_direct_access()
2022-02-04 09:40:17 linux-kernel Re: [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
2022-01-26 22:08:26 linux-kernel Re: [cxl:preview 30/54] drivers/cxl/core/port.c:527 decoder_populate_targets() warn: inconsistent returns '&cxld->target_lock.lock'.
2022-01-20 14:33:54 linux-kernel Re: [RFC PATCH rdma-next 01/10] RDMA: mr: Introduce is_pmem
2022-01-17 09:40:50 linux-kernel Re: [RFC PATCH rdma-next 01/10] RDMA: mr: Introduce is_pmem
2022-01-06 00:12:19 linux-kernel Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
2022-01-05 23:01:37 linux-kernel Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
2022-01-05 21:17:55 linux-kernel Re: [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS
2022-01-05 19:20:26 linux-kernel Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
2022-01-05 18:23:22 linux-kernel Re: [PATCH v9 02/10] dax: Introduce holder for dax_device
2022-01-04 22:56:07 linux-kernel Re: [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry()
2022-01-04 22:44:22 linux-kernel Re: [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
2021-12-23 05:39:39 linux-kernel Re: [RFC PATCH v12 01/17] dlb: add skeleton for DLB driver
2021-12-21 18:44:23 linux-kernel Re: [RFC PATCH v12 00/17] dlb: introduce DLB device driver
2021-12-17 18:37:16 linux-kernel Re: [PATCH v1 1/1] ACPI: NFIT: Import GUID before use
2021-12-15 03:09:52 linux-kernel Re: [PATCH v8 2/9] dax: Introduce holder for dax_device
2021-12-07 23:09:44 linux-kernel Re: [PATCH v3 03/18] driver core: platform: Rename platform_dma_configure()
2021-12-06 17:51:20 linux-kernel Re: [PATCH v2] x86: Skip WBINVD instruction for VM guest
2021-12-06 16:40:08 linux-kernel Re: [PATCH v2] x86: Skip WBINVD instruction for VM guest
2021-11-30 07:03:38 linux-kernel Re: [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
2021-11-30 07:03:37 linux-crypto Re: [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
2021-11-24 03:52:24 linux-ext4 Re: [PATCH 29/29] fsdax: don't require CONFIG_BLOCK
2021-11-24 03:51:26 linux-ext4 Re: [PATCH 28/29] iomap: build the block based code conditionally
2021-11-24 03:48:06 linux-ext4 Re: [PATCH 27/29] dax: fix up some of the block device related ifdefs
2021-11-24 03:22:00 linux-ext4 Re: [PATCH 26/29] fsdax: shift partition offset handling into the file systems
2021-11-24 02:56:41 linux-ext4 Re: [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
2021-11-24 02:52:27 linux-ext4 Re: [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing
2021-11-24 02:49:28 linux-ext4 Re: [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings
2021-11-24 02:47:26 linux-ext4 Re: [PATCH 22/29] iomap: add a IOMAP_DAX flag
2021-11-24 02:41:01 linux-ext4 Re: [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg
2021-11-23 21:50:05 linux-ext4 Re: [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super
2021-11-23 21:48:48 linux-ext4 Re: [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super
2021-11-23 21:46:51 linux-ext4 Re: [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
2021-11-23 21:22:27 linux-ext4 Re: [PATCH 17/29] fsdax: factor out a dax_memzero helper
2021-11-23 21:17:22 linux-ext4 Re: [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero
2021-11-23 21:16:05 linux-ext4 Re: [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers
2021-11-23 19:45:13 linux-ext4 Re: [PATCH 14/29] fsdax: simplify the pgoff calculation
2021-11-23 19:36:00 linux-ext4 Re: [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax
2021-11-23 19:34:06 linux-ext4 Re: [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
2021-11-23 04:17:27 linux-ext4 Re: [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax
2021-11-23 04:16:14 linux-ext4 Re: [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper
2021-11-23 04:02:55 linux-ext4 Re: [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper
2021-11-23 03:59:39 linux-ext4 Re: [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper
2021-11-23 03:58:32 linux-ext4 Re: [PATCH 08/29] dax: remove dax_capable
2021-11-23 03:51:29 linux-ext4 Re: [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper
2021-11-23 03:41:14 linux-ext4 Re: [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
2021-11-23 03:35:48 linux-ext4 Re: [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
2021-11-23 03:33:20 linux-ext4 Re: [PATCH 04/29] dax: simplify the dax_device <-> gendisk association