Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Deepa Dinamani 02027d42c3 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 9 年之前
  Jan Kara 073931017b posix_acl: Clear SGID bit when setting file permissions 9 年之前
  Andreas Gruenbacher b8a7a3a667 posix_acl: Inode acl caching fixes 9 年之前
  Jakub Sitnicki 3e0d8a0104 ext2: acl: remove unneeded include of linux/capability.h 11 年之前
  Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 年之前
  Christoph Hellwig 37bc15392a fs: make posix_acl_create more useful 11 年之前
  Christoph Hellwig 5bf3258fd2 fs: make posix_acl_chmod more useful 11 年之前
  Eric W. Biederman af84df93ff userns: Convert extN to support kuids and kgids in posix acls 13 年之前
  Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 年之前
  Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 年之前
  Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 年之前
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 年之前
  Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 年之前
  Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 年之前
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 年之前
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 年之前
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 年之前
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 年之前
  Nick Piggin 73598611ad ext2,3,4: provide simple rcu-walk ACL implementation 14 年之前
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 年之前
  Jan Kara 523825bc58 ext2: update ctime when changing the file's permission by setfacl 15 年之前
  Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 15 年之前
  Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 年之前
  Linus Torvalds 1d5ccd1c42 ext[234]: move over to 'check_acl' permission model 16 年之前
  Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 年之前
  Al Viro 5e78b43568 switch ext2 to inode->i_acl 16 年之前
  Al Viro ce3b0f8d5c New helper - current_umask() 16 年之前
  Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 年之前
  Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 年之前