Age | Commit message (Expand) | Author |
2021-09-07 | Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-06 | fuse: remove unused arg in fuse_write_file_get() | Miklos Szeredi |
2021-09-06 | fuse: wait for writepages in syncfs | Miklos Szeredi |
2021-09-02 | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-31 | fuse: flush extending writes | 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-18 | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi |
2021-08-17 | fuse: truncate pagecache on atomic_o_trunc | Miklos Szeredi |
2021-08-11 | Merge branch 'for-5.14/dax' into libnvdimm-fixes | Dan Williams |
2021-08-05 | fuse: allow sharing existing sb | Miklos Szeredi |
2021-08-05 | fuse: move fget() to fuse_get_tree() | Miklos Szeredi |
2021-08-04 | fuse: move option checking into fuse_fill_super() | Miklos Szeredi |
2021-08-04 | fuse: name fs_context consistently | Miklos Szeredi |
2021-08-04 | fuse: fix use after free in fuse_read_interrupt() | Miklos Szeredi |
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-07-03 | Merge branch 'work.iov_iter' 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 |
2021-06-22 | fuse: use DIV_ROUND_UP helper macro for calculations | Wu Bo |
2021-06-22 | fuse: fix illegal access to inode with reused nodeid | Amir Goldstein |
2021-06-22 | fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) | Richard W.M. Jones |
2021-06-22 | fuse: Make fuse_fill_super_submount() static | Greg Kurz |
2021-06-22 | fuse: Switch to fc_mount() for submounts | Greg Kurz |
2021-06-22 | fuse: Call vfs_get_tree() for submounts | Greg Kurz |
2021-06-22 | fuse: add dedicated filesystem context ops for submounts | Greg Kurz |
2021-06-22 | virtiofs: propagate sync() to file server | Greg Kurz |
2021-06-22 | fuse: reject internal errno | Miklos Szeredi |
2021-06-22 | fuse: check connected before queueing on fpq->io | Miklos Szeredi |
2021-06-18 | fuse: ignore PG_workingset after stealing | Miklos Szeredi |
2021-06-10 | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va... | Al Viro |
2021-06-09 | fuse: Fix infinite loop in sget_fc() | Greg Kurz |
2021-06-09 | fuse: Fix crash if superblock of submount gets killed early | Greg Kurz |
2021-06-09 | fuse: Fix crash in fuse_dentry_automount() error path | Greg Kurz |
2021-06-03 | fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() | Al Viro |
2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-04-30 | Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-15 | useful constants: struct qstr for ".." | Al Viro |
2021-04-14 | cuse: simplify refcount | Miklos Szeredi |
2021-04-14 | cuse: prevent clone | Miklos Szeredi |
2021-04-14 | virtiofs: fix userns | Miklos Szeredi |
2021-04-14 | virtiofs: remove useless function | Jiapeng Chong |
2021-04-14 | virtiofs: split requests that exceed virtqueue size | Connor Kuehl |
2021-04-14 | virtiofs: fix memory leak in virtio_fs_probe() | Luis Henriques |
2021-04-14 | fuse: invalidate attrs when page writeback completes | Vivek Goyal |
2021-04-14 | fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID | Vivek Goyal |