index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
fsdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
dax: fsdev.c minor formatting cleanup
John Groves
1
-7
/
+8
2026-07-14
dax/fsdev: fail probe on invalid pgmap offset
John Groves
1
-2
/
+6
2026-07-14
dax/fsdev: use __va(phys) for kaddr in direct_access
John Groves
1
-6
/
+2
2026-07-14
dax/fsdev: clear pgmap ops and owner on unbind
John Groves
1
-0
/
+22
2026-07-14
dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
John Groves
1
-28
/
+49
2026-07-14
dax/fsdev: clear vmemmap_shift when binding static pgmap
John Groves
1
-0
/
+1
2026-07-14
dax/fsdev: fix multi-range offset in memory_failure handler
John Groves
1
-1
/
+16
2026-04-13
dax/fsdev: fix uninitialized kaddr in fsdev_dax_zero_page_range()
John Groves
1
-1
/
+4
2026-03-30
dax: Add dax_set_ops() for setting dax_operations at bind time
John Groves
1
-0
/
+16
2026-03-30
dax: Add dax_operations for use by fs-dax on fsdev dax
John Groves
1
-0
/
+84
2026-03-30
dax: Save the kva from memremap
John Groves
1
-1
/
+2
2026-03-30
dax: add fsdev.c driver for fs-dax on character dax
John Groves
1
-0
/
+245