summaryrefslogtreecommitdiffstats
path: root/drivers/dax
Commit message (Expand)AuthorAge
* 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
| * memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-08
* | device-dax: Fix trailing semicolonLuis de Bethencourt2018-01-23
|/
* device-dax: implement ->split() to catch invalid munmap attemptsDan Williams2017-11-29
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-15
| |\
| | * dax: fix general protection fault in dax_alloc_inodeMikulas Patocka2017-11-15
| | * dax: stop requiring a live device for dax_flush()Dan Williams2017-11-14
| | * dax: quiet bdev_dax_supported()Dan Williams2017-11-14
| * | dev/dax: fix uninitialized variable build warningRoss Zwisler2017-10-19
| * | dax: pr_err() strings should end with newlinesArvind Yadav2017-09-28
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-14
|\
| * dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka2017-09-11
* | dax: fix FS_DAX=n BLOCK=y compilationDan Williams2017-09-03
* | dax: introduce a fs_dax_get_by_bdev() helperDan Williams2017-08-30
|/
* Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-28
|\