index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dax.c
Age
Commit message (
Expand
)
Author
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-22
virtiofs: Fix spelling mistakes
Zheng Yongjun
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-10
virtiofs: add logic to free up a memory range
Vivek Goyal
2020-09-10
virtiofs: maintain a list of busy elements
Vivek Goyal
2020-09-10
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
2020-09-10
virtiofs: define dax address space operations
Vivek Goyal
2020-09-10
virtiofs: add DAX mmap support
Stefan Hajnoczi
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
2020-09-10
virtiofs: keep a list of free dax memory ranges
Vivek Goyal
2020-09-10
virtiofs: add a mount option to enable dax
Vivek Goyal