Show patches with: none      |   12497 patches
« 1 2 ... 84 85 86124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] device-dax: implement ->split() to catch invalid munmap attempts - - - --- 2017-11-21 Dan Williams Accepted
[1/2] mm, hugetlbfs: introduce ->split() to vm_operations_struct - - - --- 2017-11-21 Dan Williams New
[v3,5/5] mm: replace pte_write with pte_access_permitted in fault + gup paths - - - --- 2017-11-21 Dan Williams New
[v3,4/5] mm: replace pmd_write with pmd_access_permitted in fault + gup paths - - - --- 2017-11-21 Dan Williams New
[v3,3/5] mm: replace pud_write with pud_access_permitted in fault + gup paths - - - --- 2017-11-21 Dan Williams New
[v3,2/5] mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE - - - --- 2017-11-21 Dan Williams New
[v3,1/5] mm: fix device-dax pud write-faults triggered by get_user_pages() - - - --- 2017-11-21 Dan Williams New
[fstests,v4,4/4] generic: add test for DAX MAP_SYNC support - - - --- 2017-11-17 Ross Zwisler New
[fstests,v4,3/4] dm-log-writes: allow DAX to be used when possible - - - --- 2017-11-17 Ross Zwisler New
[fstests,v4,2/4] dm-log-writes: only replay log to marks that exist - - - --- 2017-11-17 Ross Zwisler New
[fstests,v4,1/4] common/rc: add _scratch_has_mount_option() - - - --- 2017-11-17 Ross Zwisler New
[xfsprogs,2/2] xfs_io: add a new 'log_writes' command - - - --- 2017-11-17 Ross Zwisler New
[xfsprogs,1/2] xfs_io: add MAP_SYNC support to mmap() - - - --- 2017-11-17 Ross Zwisler New
[ndctl] ndctl, rpmspec: use %{version} for the git version override - 1 - --- 2017-11-17 Dan Williams Accepted
[ndctl,4/4] ndctl, create-namespace: document autolabel operation - - - --- 2017-11-16 Dan Williams Accepted
[ndctl,3/4] ndctl, create-namespace: introduce "fsdax" and "devdax" modes - - - --- 2017-11-16 Dan Williams Accepted
[ndctl,2/4] ndctl, create-namespace: catch attempts to set device-dax for blk namespaces - - - --- 2017-11-16 Dan Williams Accepted
[ndctl,1/4] ndctl, create-namespace: fix --map= reconfiguration for device-dax - - - --- 2017-11-16 Dan Williams Accepted
[3/3] powerpc/powernv: Create platform devs for nvdimm buses - - - --- 2017-11-15 Oliver O'Halloran New
[2/3] libnvdimm: Add a device-tree interface - - - --- 2017-11-15 Oliver O'Halloran New
[1/3] libnvdimm: Add of_node to region and bus descriptors 1 - - --- 2017-11-15 Oliver O'Halloran New
dax: fix PMD faults on zero-length files - 1 - --- 2017-11-15 Jeff Moyer Accepted
[v2,4/4] IB/core: disable memory registration of fileystem-dax vmas - 1 - --- 2017-11-14 Dan Williams New
[v2,3/4,media] v4l2: disable filesystem-dax mapping support - 1 - --- 2017-11-14 Dan Williams New
[v2,2/4] mm: fail get_vaddr_frames() for filesystem-dax mappings - 1 - --- 2017-11-14 Dan Williams New
[v2,1/4] mm: introduce get_user_pages_longterm - - - --- 2017-11-14 Dan Williams New
[RFC,v2,7/7] ndctl: nvdimmd: add a temporary test for nvdimm daemon - - - --- 2017-11-14 QI Fuli New
[RFC,v2,6/7] ndctl: nvdimmd: add the unit file of systemd for nvdimmd service - - - --- 2017-11-14 QI Fuli New
[RFC,v2,5/7] ndctl: nvdimmd: add nvdimmd config file - - - --- 2017-11-14 QI Fuli New
[RFC,v2,4/7] ndctl: nvdimmd: add body file of nvdimm daemon - - - --- 2017-11-14 QI Fuli New
[RFC,v2,3/7] ndctl: nvdimmd: add nvdimmd necessary functions - - - --- 2017-11-14 QI Fuli New
[RFC,v2,2/7] ndctl: nvdimmd: add nvdimmd necessary util functions - - - --- 2017-11-14 QI Fuli New
[RFC,v2,1/7] ndctl: nvdimmd: add LOG_NOTICE level into log_priority - - - --- 2017-11-14 QI Fuli New
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core - 3 - --- 2017-11-14 Dan Williams New
[v3,2/2] ndctl: make mmap start at the offset - - - --- 2017-11-13 Dave Jiang Accepted
[v3,1/2] ndctl: daxctl: fix mmap size - - - --- 2017-11-13 Dave Jiang Accepted
[v2,2/2] ndctl: make mmap start at the offset - - - --- 2017-11-13 Dave Jiang New
[v2,1/2] ndctl: daxctl: fix mmap size - - - --- 2017-11-13 Dave Jiang New
[ndctl] libdaxctl: use the same uuid definition as libdaxctl - - - --- 2017-11-13 Dan Williams Accepted
[2/2] tools/testing/nvdimm: unit test clear-error commands - - - --- 2017-11-12 Dan Williams New
[1/2] acpi, nfit: validate commands against the device type - - - --- 2017-11-12 Dan Williams Accepted
[ndctl] ndctl, disable-region: check for mounted namespaces - - - --- 2017-11-11 Dan Williams Accepted
[ndctl] ndctl, {create, destroy}-namespace: clarify --force option - - - --- 2017-11-11 Dan Williams Accepted
[ndctl] ndctl, create-namespace: clarify autolabel failures and fallback - - - --- 2017-11-11 Dan Williams Accepted
[v2,4/4] mm: replace pte_write with pte_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[v2,3/4] mm: replace pmd_write with pmd_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[v2,2/4] mm: replace pud_write with pud_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[v2,1/4] mm: fix device-dax pud write-faults triggered by get_user_pages() 1 - - --- 2017-11-11 Dan Williams New
[4/4] mm: replace pte_write with pte_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[3/4] mm: replace pmd_write with pmd_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[2/4] mm: replace pud_write with pud_access_permitted in fault + gup paths - - - --- 2017-11-11 Dan Williams New
[1/4] mm: fix device-dax pud write-faults triggered by get_user_pages() - - - --- 2017-11-11 Dan Williams New
[ndctl] ndctl, test: improve dax gup test coverage - - - --- 2017-11-10 Dan Williams Accepted
ndctl: daxctl: fix mmap size - - - --- 2017-11-10 Dave Jiang New
[RFC] mm: fix device-dax pud write-faults triggered by get_user_pages() - - - --- 2017-11-10 Dan Williams New
[ndctl,v2] libndctl, nfit: Fix in/out sizes for error injection commands - - - --- 2017-11-09 Verma, Vishal L Accepted
daxctl: remove libpmem dependency - - - --- 2017-11-09 Lukasz Plewa New
[ndctl] libndctl, nfit: Fix in/out sizes for error injection commands - - - --- 2017-11-08 Dan Williams New
[ndctl] libndctl, inject: ensure that bb_add_record doesn't leak memory - - - --- 2017-11-07 Verma, Vishal L Accepted
[ndctl] libndctl, nfit: Fix in/out sizes for error injection commands - - - --- 2017-11-07 Verma, Vishal L New
nfit_test: stricter bounds checking for error injection commands - - - --- 2017-11-07 Verma, Vishal L Accepted
vmalloc: introduce vmap_pfn for persistent memory - - - --- 2017-11-07 Mikulas Patocka New
[ndctl,3/3] ndctl, inject-error: remove unreachable code - - - --- 2017-11-06 Verma, Vishal L New
[ndctl,2/3] libndctl: add missing error handling in _wait_for_scrub_completion - - - --- 2017-11-06 Verma, Vishal L New
[ndctl,1/3] libndctl: refactor returns in ndctl_bus_get_scrub_count - - - --- 2017-11-06 Verma, Vishal L New
ndctl, test: fix smart event alerting unit test - - - --- 2017-11-03 Dan Williams Accepted
[v3] acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs - - - --- 2017-11-02 Dan Williams Accepted
[ndctl] test/btt-errors: add a case to test with errors in btt metadata - - - --- 2017-11-02 Verma, Vishal L Accepted
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
[15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle - - - --- 2017-10-31 Dan Williams New
[14/15] dax: associate mappings with inodes, and warn if dma collides with truncate - - - --- 2017-10-31 Dan Williams New
[13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES - - - --- 2017-10-31 Dan Williams New
[12/15] mm, dax: enable filesystems to trigger page-idle callbacks - - - --- 2017-10-31 Dan Williams New
[11/15,media] v4l2: disable filesystem-dax mapping support - - - --- 2017-10-31 Dan Williams New
[10/15] IB/core: disable memory registration of fileystem-dax vmas - - - --- 2017-10-31 Dan Williams New
[09/15] tools/testing/nvdimm: add 'bio_delay' mechanism - - - --- 2017-10-31 Dan Williams New
[08/15] dax: store pfns in the radix - - - --- 2017-10-31 Dan Williams New
[07/15] dax: stop requiring a live device for dax_flush() - 1 - --- 2017-10-31 Dan Williams New
[06/15] dax: stop using VM_HUGEPAGE for dax - 1 - --- 2017-10-31 Dan Williams New
[05/15] dax: stop using VM_MIXEDMAP for dax - - - --- 2017-10-31 Dan Williams New
[04/15] brd: remove dax support - 2 - --- 2017-10-31 Dan Williams Accepted
[03/15] dax: require 'struct page' by default for filesystem dax - - - --- 2017-10-31 Dan Williams New
« 1 2 ... 84 85 86124 125 »