Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/cell: Remove axonram driver | Michael Ellerman | 2018-01-28 | 1 | -1/+0 |
* | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 2017-09-06 | 1 | -3/+2 |
* | dax: rip out get_block based IO support | Jan Kara | 2016-11-20 | 1 | -11/+11 |
* | dax : Fix documentation with respect to struct pages | Stephen Bates | 2016-10-01 | 1 | -6/+9 |
* | dax: some small updates to dax.txt documentation | Ross Zwisler | 2016-07-26 | 1 | -2/+4 |
* | dax: for truncate/hole-punch, do zeroing through the driver if possible | Vishal Verma | 2016-05-18 | 1 | -0/+32 |
* | dax: add huge page fault support | Matthew Wilcox | 2015-09-08 | 1 | -3/+4 |
* | dax: Add block size note to documentation | Matthew Wilcox | 2015-07-04 | 1 | -2/+4 |
* | dax: does not work correctly with virtual aliasing caches | Matthew Wilcox | 2015-02-16 | 1 | -0/+3 |
* | ext4: add DAX functionality | Ross Zwisler | 2015-02-16 | 1 | -0/+1 |
* | dax: add dax_zero_page_range | Matthew Wilcox | 2015-02-16 | 1 | -0/+1 |
* | dax: replace XIP documentation with DAX documentation | Matthew Wilcox | 2015-02-16 | 1 | -0/+89 |