- 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
- 2e29be2 fs/fuse: Remove unneeded kaddr parameter by Ira Weiny · 3 years, 7 months ago
- 8e4f3e1 Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 6 months ago
- d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
- 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- c4e0cd4 virtiofs: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- 6c88632 fuse: use DIV_ROUND_UP helper macro for calculations by Wu Bo · 3 years, 7 months ago
- 15db168 fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 6 months ago
- 6b1bdb5 fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) by Richard W.M. Jones · 3 years, 8 months ago
- 1b53991 fuse: Make fuse_fill_super_submount() static by Greg Kurz · 3 years, 7 months ago
- 29e0e4d fuse: Switch to fc_mount() for submounts by Greg Kurz · 3 years, 7 months ago
- 266eb3f2 fuse: Call vfs_get_tree() for submounts by Greg Kurz · 3 years, 7 months ago
- fe0a7bd fuse: add dedicated filesystem context ops for submounts by Greg Kurz · 3 years, 7 months ago
- 2d82ab2 virtiofs: propagate sync() to file server by Greg Kurz · 3 years, 8 months ago
- 49221cf fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
- 80ef086 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
- b89ecd60 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 7 months ago
- f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
- e4a9ccd fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
- e3a43f2 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
- d92d88f fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
- 8959a23 fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() by Al Viro · 3 years, 7 months ago
- 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 9ec1efb Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 8 months ago
- a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
- 3c9c143 cuse: simplify refcount by Miklos Szeredi · 3 years, 9 months ago
- 8217673 cuse: prevent clone by Miklos Szeredi · 3 years, 9 months ago
- 0a7419c virtiofs: fix userns by Miklos Szeredi · 3 years, 9 months ago
- 07595bf virtiofs: remove useless function by Jiapeng Chong · 3 years, 9 months ago
- a7f0d7a virtiofs: split requests that exceed virtqueue size by Connor Kuehl · 3 years, 10 months ago
- c79c5e0 virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 3 years, 10 months ago
- 3466958 fuse: invalidate attrs when page writeback completes by Vivek Goyal · 3 years, 9 months ago
- 550a7d3 fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID by Vivek Goyal · 3 years, 9 months ago
- 52a4c95 fuse: extend FUSE_SETXATTR request by Vivek Goyal · 3 years, 9 months ago
- 6076f5f fuse: fix matching of FUSE_DEV_IOC_CLONE command by Alessio Balsini · 3 years, 10 months ago
- aa6ff55 fuse: fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
- a73d47f fuse: don't zero pages twice by Miklos Szeredi · 3 years, 9 months ago
- 4b91459 fuse: fix typo for fuse_conn.max_pages comment by Connor Kuehl · 3 years, 10 months ago
- 4f06dd9 fuse: fix write deadlock by Vivek Goyal · 4 years, 2 months ago
- 72227ea fuse: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- b9d54c6 fuse: add internal open/release helpers by Miklos Szeredi · 3 years, 9 months ago
- 54d601c fuse: unsigned open flags by Miklos Szeredi · 3 years, 9 months ago
- 9ac29fd fuse: move ioctl to separate source file by Miklos Szeredi · 3 years, 9 months ago
- f8425c9 fuse: 32-bit user space ioctl compat for fuse device by Alessio Balsini · 4 years ago
- 6e3e2c4 new helper: inode_wrong_type() by Al Viro · 3 years, 10 months ago
- 3f9b9ef virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 3 years, 11 months ago
- 775c5033 fuse: fix live lock in fuse_iget() by Amir Goldstein · 3 years, 10 months ago
- 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 10 months ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 5d069db fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
- 9d769e6 fuse: support SB_NOSEC flag to improve write performance by Vivek Goyal · 4 years, 3 months ago
- 643a666 fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request by Vivek Goyal · 4 years, 3 months ago
- 8981bdf fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 by Vivek Goyal · 4 years, 3 months ago
- 3179216 fuse: setattr should set FATTR_KILL_SUIDGID by Vivek Goyal · 4 years, 3 months ago
- b866739 fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path by Vivek Goyal · 4 years, 3 months ago
- 10c52c8 fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID by Miklos Szeredi · 4 years, 2 months ago
- 63f9909 fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 by Vivek Goyal · 4 years, 3 months ago
- df8629a fuse: always revalidate if exclusive create by Miklos Szeredi · 4 years, 2 months ago
- 833c5a4 virtiofs: clean up error handling in virtio_fs_get_tree() by Miklos Szeredi · 4 years, 2 months ago
- 6a68d1e fuse: add fuse_sb_destroy() helper by Miklos Szeredi · 4 years, 2 months ago
- bd3bf1e fuse: simplify get_fuse_conn*() by Miklos Szeredi · 4 years, 2 months ago
- 514b5e3 fuse: get rid of fuse_mount refcount by Miklos Szeredi · 4 years, 2 months ago
- b19d3d0 virtiofs: simplify sb setup by Miklos Szeredi · 4 years, 2 months ago
- 66ab33b virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
- 3993382b fuse: launder page should wait for page writeback by Miklos Szeredi · 4 years, 2 months ago
- 6945653 Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 4 years, 2 months ago
- 42d3e2d virtiofs: calculate number of scatter-gather elements accurately by Vivek Goyal · 4 years, 3 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 413daa1 fuse: connection remove fix by Miklos Szeredi · 4 years, 3 months ago
- bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
- 823423e bdi: invert BDI_CAP_NO_ACCT_WB by Christoph Hellwig · 4 years, 3 months ago
- 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
- 1866d77 fuse: Allow fuse_fill_super_common() for submounts by Max Reitz · 4 years, 4 months ago
- fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
- 8f622e9 fuse: drop fuse_conn parameter where possible by Max Reitz · 4 years, 9 months ago
- 24754db fuse: store fuse_conn in fuse_req by Max Reitz · 4 years, 9 months ago
- d78092e fuse: fix page dereference after free by Miklos Szeredi · 4 years, 4 months ago
- 933a375 fuse: fix the ->direct_IO() treatment of iov_iter by Al Viro · 4 years, 4 months ago
- 9a752d1 virtiofs: add logic to free up a memory range by Vivek Goyal · 4 years, 5 months ago
- d0cfb9d virtiofs: maintain a list of busy elements by Vivek Goyal · 4 years, 5 months ago
- 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
- 9483e7d virtiofs: define dax address space operations by Vivek Goyal · 4 years, 5 months ago
- 2a9a609 virtiofs: add DAX mmap support by Stefan Hajnoczi · 4 years, 5 months ago
- c2d0ad0 virtiofs: implement dax read/write operations by Vivek Goyal · 4 years, 5 months ago
- fd1a1dc virtiofs: implement FUSE_INIT map_alignment field by Stefan Hajnoczi · 4 years, 5 months ago
- 45f2348 virtiofs: keep a list of free dax memory ranges by Vivek Goyal · 4 years, 5 months ago
- 1dd5395 virtiofs: add a mount option to enable dax by Vivek Goyal · 4 years, 5 months ago
- 22f3787 virtiofs: set up virtio_fs dax_device by Stefan Hajnoczi · 4 years, 5 months ago
- f4fd4ae virtiofs: get rid of no_mount_options by Vivek Goyal · 4 years, 5 months ago
- b43b7e8 virtiofs: provide a helper function for virtqueue initialization by Vivek Goyal · 4 years, 5 months ago
- c1b0c62 fuse: update project homepage by André Almeida · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 2c0349e virtio_fs: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago