Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Gruenbacher 98e9cb5711 vfs: Distinguish between full xattr names and proper prefixes hace 9 años
  Andreas Gruenbacher 97d7929922 posix acls: Remove duplicate xattr name definitions hace 9 años
  Andreas Gruenbacher e409de992e 9p: xattr simplifications hace 10 años
  Andreas Gruenbacher d9a82a0403 xattr handlers: Pass handler to operations instead of flags hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Christoph Hellwig 37bc15392a fs: make posix_acl_create more useful hace 11 años
  Christoph Hellwig 5bf3258fd2 fs: make posix_acl_chmod more useful hace 11 años
  Al Viro 3592ac4440 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() hace 12 años
  Al Viro 5fa6300ae0 9p: split dropping the acls from v9fs_set_create_acl() hace 12 años
  Al Viro be308f0796 9p: switch v9fs_acl_chmod() from dentry to inode+fid hace 12 años
  Al Viro 0f235caeae 9p: switch v9fs_set_acl() from dentry to fid hace 12 años
  Al Viro 7f165aaa7d 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() hace 12 años
  Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr hace 13 años
  Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * hace 14 años
  Al Viro d3fb612076 switch posix_acl_create() to umode_t * hace 14 años
  Linus Torvalds e08dc1325f p9: avoid unused variable warning hace 14 años
  Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code hace 14 años
  Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() hace 14 años
  Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() hace 14 años
  Christoph Hellwig ebbb0ef287 9p: do no return 0 from ->check_acl without actually checking hace 14 años
  Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code hace 14 años
  Al Viro 1ec95bf34d 9p: close ACL leaks hace 14 años
  Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() hace 14 años
  Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() hace 14 años
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable hace 14 años
  Aneesh Kumar K.V 42869c8ada fs/9p: Add v9fs_dentry2v9ses hace 14 años
  Aneesh Kumar K.V 5ffc0cb308 fs/9p: Add inode hashing hace 14 años
  Venkateswararao Jujjuri (JV) e782ef7109 [fs/9P] Add posixacl mount option hace 14 años
  Venkateswararao Jujjuri (JV) d344b0fb72 [fs/9p] Initialze cached acls both in cached/uncached mode. hace 14 años
  Venkateswararao Jujjuri (JV) c61fa0d6d9 [fs/9p] Plug potential acl leak hace 14 años