Commit History

Author SHA1 Message Date
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 3873691e5a Merge remote-tracking branch 'ovl/rename2' into for-linus 9 years ago
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 9 years ago
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 9 years ago
  Miklos Szeredi f03b8ad8d3 fs: support RENAME_NOREPLACE for local filesystems 9 years ago
  Al Viro 79a628d14e reiserfs: switch to generic_{get,set,remove}xattr() 9 years ago
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 years ago
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Yaowei Bai 3cc5d9a905 fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check 10 years ago
  Jan Kara 2e6c97ea4c reiserfs: Handle error from dquot_initialize() 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Jeff Mahoney a228bf8f0a reiserfs: cleanup, remove unnecessary parens 11 years ago
  Jeff Mahoney cf776a7a4d reiserfs: cleanup, remove leading whitespace from labels 11 years ago
  Jeff Mahoney 09f1b80ba8 reiserfs: cleanup, remove sb argument from journal_mark_dirty 11 years ago
  Jeff Mahoney 58d854265c reiserfs: cleanup, remove sb argument from journal_end 11 years ago
  Jeff Mahoney 706a532338 reiserfs: cleanup, remove nblocks argument from journal_end 11 years ago
  Jeff Mahoney 098297b27d reiserfs: cleanup, reformat comments to normal kernel style 11 years ago
  Jeff Mahoney 4cf5f7addf reiserfs: cleanup, rename key and item accessors to more friendly names 11 years ago
  Christoph Hellwig 47f70d08fa reiserfs: use generic posix ACL infrastructure 11 years ago
  Jeff Mahoney 278f6679f4 reiserfs: locking, handle nested locks properly 12 years ago
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro f466c6fdb3 move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h 13 years ago
  Al Viro a3063ab88f move reiserfs_acl.h to fs/reiserfs/acl.h 13 years ago
  Al Viro c45ac8887e take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h 13 years ago
  Al Viro 8e0718924e reiserfs: propagate umode_t 14 years ago