- 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
- 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
- 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 8 years ago
- 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago[Renamed (77%) from drivers/dax/dax.c]
- 5f0694b device-dax: rename 'dax_dev' to 'dev_dax' by Dan Williams · 8 years ago
- 7620262 device-dax: improve fault handler debug output by Oliver O'Halloran · 8 years ago
- 54eafcc device-dax: fix dax_dev_huge_fault() unknown fault size handling by Pushkar Jambhlekar · 8 years ago
- bfca9ac Merge branch 'for-4.11/libnvdimm' into for-4.12/dax by Dan Williams · 8 years ago
- 956a4cd device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation by Dan Williams · 8 years ago
- 92a3fa0 device-dax: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
- ed01e50 device-dax: fix cdev leak by Dan Williams · 8 years ago
- 52084f8 device-dax: fix debug output typo by Dave Jiang · 8 years ago
- 70b085b device-dax: fix pud fault fallback handling by Dave Jiang · 8 years ago
- 0134ed4 device-dax: fix pmd/pte fault fallback handling by Dave Jiang · 8 years ago
- 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
- 9557fee dax: support for transparent PUD pages for device DAX by Dave Jiang · 8 years ago
- a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
- d7fe1a6 dax: add region 'id', 'size', and 'align' attributes by Dan Williams · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 325896f device-dax: fix private mapping restriction, permit read-only by Dan Williams · 8 years ago
- 4cb1935 device-dax: fail all private mapping attempts by Dan Williams · 8 years ago
- e476f94 Merge branch 'for-4.9/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
- bc0a0fe dax: use correct dev_t value by Arnd Bergmann · 8 years ago
- d76911e dax: convert devm_create_dax_dev to PTR_ERR by Dan Williams · 9 years ago
- 4c3cb6e dax: fix mapping size check by Dan Williams · 8 years ago
- 9d2d01a dax: check resource alignment at dax region/device create by Dan Williams · 9 years ago
- 9dc1e49 dax: unmap/truncate on device shutdown by Dan Williams · 8 years ago
- 3bc52c4 dax: define a unified inode/address_space for device-dax mappings by Dan Williams · 8 years ago
- ba09c01 dax: convert to the cdev api by Dan Williams · 8 years ago
- ebd84d7 dax: embed a struct device in dax_dev by Dan Williams · 8 years ago
- af69f51 dax: rename fops from dax_dev_ to dax_ by Dan Williams · 8 years ago
- 043a925 dax: reorder dax_fops function definitions by Dan Williams · 8 years ago
- ccdb07f dax: cleanup needlessly global symbol warnings by Dan Williams · 8 years ago
- d1c8e0c dax: use devm_add_action_or_reset() by Sajjan, Vikas C · 9 years ago
- dee4107 /dev/dax, core: file operations and dax-mmap by Dan Williams · 9 years ago
- ab68f26 /dev/dax, pmem: direct access to persistent memory by Dan Williams · 9 years ago