summaryrefslogtreecommitdiff
path: root/include/linux/dax.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-27dax: remote unused fault wrappersRoss Zwisler1-5/+0
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+15
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+14
2016-05-20dax: Use radix tree entry lock to protect cow faultsJan Kara1-0/+7
2016-05-20dax: New fault lockingJan Kara1-0/+3
2016-05-20dax: Allow DAX code to replace exceptional entriesJan Kara1-0/+1
2016-05-20dax: Define DAX lock bit for radix tree exceptional entryJan Kara1-0/+3
2016-05-20dax: Make huge page handling depend of CONFIG_BROKENJan Kara1-1/+1
2016-05-18dax: export a low-level __dax_zero_page_range helperChristoph Hellwig1-0/+7
2016-05-18dax: use sb_issue_zerout instead of calling dax_clear_sectorsMatthew Wilcox1-1/+0
2016-05-17dax: Remove complete_unwritten argumentJan Kara1-10/+7
2016-05-02direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig1-1/+1
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-01-31block: use DAX for partition table readsDan Williams1-0/+11
2016-01-23dax: add support for fsync/syncRoss Zwisler1-0/+2
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler1-0/+5
2015-09-09dax: add huge page fault supportMatthew Wilcox1-0/+14
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox1-0/+4
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox1-0/+21