Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem vor 9 Jahren
  Yaowei Bai d7df00072e fs/ext2/namei.c: remove unnecessary new_valid_dev() check vor 9 Jahren
  Jan Kara c2edb305d6 ext2: Handle error from dquot_initalize() vor 10 Jahren
  Al Viro cbe0fa3858 ext2: use simple_follow_link() vor 10 Jahren
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
  Boaz Harrosh be64f884be dax: unify ext2/4_{dax,}_file_operations vor 10 Jahren
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
  Matthew Wilcox 9c3ce9ec58 ext2: get rid of most mentions of XIP in ext2 vor 10 Jahren
  Matthew Wilcox 97443aa809 ext2: remove ext2_aops_xip vor 10 Jahren
  Matthew Wilcox 07642381d5 ext2: remove xip.c and xip.h vor 10 Jahren
  Matthew Wilcox ed87e92020 ext2: remove ext2_use_xip vor 10 Jahren
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure vor 11 Jahren
  Al Viro 60545d0d46 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... vor 12 Jahren
  Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode vor 13 Jahren
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() vor 13 Jahren
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() vor 13 Jahren
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry vor 13 Jahren
  Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} vor 13 Jahren
  Al Viro 1a67aafb5f switch ->mknod() to umode_t vor 14 Jahren
  Al Viro 4acdaf27eb switch ->create() to umode_t vor 14 Jahren
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t vor 14 Jahren
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code vor 14 Jahren
  Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) vor 14 Jahren
  James Morris fe3fa43039 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next vor 14 Jahren
  Josh Hunt e8a80c6f76 ext2: Fix link count corruption under heavy link+rename load vor 14 Jahren
  Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation vor 14 Jahren
  Tobias Klauser 0ed0cca7aa ext2: Remove redundant unlikely() vor 14 Jahren
  Al Viro 7de9c6ee3e new helper: ihold() vor 15 Jahren
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine vor 15 Jahren
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem vor 15 Jahren