summaryrefslogtreecommitdiff
path: root/include/linux/dax.h
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-13
|\
| * dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-12
* | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-08
|/
* filesystem-dax: convert to dax_direct_access()Dan Williams2017-04-25
* Revert "block: use DAX for partition table reads"Dan Williams2017-04-25
* dax: introduce dax_direct_access()Dan Williams2017-04-20
* pmem: add dax_operations supportDan Williams2017-04-19
* dax: introduce dax_operationsDan Williams2017-04-19
* dax: add a facility to lookup a dax device by 'host' device nameDan Williams2017-04-19
* dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-12
* mm: replace FAULT_FLAG_SIZE with parameter to huge_faultDave Jiang2017-02-24
* mm,fs,dax: change ->pmd_fault to ->huge_faultDave Jiang2017-02-24
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-22
|\
| * mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-22
| * mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-22
* | iomap: constify struct iomap_opsChristoph Hellwig2017-01-30
|/
* mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-26
* mm: move handling of COW faults into DAX codeJan Kara2016-12-14
* dax: rip out get_block based IO supportJan Kara2016-11-20
* dax: add struct iomap based DAX PMD supportRoss Zwisler2016-11-08
* dax: move RADIX_DAX_* defines to dax.hRoss Zwisler2016-11-08
* dax: correct dax iomap code namespaceRoss Zwisler2016-11-08
* dax: remove dax_pmd_fault()Ross Zwisler2016-11-08
* dax: coordinate locking for offsets in PMD rangeRoss Zwisler2016-11-08
* dax: provide an iomap based fault handlerChristoph Hellwig2016-09-19
* dax: provide an iomap based dax read/write pathChristoph Hellwig2016-09-19
* dax: remote unused fault wrappersRoss Zwisler2016-07-26
* Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-26
|\
| * dax: Use radix tree entry lock to protect cow faultsJan Kara2016-05-19
| * dax: New fault lockingJan Kara2016-05-19
| * dax: Allow DAX code to replace exceptional entriesJan Kara2016-05-19
| * dax: Define DAX lock bit for radix tree exceptional entryJan Kara2016-05-19
| * dax: Make huge page handling depend of CONFIG_BROKENJan Kara2016-05-19
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-26
|\ \ | |/
| * dax: export a low-level __dax_zero_page_range helperChristoph Hellwig2016-05-18
| * dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox2016-05-18
| * dax: Remove complete_unwritten argumentJan Kara2016-05-16
* | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
|/
* dax: move writeback calls into the filesystemsRoss Zwisler2016-02-27
* dax: give DAX clearing code correct bdevRoss Zwisler2016-02-27
* block: use DAX for partition table readsDan Williams2016-01-30
* dax: add support for fsync/syncRoss Zwisler2016-01-22
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
* dax: add huge page fault supportMatthew Wilcox2015-09-08
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-08
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-08