提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 年之前
  Jan Kara 073931017b posix_acl: Clear SGID bit when setting file permissions 9 年之前
  Junxiao Bi c25a1e0671 ocfs2: fix posix_acl_create deadlock 9 年之前
  Junxiao Bi 5ee0fbd50f ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang 9 年之前
  Tariq Saeed 743b5f1434 ocfs2: take inode lock in ocfs2_iop_set/get_acl() 10 年之前
  Fabian Frederick e6e746187d ocfs2: remove unnecessary else in ocfs2_set_acl() 10 年之前
  Darrick J. Wong 6fdb702d62 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode 11 年之前
  Christoph Hellwig 702e5bc68a ocfs2: 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 年之前
  Joseph Qi 3d94ea51c1 ocfs2: clean up dead code in ocfs2_acl_from_xattr() 12 年之前
  Eric W. Biederman 9522751cde ocfs2: Handle kuids and kgids in acl/xattr conversions. 12 年之前
  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 c0d960f038 ocfs2_init_acl(): fix a leak 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 年之前
  Linus Torvalds 03e4970c10 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 14 年之前
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 年之前
  Tao Ma da561c9cfa ocfs2: remove INODE from unused files. 14 年之前
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 年之前
  Tao Ma 12828061cd ocfs2: update ctime when changing the file's permission by setfacl 15 年之前
  Jiaju Zhang 845b6cf341 Fix the nested PR lock calling issue in ACL 15 年之前
  Tiger Yang 6eda3dd33f ocfs2: do not overwrite error codes in ocfs2_init_acl 15 年之前