index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
dax.c
Age
Commit message (
Expand
)
Author
2016-10-07
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-09-03
dax: fix mapping size check
Dan Williams
2016-08-23
dax: check resource alignment at dax region/device create
Dan Williams
2016-08-23
dax: unmap/truncate on device shutdown
Dan Williams
2016-08-23
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
2016-08-23
dax: convert to the cdev api
Dan Williams
2016-08-23
dax: embed a struct device in dax_dev
Dan Williams
2016-08-23
dax: rename fops from dax_dev_ to dax_
Dan Williams
2016-08-23
dax: reorder dax_fops function definitions
Dan Williams
2016-08-23
dax: cleanup needlessly global symbol warnings
Dan Williams
2016-07-06
dax: use devm_add_action_or_reset()
Sajjan, Vikas C
2016-05-20
/dev/dax, core: file operations and dax-mmap
Dan Williams
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams