summaryrefslogtreecommitdiff
path: root/drivers/dax/super.c
AgeCommit message (Expand)Author
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-29libnvdimm, pmem, dax: export a cache control attributeDan Williams
2017-06-29dax: convert to bitmask for flagsDan Williams
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-06-15dm: add ->flush() dax operation supportDan Williams
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams
2017-05-13dax: fix false CONFIG_BLOCK dependencyDan Williams
2017-05-09device-dax: kill NR_DEV_DAXDan Williams
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams
2017-04-20dax: introduce dax_direct_access()Dan 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