Commit Verlauf

Autor SHA1 Nachricht Datum
  Dmitry Kasatkin 7c51bb00c4 evm: fix potential race when removing xattrs vor 11 Jahren
  Al Viro 9f45f5bf30 new helper: audit_file() vor 11 Jahren
  Eric Biggers 8cc431165d vfs: Deduplicate code shared by xattr system calls operating on paths vor 11 Jahren
  Hugh Dickins 4e66d445d0 simple_xattr: permit 0-size extended attributes vor 11 Jahren
  Jeff Layton b729d75d19 vfs: make lremovexattr retry once on ESTALE error vor 13 Jahren
  Jeff Layton 12f0621299 vfs: make removexattr retry once on ESTALE vor 13 Jahren
  Jeff Layton bd9bbc9842 vfs: make llistxattr retry once on ESTALE error vor 13 Jahren
  Jeff Layton 10a90cf36e vfs: make listxattr retry once on ESTALE error vor 13 Jahren
  Jeff Layton 3a3e159dbf vfs: make lgetxattr retry once on ESTALE vor 13 Jahren
  Jeff Layton 60e66b48ca vfs: make getxattr retry once on an ESTALE error vor 13 Jahren
  Jeff Layton 49e09e1cc5 vfs: allow lsetxattr() to retry once on ESTALE errors vor 13 Jahren
  Jeff Layton 68f1bb8bb8 vfs: allow setxattr to retry once on ESTALE errors vor 13 Jahren
  David Rientjes 4338584696 fs, xattr: fix bug when removing a name not in xattr list vor 13 Jahren
  Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups vor 13 Jahren
  Linus Torvalds 88265322c1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security vor 13 Jahren
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 13 Jahren
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 13 Jahren
  Al Viro 2903ff019b switch simple cases of fget_light to fdget vor 13 Jahren
  Eric W. Biederman 2f6f0654ab userns: Convert vfs posix_acl support to use kuids and kgids vor 14 Jahren
  Aristeu Rozanski b9d6cfdeaf xattr: mark variable as uninitialized to make both gcc and smatch happy vor 13 Jahren
  Aristeu Rozanski 4895768b6a fs: add missing documentation to simple_xattr functions vor 13 Jahren
  Mimi Zohar 2ab51f3721 vfs: extend vfs_removexattr locking vor 14 Jahren
  Aristeu Rozanski 38f3865744 xattr: extract simple_xattr code from tmpfs vor 13 Jahren
  Sasha Levin 779302e678 fs/xattr.c:getxattr(): improve handling of allocation failures vor 13 Jahren
  Al Viro 7449af1e8b switch xattr syscalls to fget_light/fput_light vor 13 Jahren
  Andrew Morton 44c824982f fs/xattr.c:setxattr(): improve handling of allocation failures vor 13 Jahren
  Andrew Morton 0d08d7b7e1 fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failed vor 13 Jahren
  Dave Jones 703bf2d122 fs/xattr.c: suppress page allocation failure warnings from sys_listxattr() vor 13 Jahren
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible vor 14 Jahren
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() vor 14 Jahren