Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | device-dax: implement ->split() to catch invalid munmap attempts | Dan Williams | 2017-11-29 | 1 | -0/+12 |
* | dev/dax: fix uninitialized variable build warning | Ross Zwisler | 2017-10-19 | 1 | -1/+2 |
* | device-dax: fix sysfs duplicate warnings | Dan Williams | 2017-07-18 | 1 | -8/+16 |
* | device-dax: fix 'passing zero to ERR_PTR()' warning | Dan Williams | 2017-07-17 | 1 | -2/+7 |
* | fs: new infrastructure for writeback error handling and reporting | Jeff Layton | 2017-07-06 | 1 | -0/+1 |
* | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 1 | -70/+17 |
* | dax: introduce dax_operations | Dan Williams | 2017-04-19 | 1 | -1/+5 |
* | dax: add a facility to lookup a dax device by 'host' device name | Dan Williams | 2017-04-19 | 1 | -1/+1 |
* | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 2017-04-12 | 1 | -0/+709 |