コミット履歴

作者 SHA1 メッセージ 日付
  Al Viro 5930122683 switch xattr_handler->set() to passing dentry and inode separately 9 年 前
  Al Viro 0040773bff make xattr_resolve_handlers() safe to use with NULL ->s_xattr 9 年 前
  Andreas Gruenbacher aaf431b4f9 xattr: Fail with -EINVAL for NULL attribute names 9 年 前
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments 9 年 前
  Al Viro b296821a7c xattr_handler: pass dentry and inode as separate arguments of ->get() 9 年 前
  Mateusz Guzik 0e9a7da51b xattr handlers: plug a lock leak in simple_xattr_list 10 年 前
  Al Viro 5955102c99 wrappers for ->i_mutex access 10 年 前
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年 前
  Richard Weinberger 0b2a6f231d fs: xattr: Use kvfree() 10 年 前
  Andreas Gruenbacher 764a5c6b1f xattr handlers: Simplify list operation 10 年 前
  Andreas Gruenbacher c4803c497f nfs: Move call to security_inode_listsecurity into nfs_listxattr 10 年 前
  Andreas Gruenbacher 786534b92f tmpfs: listxattr should include POSIX ACL xattrs 10 年 前
  Andreas Gruenbacher aa7c5241c3 tmpfs: Use xattr handler infrastructure 10 年 前
  Andreas Gruenbacher 98e9cb5711 vfs: Distinguish between full xattr names and proper prefixes 10 年 前
  Andreas Gruenbacher 80602324d5 vfs: Remove vfs_xattr_cmp 10 年 前
  Andreas Gruenbacher e409de992e 9p: xattr simplifications 10 年 前
  Andreas Gruenbacher d9a82a0403 xattr handlers: Pass handler to operations instead of flags 10 年 前
  Dmitry Kasatkin 7c51bb00c4 evm: fix potential race when removing xattrs 11 年 前
  Al Viro 9f45f5bf30 new helper: audit_file() 11 年 前
  Eric Biggers 8cc431165d vfs: Deduplicate code shared by xattr system calls operating on paths 11 年 前
  Hugh Dickins 4e66d445d0 simple_xattr: permit 0-size extended attributes 11 年 前
  Jeff Layton b729d75d19 vfs: make lremovexattr retry once on ESTALE error 13 年 前
  Jeff Layton 12f0621299 vfs: make removexattr retry once on ESTALE 13 年 前
  Jeff Layton bd9bbc9842 vfs: make llistxattr retry once on ESTALE error 13 年 前
  Jeff Layton 10a90cf36e vfs: make listxattr retry once on ESTALE error 13 年 前
  Jeff Layton 3a3e159dbf vfs: make lgetxattr retry once on ESTALE 13 年 前
  Jeff Layton 60e66b48ca vfs: make getxattr retry once on an ESTALE error 13 年 前
  Jeff Layton 49e09e1cc5 vfs: allow lsetxattr() to retry once on ESTALE errors 13 年 前
  Jeff Layton 68f1bb8bb8 vfs: allow setxattr to retry once on ESTALE errors 13 年 前
  David Rientjes 4338584696 fs, xattr: fix bug when removing a name not in xattr list 13 年 前