- 5fd7d62 fuse: annotate lock in fuse_reverse_inval_entry() by Miklos Szeredi · 3 years, 3 months ago
- c31470a fuse: make sure reclaim doesn't write the inode by Miklos Szeredi · 3 years, 3 months ago
- ad5e13f fuse: fix illegal access to inode with reused nodeid by Amir Goldstein · 3 years, 7 months ago
- 40ba433 new helper: inode_wrong_type() by Al Viro · 3 years, 11 months ago
- 576b44c fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
- ae6ab39 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
- 91c2aa2 fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
- 36cf9ae fuse: fix bad inode by Miklos Szeredi · 4 years, 1 month ago
- bf109c6 fuse: implement crossmounts by Max Reitz · 4 years, 9 months ago
- fcee216 fuse: split fuse_mount off of fuse_conn by Max Reitz · 4 years, 8 months ago
- 6ae330c virtiofs: serialize truncate/punch_hole and dax fault path by Vivek Goyal · 4 years, 5 months ago
- 5157da2 fuse: always allow query of st_dev by Miklos Szeredi · 4 years, 8 months ago
- 519525f fuse: Support RENAME_WHITEOUT flag by Vivek Goyal · 5 years ago
- c634da7 fuse: verify nlink by Miklos Szeredi · 5 years ago
- eb59bd1 fuse: verify attributes by Miklos Szeredi · 5 years ago
- b24e759 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
- 6c26f71 fuse: don't advise readdirplus for negative lookup by Miklos Szeredi · 5 years ago
- dc69e98 fuse: kmemcg account fs data by Khazhismel Kumykov · 5 years ago
- 30c6a23 fuse: on 64-bit store time in d_fsdata directly by Khazhismel Kumykov · 5 years ago
- 8fab010 fuse: delete dentry if timeout is zero by Miklos Szeredi · 6 years ago
- 4c29afe fuse: convert readlink to simple api by Miklos Szeredi · 5 years ago
- d5b4854 fuse: flatten 'struct fuse_args' by Miklos Szeredi · 5 years ago
- c9d8f5f fuse: Protect fi->nlookup with fi->lock by Kirill Tkhai · 6 years ago
- f15ecfe fuse: Introduce fi->lock to protect write related fields by Kirill Tkhai · 6 years ago
- 4510d86 fuse: Convert fc->attr_version into atomic64_t by Kirill Tkhai · 6 years ago
- ebf84d0 fuse: Add fuse_inode argument to fuse_prepare_release() by Kirill Tkhai · 6 years ago
- 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
- d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
- a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
- 5571f1e fuse: enable caching of symlinks by Dan Schatzberg · 6 years ago
- 802dc04 fuse: don't need GETATTR after every READ by Miklos Szeredi · 6 years ago
- 2f1e819 fuse: allow fine grained attr cache invaldation by Miklos Szeredi · 6 years ago
- ab2257e fuse: reduce size of struct fuse_inode by Miklos Szeredi · 6 years ago
- 261aaba7 fuse: use iversion for readdir cache verification by Miklos Szeredi · 6 years ago
- d123d8e fuse: split out readdir.c by Miklos Szeredi · 6 years ago
- ad1d697 Merge tag 'fuse-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
- 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- c971e6a kill d_instantiate_no_diralias() by Al Viro · 7 years ago
- 63576c1 fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
- 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
- b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
- be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
- 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
- bf5c189 fuse: honor AT_STATX_FORCE_SYNC by Miklos Szeredi · 7 years ago
- ff1b89f fuse: honor AT_STATX_DONT_SYNC by Miklos Szeredi · 7 years ago
- 73f03c2 fuse: Restrict allow_other to the superblock's namespace or a descendant by Seth Forshee · 7 years ago
- 8cb0832 fuse: Support fuse filesystems outside of init_user_ns by Eric W. Biederman · 7 years ago
- df0e91d fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 7 years ago
- c6cdd51 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
- 5b97eea fuse: getattr cleanup by Miklos Szeredi · 7 years ago
- 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 267d844 fuse: cleanup fuse_file refcounting by Miklos Szeredi · 8 years ago
- 2106752 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 8 years ago
- 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
- 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 703c736 fuse: Use generic xattr ops by Seth Forshee · 8 years ago
- 29433a2 fuse: get rid of fc->flags by Miklos Szeredi · 8 years ago
- cb3ae6d fuse: listxattr: verify xattr list by Miklos Szeredi · 8 years ago
- bcb6f6d fuse: use timespec64 by Miklos Szeredi · 8 years ago
- f75fdf2 fuse: don't use ->d_time by Miklos Szeredi · 8 years ago
- 60bcc88 fuse: Add posix ACL support by Seth Forshee · 8 years ago
- 5e940c1 fuse: handle killpriv in userspace fs by Miklos Szeredi · 8 years ago
- a09f99e fuse: fix killing s[ug]id in setattr by Miklos Szeredi · 8 years ago
- 5e2b882 fuse: invalidate dir dentry after chmod by Miklos Szeredi · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- 6249033 fuse: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
- 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
- 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
- 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 9 years ago
- 5c672ab fuse: serialize dirops by default by Miklos Szeredi · 9 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
- 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
- d9b3dbd fuse: switch to ->iterate_shared() by Al Viro · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- fceef39 switch ->get_link() to delayed_call, kill ->put_link() by Al Viro · 9 years ago
- cd3417c kill free_page_put_link() by Al Viro · 9 years ago
- 6b25539 replace ->follow_link() with new method that could stay in RCU mode by Al Viro · 9 years ago
- ecc087f new helper: free_page_put_link() by Al Viro · 10 years ago
- 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 10 years ago
- 6e77137b don't pass nameidata to ->follow_link() by Al Viro · 10 years ago
- 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
- 21f6217 fuse: fix LOOKUP vs INIT compat handling by Miklos Szeredi · 10 years ago
- c103b21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
- 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
- 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
- 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago