summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: fix nodemask printingArnd Bergmann2017-11-181-3/+10
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1748-560/+1405
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-16658-4541/+7338
| |\
| | * dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-151-0/+3
| | * dax: fix PMD faults on zero-length filesJeff Moyer2017-11-151-3/+3
| | * dax: stop requiring a live device for dax_flush()Dan Williams2017-11-151-3/+0Star
| | * brd: remove dax supportDan Williams2017-11-152-77/+0Star
| | * dax: quiet bdev_dax_supported()Dan Williams2017-11-151-4/+4
| | * fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax coreDan Williams2017-11-143-5/+16
| | * xfs: support for synchronous DAX faultsChristoph Hellwig2017-11-032-1/+19
| | * xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2017-11-032-27/+4Star
| | * ext4: Support for synchronous DAX faultsJan Kara2017-11-034-1/+47
| | * ext4: Simplify error handling in ext4_dax_huge_fault()Jan Kara2017-11-031-6/+7
| | * dax: Implement dax_finish_sync_fault()Jan Kara2017-11-033-0/+87
| | * dax, iomap: Add support for synchronous faultsJan Kara2017-11-033-3/+47
| | * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-034-2/+9
| | * dax: Allow tuning whether dax_insert_mapping_entry() dirties entryJan Kara2017-11-031-7/+7
| | * dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-035-11/+12
| | * dax: Fix comment describing dax_iomap_fault()Jan Kara2017-11-031-1/+2
| | * dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara2017-11-032-29/+19Star
| | * dax: Inline dax_insert_mapping() into the callsiteJan Kara2017-11-031-27/+19Star
| | * dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE testJan Kara2017-11-031-2/+3
| | * dax: Create local variable for VMA in dax_iomap_pte_fault()Jan Kara2017-11-031-2/+3
| | * dax: Factor out getting of pfn out of iomapJan Kara2017-11-031-40/+43
| | * dax: Simplify arguments of dax_insert_mapping()Jan Kara2017-11-031-16/+16
| | * mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara2017-11-031-2/+0Star
| | * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-039-0/+61
| | * mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-031-1/+2
| * | acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams2017-11-161-1/+2
| * | tools/testing/nvdimm: unit test clear-error commandsDan Williams2017-11-141-0/+18
| * | acpi, nfit: validate commands against the device typeDan Williams2017-11-131-6/+9
| * | tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma2017-11-081-2/+2
| * | nfit_test: when clearing poison, also remove badrange entriesVishal Verma2017-11-021-8/+4Star
| * | libnvdimm, badrange: remove a WARN for list_emptyVishal Verma2017-11-021-1/+0Star
| * | nfit_test: add error injection DSMsDave Jiang2017-11-022-24/+168
| * | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-0210-282/+332
| * | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2017-10-302-6/+65
| * | acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2017-10-292-2/+14
| * | dev/dax: fix uninitialized variable build warningRoss Zwisler2017-10-201-1/+2
| * | MAINTAINERS: Add entry for device DAXRoss Zwisler2017-10-201-1/+7
| * | libnvdimm, namespace: make a couple of functions staticColin Ian King2017-10-071-2/+2
| * | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams2017-10-071-0/+12
| * | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2017-10-073-4/+214
| * | acpi nfit: nfit_test supports translate SPAYasunori Goto2017-10-071-1/+103
| * | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2017-10-072-0/+2
| * | nfit_test Make private definitions to command emulationYasunori Goto2017-09-281-0/+47
| * | libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams2017-09-281-1/+1
| * | libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams2017-09-281-0/+8
| * | libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams2017-09-281-1/+1
| * | libnvdimm, region : make 'resource' attribute only readable by rootDan Williams2017-09-281-2/+6