Commit History

Author SHA1 Message Date
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 years ago
  Andreas Gruenbacher 6966f842c0 jffs2: Remove jffs2_{get,set,remove}xattr macros 8 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
  Linus Torvalds 8387ff2577 vfs: make the string hashes salt the hash 9 years ago
  Al Viro c51da20c48 more trivial ->iterate_shared conversions 9 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Al Viro f93812846f jffs2: reduce the breakage on recovery from halfway failed rename() 9 years ago
  Yaowei Bai 1bc81eeeba jffs2: remove unnecessary new_valid_dev check 10 years ago
  Al Viro a8db149fc9 jffs2: switch to simple_follow_link() 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Christoph Hellwig f2963d4551 jffs2: use generic posix ACL infrastructure 11 years ago
  Al Viro 0312fa7ccd [readdir] convert jffs2 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 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
  Joe Perches 5a528957e7 jffs2: Use pr_fmt and remove jffs: from formats 13 years ago
  Joe Perches da320f055a jffs2: Convert printks to pr_<level> 13 years ago
  Joe Perches 9c261b33a9 jffs2: Convert most D1/D2 macros to jffs2_dbg 13 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro 22ba747f66 jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory 14 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  Linus Torvalds 36947a7682 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago