Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 2018-04-03 | 1 | -1/+4 |
* | device-dax: kill NR_DEV_DAX | Dan Williams | 2017-05-09 | 1 | -5/+0 |
* | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX | Mike Galbraith | 2017-05-08 | 1 | -1/+1 |
* | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 2017-04-12 | 1 | -3/+7 |
* | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation | Dan Williams | 2017-04-12 | 1 | -0/+1 |
* | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 2016-10-27 | 1 | -1/+1 |
* | dax: convert to the cdev api | Dan Williams | 2016-08-23 | 1 | -0/+5 |
* | /dev/dax, core: file operations and dax-mmap | Dan Williams | 2016-05-20 | 1 | -0/+1 |
* | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2016-05-20 | 1 | -0/+25 |