Commit History

Author SHA1 Message Date
  Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
  Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
  Linus Torvalds e08dc1325f p9: avoid unused variable warning 14 years ago
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
  Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
  Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
  Christoph Hellwig ebbb0ef287 9p: do no return 0 from ->check_acl without actually checking 14 years ago
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
  Al Viro 1ec95bf34d 9p: close ACL leaks 14 years ago
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
  Aneesh Kumar K.V 42869c8ada fs/9p: Add v9fs_dentry2v9ses 14 years ago
  Aneesh Kumar K.V 5ffc0cb308 fs/9p: Add inode hashing 14 years ago
  Venkateswararao Jujjuri (JV) e782ef7109 [fs/9P] Add posixacl mount option 14 years ago
  Venkateswararao Jujjuri (JV) d344b0fb72 [fs/9p] Initialze cached acls both in cached/uncached mode. 14 years ago
  Venkateswararao Jujjuri (JV) c61fa0d6d9 [fs/9p] Plug potential acl leak 14 years ago
  Aneesh Kumar K.V 6f81c11574 fs/9p: Fix the return error on default acl removal 14 years ago
  Joe Perches 009ca3897e fs/9p: Remove unnecessary semicolons 14 years ago
  Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
  Aneesh Kumar K.V 76381a42e4 fs/9p: Add access = client option to opt in acl evaluation. 14 years ago
  Aneesh Kumar K.V ad77dbce56 fs/9p: Implement create time inheritance 14 years ago
  Aneesh Kumar K.V 6e8dc55550 fs/9p: Update ACL on chmod 14 years ago
  Aneesh Kumar K.V 22d8dcdf8f fs/9p: Implement setting posix acl 14 years ago
  Aneesh Kumar K.V 7a4566b0b8 fs/9p: Add xattr callbacks for POSIX ACL 14 years ago
  Aneesh Kumar K.V 85ff872d3f fs/9p: Implement POSIX ACL permission checking function 14 years ago