Jan Kara ([email protected])

Number of posts: 250 (0.08 per day)
First post: 2009-07-28 13:52:26
Last post: 2018-09-12 09:31:40

Date List Subject
2017-08-17 16:08:09 linux-ext4 [PATCH 07/13] dax: Inline dax_pmd_insert_mapping() into the callsite
2017-08-17 16:08:08 linux-ext4 [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite
2017-08-17 16:08:07 linux-ext4 [PATCH 05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
2017-08-17 16:08:06 linux-ext4 [PATCH 04/13] dax: Create local variable for VMA in dax_iomap_pte_fault()
2017-08-17 16:08:05 linux-ext4 [PATCH 03/13] dax: Factor out getting of pfn out of iomap
2017-08-17 16:08:04 linux-ext4 [PATCH 02/13] dax: Simplify arguments of dax_insert_mapping()
2017-08-17 16:08:03 linux-ext4 [PATCH 01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
2017-08-17 16:08:02 linux-ext4 [RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults
2017-08-01 11:26:03 linux-ext4 Re: [RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-07-28 10:37:00 linux-ext4 Re: [PATCH 6/7] dax: Implement dax_pfn_mkwrite()
2017-07-28 09:38:21 linux-ext4 Re: [RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-07-27 13:12:44 linux-ext4 [PATCH 6/7] dax: Implement dax_pfn_mkwrite()
2017-07-27 13:12:43 linux-ext4 [PATCH 5/7] dax, iomap: Add support for synchronous faults
2017-07-27 13:12:42 linux-ext4 [PATCH 4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state
2017-07-27 13:12:41 linux-ext4 [PATCH 3/7] dax: Simplify arguments of dax_insert_mapping()
2017-07-27 13:12:39 linux-ext4 [PATCH 1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
2017-07-27 13:12:38 linux-ext4 [RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-07-25 12:50:37 linux-ext4 Re: [PATCH v5 1/5] mm: add vm_insert_mixed_mkwrite()
2017-07-24 15:59:06 linux-ext4 Re: [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed()
2017-07-24 11:35:42 linux-ext4 Re: [PATCH v4 2/5] dax: relocate some dax functions
2017-07-20 10:27:23 linux-ext4 Re: [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
2017-06-15 14:58:56 linux-ext4 Re: [PATCH v2 3/3] dax: use common 4k zero page for dax mmap reads
2017-06-01 09:32:13 linux-ext4 [PATCH 03/35] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
2017-05-15 12:01:14 linux-ext4 Re: [PATCH v4 21/27] mm: clean up error handling in write_one_page
2017-05-15 10:42:46 linux-ext4 Re: [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
2017-05-15 09:47:09 linux-ext4 Re: [PATCH 04/10] fs: Introduce RWF_NOWAIT
2017-05-10 11:13:46 linux-ext4 Re: [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
2017-05-10 08:54:19 linux-ext4 [PATCH 4/4] dax: Fix data corruption when fault races with write
2017-05-10 08:54:18 linux-ext4 [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
2017-05-10 08:54:16 linux-ext4 [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
2017-05-09 14:57:54 linux-ext4 Re: [PATCH 6/8] nowait aio: ext4
2017-05-09 14:52:52 linux-ext4 Re: [PATCH v2] block, dax: move "select DAX" from BLOCK to FS_DAX
2017-05-09 12:18:37 linux-ext4 [PATCH 4/4] dax: Fix data corruption when fault races with write
2017-05-09 12:18:36 linux-ext4 [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
2017-05-09 12:18:35 linux-ext4 [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
2017-05-09 12:18:34 linux-ext4 [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
2017-05-09 12:18:33 linux-ext4 [PATCH 0/4 v3] mm,dax: Fix data corruption due to mmap inconsistency
2017-05-09 12:14:44 linux-ext4 Re: [PATCH 4/4] dax: Fix data corruption when fault races with write
2017-05-05 07:25:00 linux-ext4 [PATCH 4/4] dax: Fix data corruption when fault races with write
2017-05-05 07:24:59 linux-ext4 [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
2017-05-05 07:24:58 linux-ext4 [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
2017-05-05 07:24:57 linux-ext4 [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
2017-04-19 11:03:13 linux-ext4 Re: [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
2017-04-19 07:12:23 linux-ext4 Re: [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
2017-04-10 12:37:50 linux-ext4 Re: [PATCH 6/8] nowait aio: ext4
2017-02-09 15:30:09 linux-ext4 Re: question about ext4 block allocation
2017-02-08 08:41:56 linux-ext4 Re: [PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
2017-02-06 08:51:33 linux-ext4 Re: [PATCH] mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
2017-01-11 08:15:23 linux-ext4 Re: [PATCH] dax: fix build warnings with FS_DAX and !FS_IOMAP
2016-12-20 07:59:42 linux-ext4 Re: [PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-13 11:42:08 linux-ext4 Re: [LKP] [ext4] e2ae766c1b: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c