summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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/+19
| | * dax: Inline dax_insert_mapping() into the callsiteJan Kara2017-11-031-27/+19
| | * 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/+0
| | * 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-151-1/+2
| * | tools/testing/nvdimm: unit test clear-error commandsDan Williams2017-11-131-0/+18
| * | acpi, nfit: validate commands against the device typeDan Williams2017-11-121-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/+4
| * | libnvdimm, badrange: remove a WARN for list_emptyVishal Verma2017-11-021-1/+0
| * | 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-191-1/+2
| * | MAINTAINERS: Add entry for device DAXRoss Zwisler2017-10-191-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
| * | dax: pr_err() strings should end with newlinesArvind Yadav2017-09-281-1/+1
| * | libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams2017-09-283-0/+9
* | | Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-175-39/+28
|\ \ \
| * | | dm bufio: fix integer overflow when limiting maximum cache sizeEric Biggers2017-11-161-9/+6
| * | | dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer2017-11-161-2/+8
| * | | dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2017-11-162-7/+0
| * | | dm: discard support requires all targets in a table support discardsMike Snitzer2017-11-161-19/+14
| * | | dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei2017-11-161-2/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-172-0/+3
|\ \ \ \
| * | | | RDMA: Add Jason Gunthorpe as a co-maintainerJason Gunthorpe2017-11-162-0/+3
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-16110-996/+6933
|\ \ \ \ \
| * | | | | soc: amlogic: meson-gx-pwrc-vpu: fix power-off when powered by bootloaderNeil Armstrong2017-11-091-10/+19