| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -27/+28 |
| 2022-12-12 | Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -33/+73 |
| 2022-12-12 | Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+5 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-11 | fuse: convert fuse_try_move_page() to use folios | Vishal Moola (Oracle) | 1 | -27/+28 |
| 2022-12-11 | filemap: convert replace_page_cache_page() to replace_page_cache_folio() | Vishal Moola (Oracle) | 1 | -1/+1 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -2/+2 |
| 2022-11-23 | fuse: Rearrange fuse_allow_current_process checks | Dave Marchevsky | 2 | -16/+21 |
| 2022-11-23 | fuse: allow non-extending parallel direct writes on the same file | Dharmendra Singh | 1 | -3/+40 |
| 2022-11-23 | fuse: remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
| 2022-11-23 | fuse: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 1 | -1/+1 |
| 2022-11-23 | fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE | Jann Horn | 1 | -2/+1 |
| 2022-11-23 | fuse: always revalidate rename target dentry | Jiachen Zhang | 1 | -1/+1 |
| 2022-11-23 | fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY | Miklos Szeredi | 3 | -5/+7 |
| 2022-11-23 | fs/fuse: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 1 | -2/+2 |
| 2022-11-23 | fuse: lock inode unconditionally in fuse_fallocate() | Miklos Szeredi | 1 | -21/+16 |
| 2022-10-28 | fuse: add file_modified() to fallocate | Miklos Szeredi | 1 | -0/+4 |
| 2022-10-26 | fuse: port to vfs{g,u}id_t and associated helpers | Christian Brauner | 1 | -1/+1 |
| 2022-10-20 | fuse: fix readdir cache race | Miklos Szeredi | 1 | -1/+9 |
| 2022-10-20 | fs: rename current get acl method | Christian Brauner | 1 | -2/+2 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 2 | -2/+3 |
| 2022-10-18 | attr: use consistent sgid stripping checks | Christian Brauner | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -3/+24 |
| 2022-09-26 | mm: multi-gen LRU: groundwork | Yu Zhao | 1 | -1/+2 |
| 2022-09-24 | fuse: implement ->tmpfile() | Miklos Szeredi | 2 | -3/+24 |
| 2022-08-08 | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -7/+5 |
| 2022-08-08 | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() | Al Viro | 2 | -4/+2 |
| 2022-08-08 | new iov_iter flavour - ITER_UBUF | Al Viro | 2 | -3/+3 |
| 2022-08-08 | Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -26/+75 |
| 2022-07-27 | fuse: retire block-device-based superblock on force unmount | Daniil Lunev | 1 | -2/+8 |
| 2022-07-26 | virtio_fs: Modify format for virtio_fs_direct_access | Deming Wang | 1 | -1/+1 |
| 2022-07-21 | virtiofs: delete unused parameter for virtio_fs_cleanup_vqs | Deming Wang | 1 | -4/+3 |
| 2022-07-21 | fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other | Dave Marchevsky | 1 | -0/+9 |
| 2022-07-21 | fuse: Remove the control interface for virtio-fs | Xie Yongji | 1 | -2/+2 |
| 2022-07-21 | fuse: ioctl: translate ENOSYS | Miklos Szeredi | 1 | -2/+13 |
| 2022-07-21 | fuse: limit nsec | Miklos Szeredi | 1 | -0/+6 |
| 2022-07-21 | fuse: avoid unnecessary spinlock bump | Jeffle Xu | 1 | -1/+1 |
| 2022-07-21 | fuse: fix deadlock between atomic O_TRUNC and page invalidation | Miklos Szeredi | 2 | -14/+23 |
| 2022-07-21 | fuse: write inode in fuse_release() | Miklos Szeredi | 1 | -0/+9 |
| 2022-06-10 | iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC | Al Viro | 1 | -1/+1 |
| 2022-05-27 | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -4/+6 |
| 2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 2 | -4/+6 |
| 2022-05-09 | fuse: Convert fuse to read_folio | Matthew Wilcox (Oracle) | 2 | -7/+8 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -2/+1 |
| 2022-05-08 | fs: Remove aop flags parameter from grab_cache_page_write_begin() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2022-04-01 | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 3 | -11/+10 |
| 2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-22 | fuse: remove reliance on bdi congestion | NeilBrown | 3 | -25/+17 |
| 2022-03-16 | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fuse: Convert from launder_page to launder_folio | Matthew Wilcox (Oracle) | 2 | -8/+8 |
| 2022-03-15 | fs: Remove noop_invalidatepage() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2022-03-15 | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada | 1 | -1/+1 |
| 2022-03-07 | fuse: fix pipe buffer lifetime for direct_io | Miklos Szeredi | 3 | -1/+13 |
| 2022-03-03 | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 1 | -0/+1 |
| 2022-02-21 | fuse: move FUSE_SUPER_MAGIC definition to magic.h | Jeff Layton | 1 | -2/+1 |
| 2022-02-18 | fuse: fix fileattr op failure | Miklos Szeredi | 1 | -3/+6 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -2/+2 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -2/+2 |
| 2022-01-12 | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -18/+2 |
| 2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 1 | -16/+0 |
| 2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 1 | -1/+1 |
| 2021-12-14 | fuse: mark inode DONT_CACHE when per inode DAX hint changes | Jeffle Xu | 3 | -0/+13 |
| 2021-12-14 | fuse: negotiate per inode DAX in FUSE_INIT | Jeffle Xu | 3 | -5/+13 |
| 2021-12-14 | fuse: enable per inode DAX | Jeffle Xu | 4 | -9/+13 |
| 2021-12-14 | fuse: make DAX mount option a tri-state | Jeffle Xu | 4 | -9/+52 |
| 2021-12-14 | fuse: add fuse_should_enable_dax() helper | Jeffle Xu | 1 | -1/+9 |
| 2021-12-07 | fuse: Pass correct lend value to filemap_write_and_wait_range() | Xie Yongji | 1 | -1/+1 |
| 2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 1 | -1/+1 |
| 2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -1/+1 |
| 2021-11-25 | fuse: send security context of inode on file | Vivek Goyal | 3 | -1/+98 |
| 2021-11-25 | fuse: release pipe buf after last use | Miklos Szeredi | 1 | -5/+5 |
| 2021-11-25 | fuse: extend init flags | Miklos Szeredi | 1 | -27/+33 |
| 2021-11-09 | Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -150/+197 |
| 2021-11-02 | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2021-11-02 | fuse: fix page stealing | Miklos Szeredi | 1 | -2/+12 |
| 2021-11-02 | virtiofs: use strscpy for copying the queue name | Miklos Szeredi | 1 | -1/+1 |
| 2021-11-01 | Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2021-10-28 | fuse: add FOPEN_NOFLUSH | Amir Goldstein | 1 | -0/+3 |
| 2021-10-28 | fuse: only update necessary attributes | Miklos Szeredi | 4 | -10/+9 |
| 2021-10-28 | fuse: take cache_mask into account in getattr | Miklos Szeredi | 1 | -1/+3 |
| 2021-10-28 | fuse: add cache_mask | Miklos Szeredi | 3 | -9/+29 |
| 2021-10-28 | fuse: move reverting attributes to fuse_change_attributes() | Miklos Szeredi | 2 | -9/+13 |
| 2021-10-28 | fuse: simplify local variables holding writeback cache state | Miklos Szeredi | 2 | -6/+6 |
| 2021-10-28 | fuse: cleanup code conditional on fc->writeback_cache | Miklos Szeredi | 1 | -13/+4 |
| 2021-10-28 | fuse: fix attr version comparison in fuse_read_update_size() | Miklos Szeredi | 1 | -1/+1 |
| 2021-10-28 | fuse: always invalidate attributes after writes | Miklos Szeredi | 4 | -20/+15 |
| 2021-10-28 | fuse: rename fuse_write_update_size() | Miklos Szeredi | 4 | -9/+9 |
| 2021-10-28 | fuse: don't bump attr_version in cached write | Miklos Szeredi | 1 | -2/+5 |
| 2021-10-28 | fuse: selective attribute invalidation | Miklos Szeredi | 4 | -11/+19 |
| 2021-10-28 | fuse: don't increment nlink in link() | Miklos Szeredi | 1 | -19/+11 |
| 2021-10-25 | fs: get rid of the res2 iocb->ki_complete argument | Jens Axboe | 1 | -1/+1 |
| 2021-10-22 | fuse: decrement nlink on overwriting rename | Miklos Szeredi | 1 | -22/+27 |
| 2021-10-22 | fuse: simplify __fuse_write_file_get() | Miklos Szeredi | 1 | -5/+4 |
| 2021-10-22 | fuse: move fuse_invalidate_attr() into fuse_update_ctime() | Miklos Szeredi | 2 | -13/+6 |
| 2021-10-22 | fuse: delete redundant code | Peng Hao | 1 | -1/+0 |
| 2021-10-22 | fuse: use kmap_local_page() | Peng Hao | 3 | -8/+8 |
| 2021-10-22 | fuse: annotate lock in fuse_reverse_inval_entry() | Miklos Szeredi | 1 | -1/+1 |
| 2021-10-22 | fuse: write inode in fuse_vma_close() instead of fuse_release() | Miklos Szeredi | 1 | -9/+6 |
| 2021-10-22 | fuse: make sure reclaim doesn't write the inode | Miklos Szeredi | 4 | -0/+27 |
| 2021-10-21 | fuse: clean up error exits in fuse_fill_super() | Miklos Szeredi | 1 | -6/+2 |
| 2021-10-21 | fuse: always initialize sb->s_fs_info | Miklos Szeredi | 1 | -25/+25 |
| 2021-10-21 | fuse: clean up fuse_mount destruction | Miklos Szeredi | 2 | -19/+7 |
| 2021-10-21 | fuse: get rid of fuse_put_super() | Miklos Szeredi | 3 | -9/+15 |
| 2021-10-21 | fuse: check s_root when destroying sb | Miklos Szeredi | 2 | -2/+2 |
| 2021-10-18 | iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable | Andreas Gruenbacher | 1 | -1/+1 |
| 2021-09-07 | Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -80/+214 |
| 2021-09-06 | fuse: remove unused arg in fuse_write_file_get() | Miklos Szeredi | 1 | -9/+6 |
| 2021-09-06 | fuse: wait for writepages in syncfs | Miklos Szeredi | 3 | -0/+100 |
| 2021-09-02 | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+5 |
| 2021-08-31 | fuse: flush extending writes | Miklos Szeredi | 1 | -1/+1 |
| 2021-08-30 | Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -44/+35 |
| 2021-08-18 | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi | 2 | -2/+5 |
| 2021-08-17 | fuse: truncate pagecache on atomic_o_trunc | Miklos Szeredi | 1 | -2/+5 |
| 2021-08-11 | Merge branch 'for-5.14/dax' into libnvdimm-fixes | Dan Williams | 1 | -4/+2 |
| 2021-08-05 | fuse: allow sharing existing sb | Miklos Szeredi | 1 | -1/+37 |
| 2021-08-05 | fuse: move fget() to fuse_get_tree() | Miklos Szeredi | 2 | -23/+22 |
| 2021-08-04 | fuse: move option checking into fuse_fill_super() | Miklos Szeredi | 1 | -7/+6 |
| 2021-08-04 | fuse: name fs_context consistently | Miklos Szeredi | 3 | -41/+41 |
| 2021-08-04 | fuse: fix use after free in fuse_read_interrupt() | Miklos Szeredi | 1 | -2/+2 |
| 2021-07-13 | fuse: Convert to using invalidate_lock | Jan Kara | 5 | -44/+35 |
| 2021-07-07 | fs/fuse: Remove unneeded kaddr parameter | Ira Weiny | 1 | -4/+2 |
| 2021-07-06 | Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -80/+152 |
| 2021-07-03 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+1 |
| 2021-06-29 | mm: move page dirtying prototypes from mm.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-06-29 | fs: remove noop_set_page_dirty() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2021-06-22 | virtiofs: Fix spelling mistakes | Zheng Yongjun | 3 | -5/+5 |
| 2021-06-22 | fuse: use DIV_ROUND_UP helper macro for calculations | Wu Bo | 1 | -1/+1 |
| 2021-06-22 | fuse: fix illegal access to inode with reused nodeid | Amir Goldstein | 4 | -5/+15 |
| 2021-06-22 | fuse: allow fallocate(FALLOC_FL_ZERO_RANGE) | Richard W.M. Jones | 1 | -4/+6 |
| 2021-06-22 | fuse: Make fuse_fill_super_submount() static | Greg Kurz | 2 | -11/+2 |
| 2021-06-22 | fuse: Switch to fc_mount() for submounts | Greg Kurz | 1 | -23/+6 |
| 2021-06-22 | fuse: Call vfs_get_tree() for submounts | Greg Kurz | 2 | -48/+41 |
| 2021-06-22 | fuse: add dedicated filesystem context ops for submounts | Greg Kurz | 3 | -0/+24 |
| 2021-06-22 | virtiofs: propagate sync() to file server | Greg Kurz | 3 | -0/+44 |
| 2021-06-22 | fuse: reject internal errno | Miklos Szeredi | 1 | -1/+1 |
| 2021-06-22 | fuse: check connected before queueing on fpq->io | Miklos Szeredi | 1 | -0/+9 |
| 2021-06-18 | fuse: ignore PG_workingset after stealing | Miklos Szeredi | 1 | -0/+1 |
| 2021-06-10 | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va... | Al Viro | 1 | -2/+1 |
| 2021-06-09 | fuse: Fix infinite loop in sget_fc() | Greg Kurz | 1 | -0/+11 |
| 2021-06-09 | fuse: Fix crash if superblock of submount gets killed early | Greg Kurz | 1 | -4/+4 |
| 2021-06-09 | fuse: Fix crash in fuse_dentry_automount() error path | Greg Kurz | 1 | -1/+5 |
| 2021-06-03 | fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count() | Al Viro | 1 | -1/+0 |
| 2021-05-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
| 2021-04-30 | Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -57/+97 |
| 2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -402/+571 |
| 2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -5/+5 |
| 2021-04-15 | useful constants: struct qstr for ".." | Al Viro | 1 | -2/+1 |
| 2021-04-14 | cuse: simplify refcount | Miklos Szeredi | 1 | -7/+3 |
| 2021-04-14 | cuse: prevent clone | Miklos Szeredi | 1 | -0/+2 |
| 2021-04-14 | virtiofs: fix userns | Miklos Szeredi | 1 | -2/+1 |
| 2021-04-14 | virtiofs: remove useless function | Jiapeng Chong | 1 | -5/+0 |
| 2021-04-14 | virtiofs: split requests that exceed virtqueue size | Connor Kuehl | 3 | -3/+22 |
| 2021-04-14 | virtiofs: fix memory leak in virtio_fs_probe() | Luis Henriques | 1 | -0/+1 |
| 2021-04-14 | fuse: invalidate attrs when page writeback completes | Vivek Goyal | 1 | -0/+9 |
| 2021-04-14 | fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGID | Vivek Goyal | 1 | -1/+6 |
| 2021-04-14 | fuse: extend FUSE_SETXATTR request | Vivek Goyal | 4 | -6/+14 |
| 2021-04-14 | fuse: fix matching of FUSE_DEV_IOC_CLONE command | Alessio Balsini | 1 | -5/+2 |
| 2021-04-14 | fuse: fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-04-14 | fuse: don't zero pages twice | Miklos Szeredi | 1 | -15/+6 |
| 2021-04-14 | fuse: fix typo for fuse_conn.max_pages comment | Connor Kuehl | 1 | -1/+1 |
| 2021-04-14 | fuse: fix write deadlock | Vivek Goyal | 2 | -12/+30 |
| 2021-04-12 | fuse: convert to fileattr | Miklos Szeredi | 3 | -10/+141 |
| 2021-04-12 | fuse: add internal open/release helpers | Miklos Szeredi | 2 | -17/+40 |
| 2021-04-12 | fuse: unsigned open flags | Miklos Szeredi | 3 | -4/+6 |
| 2021-04-12 | fuse: move ioctl to separate source file | Miklos Szeredi | 4 | -381/+394 |
| 2021-03-16 | fuse: 32-bit user space ioctl compat for fuse device | Alessio Balsini | 1 | -10/+16 |
| 2021-03-08 | new helper: inode_wrong_type() | Al Viro | 3 | -5/+5 |
| 2021-03-05 | virtiofs: Fail dax mount if device does not support it | Vivek Goyal | 1 | -1/+8 |
| 2021-03-04 | fuse: fix live lock in fuse_iget() | Amir Goldstein | 1 | -0/+1 |
| 2021-02-24 | mm/filemap: remove unused parameter and change to void type for replace_page_... | Baolin Wang | 1 | -5/+1 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 3 | -19/+25 |
| 2021-01-24 | stat: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -0/+2 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 1 | -2/+3 |
| 2020-12-10 | fuse: fix bad inode | Miklos Szeredi | 7 | -17/+74 |
| 2020-11-11 | fuse: support SB_NOSEC flag to improve write performance | Vivek Goyal | 1 | -1/+13 |
| 2020-11-11 | fuse: add a flag FUSE_OPEN_KILL_SUIDGID for open() request | Vivek Goyal | 2 | -0/+12 |
| 2020-11-11 | fuse: don't send ATTR_MODE to kill suid/sgid for handle_killpriv_v2 | Vivek Goyal | 2 | -2/+9 |
| 2020-11-11 | fuse: setattr should set FATTR_KILL_SUIDGID | Vivek Goyal | 1 | -0/+10 |
| 2020-11-11 | fuse: set FUSE_WRITE_KILL_SUIDGID in cached write path | Vivek Goyal | 1 | -0/+2 |
| 2020-11-11 | fuse: rename FUSE_WRITE_KILL_PRIV to FUSE_WRITE_KILL_SUIDGID | Miklos Szeredi | 1 | -1/+1 |
| 2020-11-11 | fuse: introduce the notion of FUSE_HANDLE_KILLPRIV_V2 | Vivek Goyal | 2 | -1/+12 |
| 2020-11-11 | fuse: always revalidate if exclusive create | Miklos Szeredi | 1 | -1/+1 |
| 2020-11-11 | virtiofs: clean up error handling in virtio_fs_get_tree() | Miklos Szeredi | 1 | -13/+12 |
| 2020-11-11 | fuse: add fuse_sb_destroy() helper | Miklos Szeredi | 1 | -9/+7 |
| 2020-11-11 | fuse: simplify get_fuse_conn*() | Miklos Szeredi | 1 | -6/+2 |
| 2020-11-11 | fuse: get rid of fuse_mount refcount | Miklos Szeredi | 4 | -26/+11 |
| 2020-11-11 | virtiofs: simplify sb setup | Miklos Szeredi | 3 | -26/+3 |
| 2020-11-11 | virtiofs fix leak in setup | Miklos Szeredi | 1 | -0/+2 |
| 2020-11-11 | fuse: launder page should wait for page writeback | Miklos Szeredi | 1 | -0/+3 |
| 2020-10-19 | Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -484/+2606 |