Commit History

Author SHA1 Message Date
  Al Viro 84695ffee7 Merge getxattr prototype change into work.lookups 9 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Yaowei Bai d7df00072e fs/ext2/namei.c: remove unnecessary new_valid_dev() check 10 years ago
  Jan Kara c2edb305d6 ext2: Handle error from dquot_initalize() 10 years ago
  Al Viro cbe0fa3858 ext2: use simple_follow_link() 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 10 years ago
  Matthew Wilcox 97443aa809 ext2: remove ext2_aops_xip 10 years ago
  Matthew Wilcox 07642381d5 ext2: remove xip.c and xip.h 10 years ago
  Matthew Wilcox ed87e92020 ext2: remove ext2_use_xip 10 years ago
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... 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
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 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
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
  James Morris fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next 14 years ago
  Josh Hunt e8a80c6f76 ext2: Fix link count corruption under heavy link+rename load 14 years ago
  Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
  Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() 15 years ago