| Commit message (Expand) | Author | Files | Lines |
2018-04-07 | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams | 1 | -0/+7 |
2018-04-07 | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams | 2 | -268/+218 |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams | 2 | -39/+41 |
2018-04-07 | powerpc/powernv: Create platform devs for nvdimm buses | Oliver O'Halloran | 1 | -0/+3 |
2018-04-07 | doc/devicetree: Persistent memory region bindings | Oliver O'Halloran | 2 | -0/+66 |
2018-04-07 | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 4 | -0/+137 |
2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran | 3 | -0/+5 |
2018-04-07 | libnvdimm, region: quiet region probe | Dan Williams | 1 | -2/+2 |
2018-04-07 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams | 1 | -2/+2 |
2018-04-07 | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams | 1 | -3/+5 |
2018-04-06 | libnvdimm, testing: update the default smart ctrl_temperature | Vishal Verma | 1 | -1/+1 |
2018-04-06 | libnvdimm, testing: Add emulation for smart injection commands | Vishal Verma | 2 | -1/+53 |
2018-04-06 | nfit, address-range-scrub: introduce nfit_spa->ars_state | Dan Williams | 2 | -9/+18 |
2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams | 3 | -1/+9 |
2018-04-03 | nfit, address-range-scrub: fix scrub in-progress reporting | Dan Williams | 1 | -1/+4 |
2018-04-03 | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 6 | -56/+93 |
2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 3 | -3/+6 |
2018-04-03 | fs, dax: use page->mapping to warn if truncate collides with a busy page | Dan Williams | 1 | -0/+63 |
2018-04-03 | ext2, dax: introduce ext2_dax_aops | Dan Williams | 3 | -35/+30 |
2018-04-03 | nfit: fix region registration vs block-data-window ranges | Dan Williams | 1 | -8/+14 |
2018-03-30 | ext4, dax: introduce ext4_dax_aops | Dan Williams | 1 | -11/+31 |
2018-03-30 | xfs, dax: introduce xfs_dax_aops | Dan Williams | 3 | -17/+23 |
2018-03-30 | block, dax: remove dead code in blkdev_writepages() | Dan Williams | 1 | -5/+0 |
2018-03-30 | fs, dax: prepare for dax-specific address_space_operations | Dan Williams | 3 | -3/+52 |
2018-03-30 | dax: store pfns in the radix | Dan Williams | 2 | -55/+43 |
2018-03-28 | acpi, nfit: rework NVDIMM leaf method detection | Dan Williams | 2 | -23/+23 |
2018-03-26 | Linux 4.16-rc7v4.16-rc7 | Linus Torvalds | 1 | -1/+1 |
2018-03-25 | tty: vt: fix up tabstops properly | Linus Torvalds | 1 | -4/+4 |
2018-03-25 | Revert "mqueue: switch to on-demand creation of internal mount" | Eric W. Biederman | 1 | -55/+19 |
2018-03-23 | x86/entry/64: Don't use IST entry for #BP stack | Andy Lutomirski | 3 | -10/+9 |
2018-03-23 | x86/efi: Free efi_pgd with free_pages() | Waiman Long | 1 | -1/+1 |