提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Andreas Gruenbacher 4a59015372 xattr: Fix setting security xattrs on sockfs 8 年之前
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations 8 年之前
  Andreas Gruenbacher 6c6ef9f26e xattr: Stop calling {get,set,remove}xattr inode operations 8 年之前
  Andreas Gruenbacher bf3ee71363 vfs: Check for the IOP_XATTR flag in listxattr 8 年之前
  Andreas Gruenbacher 5d6c31910b xattr: Add __vfs_{get,set,remove}xattr helpers 8 年之前
  Andreas Gruenbacher 5f6e59ae82 vfs: Use IOP_XATTR flag for bad-inode handling 8 年之前
  Andreas Gruenbacher d0a5b995a3 vfs: Add IOP_XATTR inode operations flag 8 年之前
  Andreas Gruenbacher b6ba11773d vfs: Move xattr_resolve_name to the front of fs/xattr.c 8 年之前
  Andreas Gruenbacher 5d18cbf16c xattr: Remove unnecessary NULL attribute name check 8 年之前
  Eric W. Biederman 0bd23d09b8 vfs: Don't modify inodes with a uid or gid unknown to the vfs 9 年之前
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately 9 年之前
  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 9 年之前
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 年之前
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Richard Weinberger 0b2a6f231d fs: xattr: Use kvfree() 9 年之前
  Andreas Gruenbacher 764a5c6b1f xattr handlers: Simplify list operation 9 年之前
  Andreas Gruenbacher c4803c497f nfs: Move call to security_inode_listsecurity into nfs_listxattr 9 年之前
  Andreas Gruenbacher 786534b92f tmpfs: listxattr should include POSIX ACL xattrs 9 年之前
  Andreas Gruenbacher aa7c5241c3 tmpfs: Use xattr handler infrastructure 9 年之前
  Andreas Gruenbacher 98e9cb5711 vfs: Distinguish between full xattr names and proper prefixes 9 年之前
  Andreas Gruenbacher 80602324d5 vfs: Remove vfs_xattr_cmp 9 年之前
  Andreas Gruenbacher e409de992e 9p: xattr simplifications 9 年之前
  Andreas Gruenbacher d9a82a0403 xattr handlers: Pass handler to operations instead of flags 9 年之前
  Dmitry Kasatkin 7c51bb00c4 evm: fix potential race when removing xattrs 10 年之前