Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-01-31block: use DAX for partition table readsDan Williams
2016-01-23dax: add support for fsync/syncRoss Zwisler
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler
2015-09-09dax: add huge page fault supportMatthew Wilcox
2015-09-09thp: prepare for DAX huge pagesMatthew Wilcox
2015-09-09dax: move DAX-related functions to a new headerMatthew Wilcox