Age | Commit message (Expand) | Author |
2022-07-21 | fuse: avoid unnecessary spinlock bump | Jeffle Xu |
2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu |
2022-03-16 | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio | Matthew Wilcox (Oracle) |
2022-03-15 | fs: Remove noop_invalidatepage() | Matthew Wilcox (Oracle) |
2021-12-14 | fuse: mark inode DONT_CACHE when per inode DAX hint changes | Jeffle Xu |
2021-12-14 | fuse: negotiate per inode DAX in FUSE_INIT | Jeffle Xu |
2021-12-14 | fuse: enable per inode DAX | Jeffle Xu |
2021-12-14 | fuse: make DAX mount option a tri-state | Jeffle Xu |
2021-12-14 | fuse: add fuse_should_enable_dax() helper | Jeffle Xu |
2021-10-28 | fuse: always invalidate attributes after writes | Miklos Szeredi |
2021-10-28 | fuse: rename fuse_write_update_size() | Miklos Szeredi |
2021-10-28 | fuse: selective attribute invalidation | Miklos Szeredi |
2021-08-30 | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-11 | Merge branch 'for-5.14/dax' into libnvdimm-fixes | Dan Williams |
2021-07-13 | fuse: Convert to using invalidate_lock | Jan Kara |
2021-07-07 | fs/fuse: Remove unneeded kaddr parameter | Ira Weiny |
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 |