summaryrefslogtreecommitdiff
path: root/drivers/dax/fsdev.c
AgeCommit message (Expand)Author
2026-04-13dax/fsdev: fix uninitialized kaddr in fsdev_dax_zero_page_range()John Groves
2026-03-30dax: Add dax_set_ops() for setting dax_operations at bind timeJohn Groves
2026-03-30dax: Add dax_operations for use by fs-dax on fsdev daxJohn Groves
2026-03-30dax: Save the kva from memremapJohn Groves
2026-03-30dax: add fsdev.c driver for fs-dax on character daxJohn Groves