Show patches with: Archived = No       |   6246 patches
« 1 2 ... 46 47 4862 63 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[ndctl] ndctl, {read, write}-labels: add long options for -i and -o - - - --- 2017-03-29 Dan Williams Accepted
[ndctl,5/6] ndctl, dimm: fix count display in the presence of errors - - - --- 2017-03-28 Dan Williams Accepted
[ndctl,4/6] ndctl, dimm: add 'write-labels' command - - - --- 2017-03-28 Dan Williams Accepted
[ndctl,3/6] Documentation, list: add --mode, -m description to man page - - - --- 2017-03-28 Dan Williams Accepted
[ndctl,2/6] Documentation, list: add --device-dax, -X description to man page - - - --- 2017-03-28 Dan Williams Accepted
[ndctl,1/6] ndctl: drop "builtin" prefix from source file names - - - --- 2017-03-28 Dan Williams Accepted
test: add fio test for device-dax - - - --- 2017-03-28 Dan Williams Accepted
[2/3] Allow specifying a default DSM family - - - --- 2017-03-07 Linda Knippers Accepted
[3/3] Remove unnecessary newline - 1 - --- 2017-03-07 Linda Knippers Accepted
[1/3] Allow override of built-in bitmasks for NVDIMM DSMs - 1 - --- 2017-03-07 Linda Knippers Accepted
[3/4] ndctl/test: remove the bus check functions - - - --- 2017-03-06 Dave Jiang Accepted
[2/4] ndctl: have do_cmd() in libndctl return errno instead of -1 - - - --- 2017-03-06 Dave Jiang Accepted
[1/4] ndctl: add function to acquire region resource - - - --- 2017-03-06 Dave Jiang Accepted
[2/5] libnvdimm: Add resource sysfs attrib to nd region - 1 - --- 2017-03-06 Dave Jiang Accepted
[1/5] libnvdimm: Add mechanism to publish badblocks at nd region level - 1 - --- 2017-03-06 Dave Jiang Accepted
[ndctl,v3,2/7] libndctl: add a ndctl_namespace_disable_safe() API - - - --- 2017-03-04 Vishal Verma Accepted
[ndctl,v3,1/7] libndctl: add a ndctl_namespace_is_active helper - - - --- 2017-03-04 Vishal Verma Accepted
ndctl, create-namespace: include dax info in operation result - - - --- 2017-03-02 Dan Williams Accepted
[2/2] nfit, libnvdimm: fix interleave set cookie calculation - - - --- 2017-03-01 Dan Williams Accepted
[1/2] tools/testing/nvdimm: make iset cookie predictable - - - --- 2017-03-01 Dan Williams Accepted
[ndctl,v2,1/3] ndctl: move the fletcher64 routine to util/ - - - --- 2017-02-22 Vishal Verma Accepted
[3/6] dax: add tracepoints to dax_load_hole() - - - --- 2017-02-21 Ross Zwisler Accepted
[2/6] dax: add tracepoints to dax_pfn_mkwrite() - - - --- 2017-02-21 Ross Zwisler Accepted
[1/6] dax: add tracepoints to dax_iomap_pte_fault() - - - --- 2017-02-21 Ross Zwisler Accepted
daxctl: add libuuid to the build - - - --- 2017-02-14 Dan Williams Accepted
libnvdimm, pfn: fix memmap reservation size versus 4K alignment - - - --- 2017-02-04 Dan Williams Accepted
acpi, nfit: fix acpi_nfit_flush_probe() crash - 1 - --- 2017-02-02 Dan Williams Accepted
libnvdimm, namespace: do not delete namespace-id 0 - 1 - --- 2017-02-01 Dan Williams Accepted
[RFC,15/17] Revert "block: use DAX for partition table reads" - - - --- 2017-01-28 Dan Williams Accepted
nvdimm: constify device_type structures - - - --- 2017-01-24 Bhumika Goyal Accepted
libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero - - - --- 2017-01-13 Dan Williams Accepted
pmem: return EIO on read_pmem() failure - 1 - --- 2017-01-05 Stefan Hajnoczi Accepted
device-dax: fix private mapping restriction, permit read-only - - - --- 2016-12-07 Dan Williams Accepted
[3/5] acpi, nfit: validate ars_status output buffer size - - - --- 2016-12-07 Dan Williams Accepted
[2/5] acpi, nfit, libnvdimm: fix / harden ars_status output length handling - - - --- 2016-12-07 Dan Williams Accepted
[v2] nfit: Fix extended status translations for ACPI DSMs - - - --- 2016-12-06 Vishal Verma Accepted
[6/6] ext4: Simplify DAX fault path - - - --- 2016-11-24 Jan Kara Accepted
[4/6] dax: Finish fault completely when loading holes - 1 - --- 2016-11-24 Jan Kara Accepted
[3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals - 2 - --- 2016-11-24 Jan Kara Accepted
[21/21] dax: Clear dirty entry tags on cache flush - 1 - --- 2016-11-04 Jan Kara Not Applicable
[20/21] dax: Protect PTE modification on WP fault by radix tree entry lock - 1 - --- 2016-11-04 Jan Kara Not Applicable
[19/21] dax: Make cache flushing protected by entry lock - 1 - --- 2016-11-04 Jan Kara Not Applicable
[18/21] mm: Export follow_pte() - 1 - --- 2016-11-04 Jan Kara Not Applicable
[17/21] mm: Change return values of finish_mkwrite_fault() 1 - - --- 2016-11-04 Jan Kara Not Applicable
[16/21] mm: Provide helper for finishing mkwrite faults 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[15/21] mm: Move part of wp_page_reuse() into the single call site 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[14/21] mm: Use vmf->page during WP faults 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[13/21] mm: Pass vm_fault structure into do_page_mkwrite() - 1 - --- 2016-11-04 Jan Kara Not Applicable
[12/21] mm: Factor out common parts of write fault handling 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[11/21] mm: Remove unnecessary vma->vm_ops check - - - --- 2016-11-04 Jan Kara Not Applicable
[10/21] mm: Move handling of COW faults into DAX code 1 - - --- 2016-11-04 Jan Kara Not Applicable
[09/21] mm: Factor out functionality to finish page faults 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[08/21] mm: Allow full handling of COW faults in ->fault handlers 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[07/21] mm: Add orig_pte field into vm_fault 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[06/21] mm: Use passed vm_fault structure for in wp_pfn_shared() 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[05/21] mm: Trim __do_fault() arguments 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[04/21] mm: Use passed vm_fault structure in __do_fault() 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[03/21] mm: Use pgoff in struct vm_fault instead of passing it separately 1 1 - --- 2016-11-04 Jan Kara Not Applicable
[02/21] mm: Use vmf->address instead of of vmf->virtual_address - - - --- 2016-11-04 Jan Kara Not Applicable
[01/21] mm: Join struct fault_env and vm_fault - - - --- 2016-11-04 Jan Kara Not Applicable
[21/21] dax: Clear dirty entry tags on cache flush - 1 - --- 2016-11-01 Jan Kara Not Applicable
[20/21] dax: Protect PTE modification on WP fault by radix tree entry lock - 1 - --- 2016-11-01 Jan Kara Not Applicable
[20/20] dax: Clear dirty entry tags on cache flush - - - --- 2016-11-01 Jan Kara Not Applicable
[19/20] dax: Protect PTE modification on WP fault by radix tree entry lock - - - --- 2016-11-01 Jan Kara Not Applicable
[19/21] dax: Make cache flushing protected by entry lock - 1 - --- 2016-11-01 Jan Kara Not Applicable
[18/21] mm: Export follow_pte() - 1 - --- 2016-11-01 Jan Kara Not Applicable
[18/20] dax: Make cache flushing protected by entry lock - - - --- 2016-11-01 Jan Kara Not Applicable
[17/20] mm: Export follow_pte() - - - --- 2016-11-01 Jan Kara Not Applicable
[17/21] mm: Change return values of finish_mkwrite_fault() - - - --- 2016-11-01 Jan Kara Not Applicable
[16/21] mm: Provide helper for finishing mkwrite faults - 1 - --- 2016-11-01 Jan Kara Not Applicable
[15/21] mm: Move part of wp_page_reuse() into the single call site - 1 - --- 2016-11-01 Jan Kara Not Applicable
[14/21] mm: Use vmf->page during WP faults - 1 - --- 2016-11-01 Jan Kara Not Applicable
[13/21] mm: Pass vm_fault structure into do_page_mkwrite() - 1 - --- 2016-11-01 Jan Kara Not Applicable
[12/21] mm: Factor out common parts of write fault handling - 1 - --- 2016-11-01 Jan Kara Not Applicable
[11/21] mm: Remove unnecessary vma->vm_ops check - - - --- 2016-11-01 Jan Kara Not Applicable
[10/21] mm: Move handling of COW faults into DAX code - - - --- 2016-11-01 Jan Kara Not Applicable
[09/21] mm: Factor out functionality to finish page faults - 1 - --- 2016-11-01 Jan Kara Not Applicable
[08/21] mm: Allow full handling of COW faults in ->fault handlers - 1 - --- 2016-11-01 Jan Kara Not Applicable
[07/21] mm: Add orig_pte field into vm_fault - - - --- 2016-11-01 Jan Kara Not Applicable
[06/20] mm: Use pass vm_fault structure for in wp_pfn_shared() - - - --- 2016-11-01 Jan Kara Not Applicable
[06/21] mm: Use passed vm_fault structure for in wp_pfn_shared() - 1 - --- 2016-11-01 Jan Kara Not Applicable
[05/21] mm: Trim __do_fault() arguments - 1 - --- 2016-11-01 Jan Kara Not Applicable
[04/21] mm: Use passed vm_fault structure in __do_fault() - 1 - --- 2016-11-01 Jan Kara Not Applicable
[03/21] mm: Use pgoff in struct vm_fault instead of passing it separately - 1 - --- 2016-11-01 Jan Kara Not Applicable
[02/21] mm: Use vmf->address instead of of vmf->virtual_address - - - --- 2016-11-01 Jan Kara Not Applicable
[02/20] mm: Join struct fault_env and vm_fault - - - --- 2016-11-01 Jan Kara Not Applicable
[01/21] mm: Join struct fault_env and vm_fault - - - --- 2016-11-01 Jan Kara Not Applicable
[01/20] mm: Change type of vmf->virtual_address 1 - - --- 2016-11-01 Jan Kara Not Applicable
[11/11] dax: Rip out get_block based IO support - - - --- 2016-11-01 Jan Kara Not Applicable
[10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path - - - --- 2016-11-01 Jan Kara Not Applicable
[09/11] ext4: Rip out DAX handling from direct IO path - - - --- 2016-11-01 Jan Kara Not Applicable
[08/11] ext4: Convert DAX faults to iomap infrastructure - - - --- 2016-11-01 Jan Kara Not Applicable
[07/11] ext4: Avoid split extents for DAX writes - - - --- 2016-11-01 Jan Kara Not Applicable
[06/11] ext4: DAX iomap write support - - - --- 2016-11-01 Jan Kara Not Applicable
[05/11] ext4: Use iomap for zeroing blocks in DAX mode - - - --- 2016-11-01 Jan Kara Not Applicable
[04/11] ext4: Convert DAX reads to iomap infrastructure - - - --- 2016-11-01 Jan Kara Not Applicable
[03/11] ext4: Let S_DAX set only if DAX is really supported - - - --- 2016-11-01 Jan Kara Not Applicable
[02/11] ext4: Allow unaligned unlocked DAX IO - - - --- 2016-11-01 Jan Kara Not Applicable
[01/11] ext4: Factor out checks from ext4_file_write_iter() - - - --- 2016-11-01 Jan Kara Not Applicable
device-dax: fix percpu_ref_exit ordering - - - --- 2016-10-28 Dan Williams Accepted
« 1 2 ... 46 47 4862 63 »