summaryrefslogtreecommitdiffstats
path: root/include/linux/dax.h
Commit message (Expand)AuthorAgeFilesLines
...
| * mm, dax: change pmd_fault() to take only vmf parameterDave Jiang2017-02-231-4/+3Star
| * mm, dax: make pmd_fault() and friends be the same as fault()Dave Jiang2017-02-231-4/+3Star
* | iomap: constify struct iomap_opsChristoph Hellwig2017-01-311-4/+4
|/
* mm: Invalidate DAX radix tree entries only if appropriateJan Kara2016-12-271-0/+3
* mm: move handling of COW faults into DAX codeJan Kara2016-12-151-7/+0Star
* dax: rip out get_block based IO supportJan Kara2016-11-211-12/+0Star
* dax: add struct iomap based DAX PMD supportRoss Zwisler2016-11-081-11/+44
* dax: move RADIX_DAX_* defines to dax.hRoss Zwisler2016-11-081-1/+14
* dax: correct dax iomap code namespaceRoss Zwisler2016-11-081-2/+2
* dax: remove dax_pmd_fault()Ross Zwisler2016-11-081-5/+1Star
* dax: coordinate locking for offsets in PMD rangeRoss Zwisler2016-11-081-1/+1
* dax: provide an iomap based fault handlerChristoph Hellwig2016-09-191-0/+2
* dax: provide an iomap based dax read/write pathChristoph Hellwig2016-09-191-0/+4
* dax: remote unused fault wrappersRoss Zwisler2016-07-271-5/+0Star
* Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-271-1/+15
|\
| * dax: Use radix tree entry lock to protect cow faultsJan Kara2016-05-191-0/+7
| * dax: New fault lockingJan Kara2016-05-191-0/+3
| * dax: Allow DAX code to replace exceptional entriesJan Kara2016-05-191-0/+1
| * dax: Define DAX lock bit for radix tree exceptional entryJan Kara2016-05-191-0/+3
| * dax: Make huge page handling depend of CONFIG_BROKENJan Kara2016-05-191-1/+1
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-271-11/+14
|\|
| * dax: export a low-level __dax_zero_page_range helperChristoph Hellwig2016-05-181-0/+7
| * dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox2016-05-181-1/+0Star
| * dax: Remove complete_unwritten argumentJan Kara2016-05-171-10/+7Star
* | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-021-1/+1
|/
* dax: move writeback calls into the filesystemsRoss Zwisler2016-02-271-2/+4
* dax: give DAX clearing code correct bdevRoss Zwisler2016-02-271-1/+1
* block: use DAX for partition table readsDan Williams2016-01-301-0/+11
* dax: add support for fsync/syncRoss Zwisler2016-01-231-0/+2
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-231-0/+5
* dax: add huge page fault supportMatthew Wilcox2015-09-091-0/+14
* thp: prepare for DAX huge pagesMatthew Wilcox2015-09-091-0/+4
* dax: move DAX-related functions to a new headerMatthew Wilcox2015-09-091-0/+21