Show patches with: Submitter = Jan Kara       |   291 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
dm: Call proper helper to determine dax support dm: Call proper helper to determine dax support 1 - 1 --- 2020-09-16 Jan Kara New
tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT - - - --- 2020-01-23 Jan Kara Mainlined
dax: Fix xarray entry association for mixed mappings dax: Fix xarray entry association for mixed mappings - - - --- 2019-06-06 Jan Kara Mainlined
mm: Preserve _PAGE_DEVMAP across mprotect() calls mm: Preserve _PAGE_DEVMAP across mprotect() calls 1 1 - --- 2018-10-09 Jan Kara Accepted
Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps - - - --- 2018-10-02 Jan Kara New
dax: Fix deadlock in dax_lock_mapping_entry() dax: Fix deadlock in dax_lock_mapping_entry() - - - --- 2018-09-27 Jan Kara Accepted
[2/2] ext4: Fix ENOSPC handling in DAX page fault handler - 1 - --- 2018-01-03 Jan Kara New
[1/2] dax: Pass detailed error code from dax_iomap_fault() - 1 - --- 2018-01-03 Jan Kara New
[2/2] ext4: Fix ENOSPC handling in DAX page fault handler - 1 - --- 2017-12-21 Jan Kara New
[1/2] dax: Pass detailed error code from dax_iomap_fault() - 1 - --- 2017-12-21 Jan Kara New
[2/2] ext4: Fix ENOSPC handling in DAX page fault handler - - - --- 2017-12-13 Jan Kara New
[1/2] dax: Pass detailed error code from dax_iomap_fault() - - - --- 2017-12-13 Jan Kara New
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - 1 - --- 2017-11-01 Jan Kara New
[18/18] xfs: support for synchronous DAX faults - 2 - --- 2017-11-01 Jan Kara New
[17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault() - 1 - --- 2017-11-01 Jan Kara Accepted
[16/18] ext4: Support for synchronous DAX faults - 1 - --- 2017-11-01 Jan Kara New
[15/18] ext4: Simplify error handling in ext4_dax_huge_fault() - 1 - --- 2017-11-01 Jan Kara New
[14/18] dax: Implement dax_finish_sync_fault() - 2 - --- 2017-11-01 Jan Kara New
[13/18] dax, iomap: Add support for synchronous faults - 2 - --- 2017-11-01 Jan Kara Accepted
[12/18] mm: Define MAP_SYNC and VM_SYNC flags - 2 - --- 2017-11-01 Jan Kara New
[11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry - 2 - --- 2017-11-01 Jan Kara New
[10/18] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-11-01 Jan Kara New
[09/18] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-11-01 Jan Kara New
[08/18] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-11-01 Jan Kara New
[07/18] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-11-01 Jan Kara New
[06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-11-01 Jan Kara New
[05/18] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-11-01 Jan Kara New
[04/18] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-11-01 Jan Kara New
[03/18] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-11-01 Jan Kara New
[02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-11-01 Jan Kara New
[01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - 1 - --- 2017-11-01 Jan Kara New
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - 1 - --- 2017-10-26 Jan Kara New
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - - - --- 2017-10-24 Jan Kara New
[17/17] xfs: support for synchronous DAX faults - 1 - --- 2017-10-24 Jan Kara Accepted
[16/17] ext4: Support for synchronous DAX faults - 1 - --- 2017-10-24 Jan Kara Accepted
[15/17] ext4: Simplify error handling in ext4_dax_huge_fault() - 1 - --- 2017-10-24 Jan Kara New
[14/17] dax: Implement dax_finish_sync_fault() - 2 - --- 2017-10-24 Jan Kara New
[13/17] dax, iomap: Add support for synchronous faults - 2 - --- 2017-10-24 Jan Kara New
[12/17] mm: Define MAP_SYNC and VM_SYNC flags - 2 - --- 2017-10-24 Jan Kara New
[11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry - 2 - --- 2017-10-24 Jan Kara New
[10/17] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-10-24 Jan Kara New
[09/17] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-10-24 Jan Kara New
[08/17] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-10-24 Jan Kara New
[07/17] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-10-24 Jan Kara New
[06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-10-24 Jan Kara New
[05/17] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-10-24 Jan Kara New
[04/17] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-10-24 Jan Kara New
[03/17] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-10-24 Jan Kara New
[02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-10-24 Jan Kara New
[01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - 1 - --- 2017-10-24 Jan Kara Accepted
mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC - 1 - --- 2017-10-19 Jan Kara New
[17/17] xfs: support for synchronous DAX faults - - - --- 2017-10-19 Jan Kara New
[16/17] ext4: Support for synchronous DAX faults - 1 - --- 2017-10-19 Jan Kara New
[15/17] ext4: Simplify error handling in ext4_dax_huge_fault() - 1 - --- 2017-10-19 Jan Kara Accepted
[14/17] dax: Implement dax_finish_sync_fault() - 2 - --- 2017-10-19 Jan Kara Accepted
[13/17] dax, iomap: Add support for synchronous faults - 2 - --- 2017-10-19 Jan Kara New
[12/17] mm: Define MAP_SYNC and VM_SYNC flags - 2 - --- 2017-10-19 Jan Kara Accepted
[11/17] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry - 2 - --- 2017-10-19 Jan Kara Accepted
[10/17] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-10-19 Jan Kara Accepted
[09/17] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-10-19 Jan Kara New
[08/17] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-10-19 Jan Kara Accepted
[07/17] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-10-19 Jan Kara New
[06/17] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-10-19 Jan Kara New
[05/17] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-10-19 Jan Kara New
[04/17] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-10-19 Jan Kara Accepted
[03/17] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-10-19 Jan Kara New
[02/17] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-10-19 Jan Kara New
[01/17] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags - - - --- 2017-10-19 Jan Kara New
[13/13] ext4: Support for synchronous DAX faults - 1 - --- 2017-08-17 Jan Kara New
[12/13] dax: Implement dax_insert_pfn_mkwrite() - 1 - --- 2017-08-17 Jan Kara New
[11/13] dax, iomap: Add support for synchronous faults - 1 - --- 2017-08-17 Jan Kara New
[10/13] mm: Wire up MAP_SYNC - - - --- 2017-08-17 Jan Kara New
[09/13] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-08-17 Jan Kara New
[08/13] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-08-17 Jan Kara Accepted
[07/13] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-08-17 Jan Kara New
[06/13] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-08-17 Jan Kara Accepted
[05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-08-17 Jan Kara Accepted
[04/13] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-08-17 Jan Kara Accepted
[03/13] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-08-17 Jan Kara New
[02/13] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-08-17 Jan Kara New
[01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-08-17 Jan Kara New
[7/7] ext4: Support for synchronous DAX faults - - - --- 2017-07-27 Jan Kara New
[6/7] dax: Implement dax_pfn_mkwrite() - - - --- 2017-07-27 Jan Kara New
[5/7] dax, iomap: Add support for synchronous faults - - - --- 2017-07-27 Jan Kara New
[4/7] dax: Make dax_insert_mapping() return VM_FAULT_ state - - - --- 2017-07-27 Jan Kara New
[3/7] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-07-27 Jan Kara Accepted
[2/7] dax: Add sync argument to dax_iomap_fault() - - - --- 2017-07-27 Jan Kara New
[1/7] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-07-27 Jan Kara Accepted
dax: Fix inefficiency in dax_writeback_mapping_range() - 1 - --- 2017-06-19 Jan Kara Accepted
[4/4] dax: Fix data corruption when fault races with write - 1 - --- 2017-05-10 Jan Kara Accepted
[3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault() - - - --- 2017-05-10 Jan Kara New
[2/4] mm: Fix data corruption due to stale mmap reads - - - --- 2017-05-10 Jan Kara New
[1/4] dax: prevent invalidation of mapped DAX entries - - - --- 2017-05-10 Jan Kara New
[4/4] dax: Fix data corruption when fault races with write - 1 - --- 2017-05-09 Jan Kara New
[3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault() - - - --- 2017-05-09 Jan Kara New
[2/4] mm: Fix data corruption due to stale mmap reads - - - --- 2017-05-09 Jan Kara New
[1/4] dax: prevent invalidation of mapped DAX entries - - - --- 2017-05-09 Jan Kara New
[4/4] dax: Fix data corruption when fault races with write - 1 - --- 2017-05-05 Jan Kara New
[3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault() - - - --- 2017-05-05 Jan Kara New
[2/4] mm: Fix data corruption due to stale mmap reads - - - --- 2017-05-05 Jan Kara Accepted
« 1 2 3 »