Age | Commit message (Expand) | Author |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-13 | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-11 | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next | Dan Williams |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams |
2019-03-04 | libnvdimm/namespace: Clean up holder_class_store() | Dan Williams |
2019-03-02 | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-02-28 | libnvdimm/btt: Fix LBA masking during 'free list' population | Vishal Verma |
2019-02-28 | libnvdimm/btt: Remove unnecessary code in btt_freelist_init | Vishal Verma |
2019-02-22 | libnvdimm/pfn: Remove dax_label_reserve | Dan Williams |
2019-02-12 | libnvdimm/pmem: Honor force_raw for legacy pmem regions | Dan Williams |
2019-02-12 | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() | Dan Williams |
2019-02-12 | libnvdimm: Fix altmap reservation size calculation | Oliver O'Halloran |
2019-02-12 | libnvdimm, pfn: Fix over-trim in trim_pfn_device() | Wei Yang |
2019-02-11 | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman |
2019-02-02 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams |
2019-01-31 | libnvdimm: Schedule device registration on node local to the device | Alexander Duyck |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams |
2019-01-15 | libnvdimm/security: Fix nvdimm_security_state() state request selection | Dave Jiang |
2019-01-15 | libnvdimm/label: Clear 'updating' flag after label-set update | Dan Williams |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams |
2018-12-27 | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams |
2018-12-22 | libnvdimm/security: Quiet security operations | Dan Williams |
2018-12-21 | tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimms | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang |
2018-12-10 | libnvdimm, namespace: Replace kmemdup() with kstrndup() | Andy Shevchenko |
2018-12-10 | libnvdimm, label: Switch to bitmap_zalloc() | Andy Shevchenko |
2018-12-10 | libnvdimm, bus: Check id immediately following ida_simple_get | Ocean He |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe |
2018-12-05 | libnvdimm, pfn: Pad pfn namespaces relative to other regions | Dan Williams |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang |
2018-11-15 | block: remove the lock argument to blk_alloc_queue_node | Christoph Hellwig |
2018-10-25 | Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-10-12 | libnvdimm, label: Fix sparse warning | Dan Williams |
2018-10-12 | nvdimm: Use namespace index data to reduce number of label reads needed | Alexander Duyck |
2018-10-12 | nvdimm: Split label init out from the logic for getting config data | Alexander Duyck |
2018-10-12 | nvdimm: Remove empty if statement | Alexander Duyck |
2018-10-12 | nvdimm: Clarify comment in sizeof_namespace_index | Alexander Duyck |
2018-10-12 | nvdimm: Sanity check labeloff | Alexander Duyck |
2018-10-10 | libnvdimm, dimm: Maximize label transfer size | Dan Williams |