Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | dax: define a unified inode/address_space for device-dax mappings | Dan Williams | 2016-08-24 | 1 | -4/+146 | |
| * | dax: convert to the cdev api | Dan Williams | 2016-08-24 | 2 | -41/+46 | |
| * | dax: embed a struct device in dax_dev | Dan Williams | 2016-08-24 | 1 | -85/+45 | |
| * | dax: rename fops from dax_dev_ to dax_ | Dan Williams | 2016-08-24 | 1 | -8/+8 | |
| * | dax: reorder dax_fops function definitions | Dan Williams | 2016-08-24 | 1 | -169/+168 | |
| * | dax: cleanup needlessly global symbol warnings | Dan Williams | 2016-08-24 | 2 | -1/+2 | |
* | | dax: fix mapping size check | Dan Williams | 2016-09-03 | 1 | -1/+1 | |
* | | dax: fix device-dax region base | Dan Williams | 2016-08-27 | 1 | -0/+3 | |
|/ | ||||||
* | dax: use devm_add_action_or_reset() | Sajjan, Vikas C | 2016-07-07 | 2 | -12/+8 | |
* | /dev/dax, core: file operations and dax-mmap | Dan Williams | 2016-05-21 | 2 | -0/+323 | |
* | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2016-05-21 | 5 | -0/+464 |