Ira Weiny ([email protected])

Number of posts: 2733 (0.8 per day)
First post: 2015-02-03 20:46:49
Last post: 2024-06-14 22:40:13

Date List Subject
2020-05-21 17:47:17 linux-kernel Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-21 15:18:30 linux-kernel Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-20 20:03:15 linux-ext4 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag
2020-05-20 19:43:06 linux-kernel Re: [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()
2020-05-20 18:36:50 linux-ext4 Re: [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag
2020-05-20 15:36:32 linux-kernel Re: [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
2020-05-20 14:56:29 linux-kernel Re: [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
2020-05-20 06:01:47 linux-kernel [PATCH V3 1/8] fs/ext4: Narrow scope of DAX check in setflags
2020-05-20 06:00:09 linux-kernel [PATCH V3 6/8] fs/ext4: Make DAX mount option a tri-state
2020-05-20 05:59:47 linux-kernel [PATCH V3 2/8] fs/ext4: Disallow verity if inode is DAX
2020-05-20 05:59:28 linux-ext4 [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()
2020-05-20 05:59:09 linux-ext4 [PATCH V3 3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
2020-05-20 05:59:01 linux-ext4 [PATCH V3 8/8] Documentation/dax: Update DAX enablement for ext4
2020-05-20 05:58:54 linux-ext4 [PATCH V3 5/8] fs/ext4: Only change S_DAX on inode load
2020-05-20 05:58:44 linux-ext4 [PATCH V3 7/8] fs/ext4: Introduce DAX inode flag
2020-05-20 05:58:37 linux-ext4 [PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
2020-05-20 05:17:00 linux-kernel Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-20 05:04:33 linux-kernel Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-20 02:03:23 linux-ext4 Re: [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX
2020-05-19 18:44:33 linux-kernel Re: [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-19 16:31:08 linux-kernel Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
2020-05-19 00:06:11 linux-kernel Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
2020-05-18 20:03:25 linux-kernel Re: [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX
2020-05-18 19:54:06 linux-kernel Re: [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
2020-05-18 18:52:54 linux-kernel [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
2020-05-18 18:26:00 linux-kernel Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables
2020-05-18 18:17:26 linux-kernel Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables
2020-05-18 18:17:00 linux-kernel Re: [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables
2020-05-18 18:13:54 linux-kernel Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
2020-05-18 05:32:51 linux-ext4 Re: [PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
2020-05-18 05:03:56 linux-ext4 Re: [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX
2020-05-18 03:51:36 linux-kernel Re: [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
2020-05-16 01:52:45 linux-ext4 Re: [PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
2020-05-15 04:44:27 linux-ext4 [PATCH v2 0/9] Enable ext4 support for per-file/directory DAX operations
2020-05-15 04:43:46 linux-ext4 [PATCH v2 2/9] fs/ext4: Disallow verity if inode is DAX
2020-05-15 04:43:46 linux-kernel [PATCH v2 8/9] fs/ext4: Introduce DAX inode flag
2020-05-15 04:43:41 linux-ext4 [PATCH v2 1/9] fs/ext4: Narrow scope of DAX check in setflags
2020-05-15 04:43:34 linux-ext4 [PATCH v2 5/9] fs/ext4: Update ext4_should_use_dax()
2020-05-15 04:43:30 linux-kernel [PATCH v2 3/9] fs/ext4: Disallow encryption if inode is DAX
2020-05-15 04:43:11 linux-ext4 [PATCH v2 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
2020-05-15 04:42:45 linux-ext4 [PATCH v2 6/9] fs/ext4: Only change S_DAX on inode load
2020-05-15 04:42:42 linux-ext4 [PATCH v2 9/9] Documentation/dax: Update DAX enablement for ext4
2020-05-15 04:42:36 linux-ext4 [PATCH v2 7/9] fs/ext4: Make DAX mount option a tri-state
2020-05-15 03:39:47 linux-ext4 Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
2020-05-14 14:28:12 linux-ext4 Re: [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
2020-05-14 06:55:55 linux-ext4 Re: [PATCH 8/9] fs/ext4: Introduce DAX inode flag
2020-05-14 06:55:39 linux-ext4 [PATCH V1 2/9] fs/ext4: Disallow verity if inode is DAX
2020-05-14 06:55:18 linux-ext4 [PATCH V1 3/9] fs/ext4: Disallow encryption if inode is DAX
2020-05-14 06:55:08 linux-kernel [PATCH V1 1/9] fs/ext4: Narrow scope of DAX check in setflags
2020-05-14 06:54:53 linux-ext4 [PATCH V1 7/9] fs/ext4: Make DAX mount option a tri-state
2020-05-14 06:54:40 linux-ext4 [PATCH V1 5/9] fs/ext4: Update ext4_should_use_dax()