コミット履歴

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