Commit History

Author SHA1 Message Date
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
  Al Viro dd7dd556e4 no need to check for LOOKUP_OPEN in ->create() instances 14 years ago
  Al Viro 8a5e929dd2 don't transliterate lower bits of ->intent.open.flags to FMODE_... 14 years ago
  Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
  Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
  Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
  Sage Weil 526e7ce552 fuse: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
  Linus Torvalds 32e51f141f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
  Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
  Miklos Szeredi d24339059d fuse: fix oops in revalidate when called with NULL nameidata 14 years ago
  Miklos Szeredi e7c0a16786 fuse: make fuse_dentry_revalidate() RCU aware 14 years ago
  Miklos Szeredi 19690ddb65 fuse: make fuse_permission() RCU aware 14 years ago
  Al Viro 529c5f958f fuse: fix d_revalidate oopsen on NFS exports 14 years ago
  Miklos Szeredi 8d56addd70 fuse: fix truncate after open 14 years ago
  Al Viro c35eebe993 switch fuse 14 years ago
  Linus Torvalds 7d44b04401 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 14 years ago
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
  Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
  Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
  Miklos Szeredi 07e77dca8a fuse: separate queue for FORGET requests 14 years ago
  Linus Torvalds 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
  Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
  Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
  Eric Paris 9cfcac810e vfs: re-introduce MAY_CHDIR 15 years ago
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
  Csaba Henk 1b7323965a fuse: reject O_DIRECT flag also in fuse_create 15 years ago
  Miklos Szeredi 5219f346b0 fuse: invalidate target of rename 15 years ago
  npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
  John Muir 3b463ae0c6 fuse: invalidation reverse calls 16 years ago