提交历史

作者 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 年之前
  Fabian Frederick b6861d0a15 fs/jffs2/acl.c: remove null test before kfree 11 年之前
  Christoph Hellwig f2963d4551 jffs2: 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 0cfe53d3c3 userns: Convert jffs2 to use kuid and kgid where appropriate 13 年之前
  Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 年之前
  Joe Perches 5a528957e7 jffs2: Use pr_fmt and remove jffs: from formats 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 963945bf93 fix jffs2 ACLs on big-endian with 16bit mode_t 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 b74c79e993 fs: provide rcu-walk aware permission i_ops 14 年之前
  Linus Torvalds 3975d16760 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 15 年之前
  Jan Kara 1c24d06f8e jffs2: update ctime when changing the file's permission by setfacl 15 年之前
  Stephen Hemminger 365f0cb9d2 jffs2: constify xattr_handler 15 年之前
  Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 年之前
  Linus Torvalds 18f4c64477 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' 16 年之前
  Al Viro 72c04902d1 Get "no acls for this inode" right, fix shmem breakage 16 年之前
  Al Viro 073aaa1b14 helpers for acl caching + switch to those 16 年之前
  Al Viro 290c263bf8 switch jffs2 to inode->i_acl 16 年之前