Commit History

Author SHA1 Message Date
  Jeff Layton b729d75d19 vfs: make lremovexattr retry once on ESTALE error 12 years ago
  Jeff Layton 12f0621299 vfs: make removexattr retry once on ESTALE 12 years ago
  Jeff Layton bd9bbc9842 vfs: make llistxattr retry once on ESTALE error 12 years ago
  Jeff Layton 10a90cf36e vfs: make listxattr retry once on ESTALE error 12 years ago
  Jeff Layton 3a3e159dbf vfs: make lgetxattr retry once on ESTALE 12 years ago
  Jeff Layton 60e66b48ca vfs: make getxattr retry once on an ESTALE error 12 years ago
  Jeff Layton 49e09e1cc5 vfs: allow lsetxattr() to retry once on ESTALE errors 12 years ago
  Jeff Layton 68f1bb8bb8 vfs: allow setxattr to retry once on ESTALE errors 12 years ago
  David Rientjes 4338584696 fs, xattr: fix bug when removing a name not in xattr list 12 years ago
  Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups 12 years ago
  Linus Torvalds 88265322c1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 12 years ago
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Eric W. Biederman 2f6f0654ab userns: Convert vfs posix_acl support to use kuids and kgids 13 years ago
  Aristeu Rozanski b9d6cfdeaf xattr: mark variable as uninitialized to make both gcc and smatch happy 12 years ago
  Aristeu Rozanski 4895768b6a fs: add missing documentation to simple_xattr functions 12 years ago
  Mimi Zohar 2ab51f3721 vfs: extend vfs_removexattr locking 14 years ago
  Aristeu Rozanski 38f3865744 xattr: extract simple_xattr code from tmpfs 13 years ago
  Sasha Levin 779302e678 fs/xattr.c:getxattr(): improve handling of allocation failures 13 years ago
  Al Viro 7449af1e8b switch xattr syscalls to fget_light/fput_light 13 years ago
  Andrew Morton 44c824982f fs/xattr.c:setxattr(): improve handling of allocation failures 13 years ago
  Andrew Morton 0d08d7b7e1 fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed 13 years ago
  Dave Jones 703bf2d122 fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
  Mimi Zohar c7b87de23b evm: evm_inode_post_removexattr 14 years ago
  Mimi Zohar 1601fbad2b xattr: define vfs_getxattr_alloc and vfs_xattr_cmp 14 years ago
  Andi Kleen 69b4573296 Cache xattr security drop check for write v2 14 years ago
  Andreas Gruenbacher 55b23bde19 xattr: Fix error results for non-existent / invisible attributes 14 years ago