summaryrefslogtreecommitdiffstats
path: root/drivers/dax
Commit message (Expand)AuthorAge
* Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-16
|\
| * device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-28
| * device-dax: Add a 'modalias' attribute to DAX 'bus' devicesVishal Verma2019-02-28
| * device-dax: Add a 'target_node' attributeDan Williams2019-02-20
| * device-dax: Auto-bind device after successful new_idDan Williams2019-01-24
| * acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-07
| * device-dax: Add /sys/class/dax backwards compatibilityDan Williams2019-01-07
| * device-dax: Add support for a dax override driverDan Williams2019-01-07
| * device-dax: Move resource pinning+mapping into the common driverDan Williams2019-01-07
| * device-dax: Introduce bus + driver modelDan Williams2019-01-07
| * device-dax: Start defining a dax bus modelDan Williams2019-01-07
| * device-dax: Remove multi-resource infrastructureDan Williams2019-01-07
| * device-dax: Kill dax_region baseDan Williams2019-01-07
| * device-dax: Kill dax_region idaDan Williams2019-01-07
* | dax: Check the end of the block-device capacity with dax_direct_access()Dan Williams2019-02-21
|/
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-28
* device-dax: Add missing address_space_operationsDave Jiang2018-09-22
* drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder2018-09-04
* Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-25
|\
| * device-dax: Set page->indexDan Williams2018-07-20
| * device-dax: Enable page_mapping()Dan Williams2018-07-20
| * device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-20
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-25
|\ \
| * | device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi2018-07-31
| * | dax/super: Do not request a pointer kaddr when not requiredHuaisheng Ye2018-07-30
* | | dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-17
* | | Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-13
|\| | | |/ |/|
| * dev-dax: check_vma: ratelimit dev_info-sJeff Moyer2018-06-28
* | dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler2018-06-28
|/
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-08
|\
| * Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-06-08
| |\
| | * dax: Introduce a ->copy_to_iter dax operationDan Williams2018-05-23
| * | Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams2018-06-08
| |\ \
| | * | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-22
| | |/
| * / dax: Use dax_write_cache* helpersRoss Zwisler2018-06-06
| |/
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-06
|\ \
| * | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-06
| |/
* | dax: change bdev_dax_supported() to support boolean returnsDave Jiang2018-05-31
* | fs: allow per-device dax status checking for filesystemsDarrick J. Wong2018-05-31
|/
* device-dax: allow MAP_SYNC to succeedDave Jiang2018-04-19
* Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-10
|\
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-09
| |\
| | * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-03
| | * dax: store pfns in the radixDan Williams2018-03-30
| * | device-dax: use module_nd_driverJohannes Thumshirn2018-03-15
| * | device-dax: remove redundant __func__ in dev_dbgDan Williams2018-03-06
| |/
* / device-dax: implement ->pagesize() for smaps to report MMUPageSizeDan Williams2018-04-06
|/
* dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-26
* Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler2018-02-03
|\
| * dax: require 'struct page' by default for filesystem daxDan Williams2018-01-19