| Commit message (Expand) | Author | Age |
* | device-dax: fix cdev leak | Dan Williams | 2017-05-20 |
* | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation | Dan Williams | 2017-04-27 |
* | device-dax: fix pmd/pte fault fallback handling | Dave Jiang | 2017-03-30 |
* | device-dax: fix private mapping restriction, permit read-only | Dan Williams | 2016-12-06 |
* | device-dax: fail all private mapping attempts | Dan Williams | 2016-11-16 |
* | device-dax: check devm_nsio_enable() return value | Dan Williams | 2016-10-28 |
* | device-dax: fix percpu_ref_exit ordering | Dan Williams | 2016-10-27 |
* | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 2016-10-27 |
* | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 2016-10-07 |
|\ |
|
| * | dax: use correct dev_t value | Arnd Bergmann | 2016-10-07 |
| * | dax: convert devm_create_dax_dev to PTR_ERR | Dan Williams | 2016-10-07 |
| * | dax: check resource alignment at dax region/device create | Dan Williams | 2016-08-24 |
| * | dax: unmap/truncate on device shutdown | Dan Williams | 2016-08-24 |
| * | dax: define a unified inode/address_space for device-dax mappings | Dan Williams | 2016-08-24 |
| * | dax: convert to the cdev api | Dan Williams | 2016-08-24 |
| * | dax: embed a struct device in dax_dev | Dan Williams | 2016-08-24 |
| * | dax: rename fops from dax_dev_ to dax_ | Dan Williams | 2016-08-24 |
| * | dax: reorder dax_fops function definitions | Dan Williams | 2016-08-24 |
| * | dax: cleanup needlessly global symbol warnings | Dan Williams | 2016-08-24 |
* | | dax: fix mapping size check | Dan Williams | 2016-09-03 |
* | | dax: fix device-dax region base | Dan Williams | 2016-08-26 |
|/ |
|
* | dax: use devm_add_action_or_reset() | Sajjan, Vikas C | 2016-07-06 |
* | /dev/dax, core: file operations and dax-mmap | Dan Williams | 2016-05-21 |
* | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 2016-05-21 |