| Commit message (Expand) | Author | Age | Files | Lines |
* | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 2021-09-27 | 1 | -2/+0 |
* | dax: remove bdev_dax_supported | Christoph Hellwig | 2021-08-26 | 1 | -12/+0 |
* | dax: stub out dax_supported for !CONFIG_FS_DAX | Christoph Hellwig | 2021-08-26 | 1 | -8/+10 |
* | dax: remove __generic_fsdax_supported | Christoph Hellwig | 2021-08-26 | 1 | -14/+2 |
* | dax: mark dax_get_by_host static | Christoph Hellwig | 2021-08-26 | 1 | -5/+0 |
* | Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-19 | 1 | -0/+6 |
|\ |
|
| * | dax: Create a range version of dax_layout_busy_page() | Vivek Goyal | 2020-09-10 | 1 | -0/+6 |
* | | Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-10-14 | 1 | -2/+1 |
|\ \ |
|
| * | | iomap: Change calling convention for zeroing | Matthew Wilcox (Oracle) | 2020-09-21 | 1 | -2/+1 |
| |/ |
|
* | | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device | Dan Williams | 2020-10-13 | 1 | -0/+8 |
* | | dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX | Jan Kara | 2020-09-21 | 1 | -9/+8 |
* | | dm: Call proper helper to determine dax support | Jan Kara | 2020-09-20 | 1 | -2/+20 |
|/ |
|
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | dax,iomap: Add helper dax_iomap_zero() to zero a range | Vivek Goyal | 2020-04-02 | 1 | -14/+3 |
* | dax, pmem: Add a dax operation zero_page_range | Vivek Goyal | 2020-04-02 | 1 | -0/+4 |
* | dax: Get rid of fs_dax_get_by_host() helper | Vivek Goyal | 2020-01-16 | 1 | -10/+0 |
* | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range() | Vivek Goyal | 2020-01-03 | 1 | -2/+2 |
* | dax: check synchronous mapping is supported | Pankaj Gupta | 2019-07-05 | 1 | -0/+17 |
* | libnvdimm: add dax_dev sync flag | Pankaj Gupta | 2019-07-05 | 1 | -2/+22 |
* | dax: Arrange for dax_supported check to span multiple devices | Dan Williams | 2019-05-20 | 1 | -0/+26 |
* | dax: Fix unlock mismatch with updated API | Matthew Wilcox | 2018-12-04 | 1 | -6/+8 |
* | filesystem-dax: Introduce dax_lock_mapping_entry() | Dan Williams | 2018-07-23 | 1 | -0/+13 |
* | include/linux/dax.h: dax_iomap_fault() returns vm_fault_t | Souptick Joarder | 2018-06-28 | 1 | -1/+1 |
* | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-08 | 1 | -0/+12 |
|\ |
|
| * | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-08 | 1 | -0/+5 |
| |\ |
|
| | * | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-22 | 1 | -0/+5 |
| * | | mm, fs, dax: handle layout changes to pinned dax mappings | Dan Williams | 2018-05-22 | 1 | -0/+7 |
| |/ |
|
* | | fs/dax.c: use new return type vm_fault_t | Souptick Joarder | 2018-06-07 | 1 | -2/+2 |
* | | dax: change bdev_dax_supported() to support boolean returns | Dave Jiang | 2018-05-31 | 1 | -4/+4 |
* | | fs: allow per-device dax status checking for filesystems | Darrick J. Wong | 2018-05-31 | 1 | -4/+5 |
|/ |
|
* | dax, dm: allow device-mapper to operate without dax support | Dan Williams | 2018-04-03 | 1 | -6/+24 |
* | fs, dax: prepare for dax-specific address_space_operations | Dan Williams | 2018-03-30 | 1 | -3/+9 |
* | dax: pass detailed error code from dax_iomap_fault() | Jan Kara | 2018-01-07 | 1 | -1/+1 |
* | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -1/+3 |
|\ |
|
| * | dax: Implement dax_finish_sync_fault() | Jan Kara | 2017-11-03 | 1 | -0/+2 |
| * | dax: Allow dax_iomap_fault() to return pfn | Jan Kara | 2017-11-03 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 | 1 | -4/+1 |
|\ |
|
| * | dax: remove the pmem_dax_ops->flush abstraction | Mikulas Patocka | 2017-09-11 | 1 | -4/+1 |
* | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-11 | 1 | -0/+6 |
|\ \ |
|
| * | | dax: introduce a fs_dax_get_by_bdev() helper | Dan Williams | 2017-08-30 | 1 | -0/+6 |
| |/ |
|
* | | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler | 2017-09-06 | 1 | -41/+0 |
* | | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler | 2017-09-06 | 1 | -2/+0 |
* | | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 2017-09-06 | 1 | -7/+5 |
|/ |
|
* | dm, dax: Make sure dm_dax_flush() is called if device supports it | Vivek Goyal | 2017-07-26 | 1 | -0/+1 |
* | mm: always enable thp for dax mappings | Dan Williams | 2017-07-10 | 1 | -5/+0 |
* | libnvdimm, pmem, dax: export a cache control attribute | Dan Williams | 2017-06-29 | 1 | -0/+3 |
* | dax: remove default copy_from_iter fallback | Dan Williams | 2017-06-27 | 1 | -1/+1 |
* | dm: add ->flush() dax operation support | Dan Williams | 2017-06-15 | 1 | -0/+2 |
* | dax, pmem: introduce an optional 'flush' dax_operation | Dan Williams | 2017-06-15 | 1 | -0/+2 |