summaryrefslogtreecommitdiffstats
path: root/drivers/dax/device.c
AgeCommit message (Expand)Author
2018-06-28dev-dax: check_vma: ratelimit dev_info-sJeff Moyer
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05device-dax: implement ->pagesize() for smaps to report MMUPageSizeDan Williams
2018-03-06device-dax: remove redundant __func__ in dev_dbgDan Williams
2018-01-23device-dax: Fix trailing semicolonLuis de Bethencourt
2017-11-29device-dax: implement ->split() to catch invalid munmap attemptsDan Williams
2017-10-19dev/dax: fix uninitialized variable build warningRoss Zwisler
2017-07-18device-dax: fix sysfs duplicate warningsDan Williams
2017-07-17device-dax: fix 'passing zero to ERR_PTR()' warningDan Williams
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-04-19dax: introduce dax_operationsDan Williams
2017-04-19dax: add a facility to lookup a dax device by 'host' device nameDan Williams
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams