- 4f3b4f1 dax,iomap: Add helper dax_iomap_zero() to zero a range by Vivek Goyal · 4 years, 10 months ago
- f605a26 dax, pmem: Add a dax operation zero_page_range by Vivek Goyal · 4 years, 10 months ago
- f01b16a dax: Get rid of fs_dax_get_by_host() helper by Vivek Goyal · 5 years ago
- 3f666c5 dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range() by Vivek Goyal · 5 years ago
- 32de148 dax: check synchronous mapping is supported by Pankaj Gupta · 5 years ago
- fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
- 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
- 27359fd dax: Fix unlock mismatch with updated API by Matthew Wilcox · 6 years ago
- c2a7d2a filesystem-dax: Introduce dax_lock_mapping_entry() by Dan Williams · 6 years ago
- f77bc3a include/linux/dax.h: dax_iomap_fault() returns vm_fault_t by Souptick Joarder · 7 years ago
- 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
- ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
- 80660f2 dax: change bdev_dax_supported() to support boolean returns by Dave Jiang · 7 years ago
- ba23cba fs: allow per-device dax status checking for filesystems by Darrick J. Wong · 7 years ago
- b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
- 5fac740 mm, fs, dax: handle layout changes to pinned dax mappings by Dan Williams · 7 years ago
- 976431b dax, dm: allow device-mapper to operate without dax support by Dan Williams · 7 years ago
- f44c776 fs, dax: prepare for dax-specific address_space_operations by Dan Williams · 7 years ago
- c0b2462 dax: pass detailed error code from dax_iomap_fault() by Jan Kara · 7 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 71eab6d dax: Implement dax_finish_sync_fault() by Jan Kara · 7 years ago
- 9a0dd42 dax: Allow dax_iomap_fault() to return pfn by Jan Kara · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- c3ca015 dax: remove the pmem_dax_ops->flush abstraction by Mikulas Patocka · 7 years ago
- 527b19d dax: move all DAX radix tree defs to fs/dax.c by Ross Zwisler · 7 years ago
- d01ad19 dax: remove DAX code from page_cache_tree_insert() by Ross Zwisler · 7 years ago
- 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
- 78f3547 dax: introduce a fs_dax_get_by_bdev() helper by Dan Williams · 7 years ago
- 273752c dm, dax: Make sure dm_dax_flush() is called if device supports it by Vivek Goyal · 7 years ago
- baabda2 mm: always enable thp for dax mappings by Dan Williams · 7 years ago
- 6e0c90d libnvdimm, pmem, dax: export a cache control attribute by Dan Williams · 8 years ago
- 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 8 years ago
- abebfbe2 dm: add ->flush() dax operation support by Dan Williams · 8 years ago
- 3c1cebf dax, pmem: introduce an optional 'flush' dax_operation by Dan Williams · 8 years ago
- 7e026c8 dm: add ->copy_from_iter() dax operation support by Dan Williams · 8 years ago
- 0aed55a x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations by Dan Williams · 8 years ago
- f5705aa8c dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case by Dan Williams · 8 years ago
- 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
- ef51042 block, dax: move "select DAX" from BLOCK to FS_DAX by Dan Williams · 8 years ago
- cccbce6 filesystem-dax: convert to dax_direct_access() by Dan Williams · 8 years ago
- a41fe02b Revert "block: use DAX for partition table reads" by Dan Williams · 8 years ago
- b068626 dax: introduce dax_direct_access() by Dan Williams · 8 years ago
- c1d6e82 pmem: add dax_operations support by Dan Williams · 8 years ago
- 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
- 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 8 years ago
- 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago
- c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
- a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- 8ff6daa iomap: constify struct iomap_ops by Christoph Hellwig · 8 years ago
- c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
- b1aa812 mm: move handling of COW faults into DAX code by Jan Kara · 8 years ago
- dd936e4 dax: rip out get_block based IO support by Jan Kara · 8 years ago
- 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 8 years ago
- fa28f72 dax: move RADIX_DAX_* defines to dax.h by Ross Zwisler · 8 years ago
- 11c59c9 dax: correct dax iomap code namespace by Ross Zwisler · 8 years ago
- b9fde04 dax: remove dax_pmd_fault() by Ross Zwisler · 8 years ago
- 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 8 years ago
- a7d73fe dax: provide an iomap based fault handler by Christoph Hellwig · 8 years ago
- a254e56 dax: provide an iomap based dax read/write path by Christoph Hellwig · 8 years ago
- 6b52499 dax: remote unused fault wrappers by Ross Zwisler · 8 years ago
- 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- bc2466e dax: Use radix tree entry lock to protect cow faults by Jan Kara · 9 years ago
- ac401cc dax: New fault locking by Jan Kara · 9 years ago
- 4f62293 dax: Allow DAX code to replace exceptional entries by Jan Kara · 9 years ago
- e804315 dax: Define DAX lock bit for radix tree exceptional entry by Jan Kara · 9 years ago
- 348e967 dax: Make huge page handling depend of CONFIG_BROKEN by Jan Kara · 9 years ago
- 679c8bd dax: export a low-level __dax_zero_page_range helper by Christoph Hellwig · 9 years ago
- 3dc2916 dax: use sb_issue_zerout instead of calling dax_clear_sectors by Matthew Wilcox · 9 years ago
- 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
- 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
- d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 9 years ago
- 9973c98 dax: add support for fsync/sync by Ross Zwisler · 9 years ago
- f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 9 years ago
- 844f35d dax: add huge page fault support by Matthew Wilcox · 9 years ago
- 4897c76 thp: prepare for DAX huge pages by Matthew Wilcox · 9 years ago
- c94c2ac dax: move DAX-related functions to a new header by Matthew Wilcox · 9 years ago