1. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago
  2. 7dcae11 hfsplus: remove unnecessary oom message by Zhen Lei · 3 years, 6 months ago
  3. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  4. 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
  5. f168d9f hfsplus: drop ACL support by Ernesto A. Fernández · 6 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
  8. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
  9. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
  10. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  11. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  12. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  13. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  14. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 10 years ago
  16. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 10 years ago
  17. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 10 years ago
  18. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 10 years ago
  19. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  20. df3d4e7 hfsplus: fix compiler warning on PowerPC by Christian Kujau · 11 years ago
  21. b73f3d0 fs/hfsplus: fix pr_foo() and hfs_dbg formats by Fabian Frederick · 11 years ago
  22. 2cd282a hfsplus: fix "unused node is not erased" error by Sergei Antonov · 11 years ago
  23. bf29e88 hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes by Hin-Tak Leung · 11 years ago
  24. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 11 years ago
  25. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  26. 2796e4c hfsplus: remove can_set_xattr by Christoph Hellwig · 11 years ago
  27. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  28. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  29. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  30. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  31. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  32. d614267 hfs/hfsplus: convert printks to pr_<level> by Joe Perches · 12 years ago
  33. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 12 years ago