aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dax/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-09device-dax: kill NR_DEV_DAXDan Williams1-8/+3
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams1-0/+70
2017-04-20dax: introduce dax_direct_access()Dan Williams1-0/+39
2017-04-19dax: introduce dax_operationsDan Williams1-1/+5
2017-04-19dax: add a facility to lookup a dax device by 'host' device nameDan Williams1-4/+83
2017-04-12dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams1-0/+303