1. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  2. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  3. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  4. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  5. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 10 years ago
  6. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 10 years ago
  7. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 10 years ago
  8. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 10 years ago
  9. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  10. df3d4e7 hfsplus: fix compiler warning on PowerPC by Christian Kujau · 11 years ago
  11. b73f3d0 fs/hfsplus: fix pr_foo() and hfs_dbg formats by Fabian Frederick · 11 years ago
  12. 2cd282a hfsplus: fix "unused node is not erased" error by Sergei Antonov · 11 years ago
  13. bf29e88 hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes by Hin-Tak Leung · 11 years ago
  14. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 11 years ago
  15. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  16. 2796e4c hfsplus: remove can_set_xattr by Christoph Hellwig · 11 years ago
  17. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  18. a99b706 hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() by Geert Uytterhoeven · 11 years ago
  19. 95e0d7d hfsplus: implement attributes file creation functionality by Vyacheslav Dubeyko · 11 years ago
  20. 099e924 hfsplus: implement attributes file's header node initialization code by Vyacheslav Dubeyko · 11 years ago
  21. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  22. d614267 hfs/hfsplus: convert printks to pr_<level> by Joe Perches · 12 years ago
  23. 127e5f5 hfsplus: rework functionality of getting, setting and deleting of extended attributes by Vyacheslav Dubeyko · 12 years ago