aboutsummaryrefslogtreecommitdiff
path: root/drivers/dax
AgeCommit message (Expand)Author
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20dax: Arrange for dax_supported check to span multiple devicesDan Williams
2019-05-15Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams
2019-05-07drivers/dax: Allow to include DEV_DAX_PMEM as builtinAneesh Kumar K.V
2019-05-01dax: make use of ->free_inode()Al Viro
2019-04-22dax/pmem: Fix whitespace in dax_pmemVishal Verma
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-02-28device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen
2019-02-27device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma
2019-02-20dax: Check the end of the block-device capacity with dax_direct_access()Dan Williams
2019-02-20device-dax: Add a 'target_node' attributeDan Williams
2019-01-24device-dax: Auto-bind device after successful new_idDan Williams
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams
2019-01-06device-dax: Add support for a dax override driverDan Williams
2019-01-06device-dax: Move resource pinning+mapping into the common driverDan Williams
2019-01-06device-dax: Introduce bus + driver modelDan Williams
2019-01-06device-dax: Start defining a dax bus modelDan Williams
2019-01-06device-dax: Remove multi-resource infrastructureDan Williams
2019-01-06device-dax: Kill dax_region baseDan Williams
2019-01-06device-dax: Kill dax_region idaDan Williams
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-09-22device-dax: Add missing address_space_operationsDave Jiang
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang
2018-07-31device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi
2018-07-30dax/super: Do not request a pointer kaddr when not requiredHuaisheng Ye
2018-07-20device-dax: Set page->indexDan Williams
2018-07-20device-dax: Enable page_mapping()Dan Williams
2018-07-20device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-28dev-dax: check_vma: ratelimit dev_info-sJeff Moyer
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06dax: Use dax_write_cache* helpersRoss Zwisler
2018-05-31dax: change bdev_dax_supported() to support boolean returnsDave Jiang
2018-05-31fs: allow per-device dax status checking for filesystemsDarrick J. Wong
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams