1. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  2. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  3. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  5. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  6. d800fca jffs2: remove an unneeded condition by Dan Carpenter · 9 years ago
  7. f42cf8d treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  8. 086f2f7 fs/jffs2/xattr.c: remove null test before kfree by Fabian Frederick · 10 years ago
  9. f2963d4 jffs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  10. 8c5a036 jffs2: allow to complete xattr integrity check on first GC scan by Jean-Christophe DUBOIS · 12 years ago
  11. 9824f75 jffs2: allow to discriminate between recoverable and non-recoverable errors by Jean-Christophe DUBOIS · 12 years ago
  12. 9bbf29e jffs2: Standardize JFFS_<LEVEL> uses by Joe Perches · 12 years ago
  13. bea9312 jffs2: remove a trailing white space in commentaries by Tracey Dent · 13 years ago
  14. f326966 jffs2: fix error value sign by Vasiliy Kulikov · 14 years ago
  15. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  16. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  17. 365f0cb jffs2: constify xattr_handler by Stephen Hemminger · 14 years ago
  18. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  19. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  20. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  21. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  22. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  23. 2ad8ee7 [JFFS2] Fix potential memory leak of dead xattrs on unmount. by David Woodhouse · 17 years ago
  24. 8ae5d31 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. by David Woodhouse · 17 years ago
  25. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  26. a6b1d82 [JFFS2] kill warning RE debug-only variables by Jeff Garzik · 18 years ago
  27. 0b6c0bb fs/jffs2/xattr.c: remove dead code by Adrian Bunk · 18 years ago
  28. c6e8c6c [JFFS2][XATTR] Fix xd->refcnt race condition by KaiGai Kohei · 18 years ago
  29. 2c887e2 [JFFS2][XATTR] Re-define xd->refcnt as atomic_t by KaiGai Kohei · 18 years ago
  30. 8a13695 [JFFS2][XATTR] rid unnecessary writing of delete marker. by KaiGai Kohei · 18 years ago
  31. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 18 years ago
  32. 89291a9 [JFFS2] Fix 64-bit size_t problems in XATTR code. by David Woodhouse · 18 years ago
  33. 2f78540 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. by David Woodhouse · 18 years ago
  34. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  35. fcb7578 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. by David Woodhouse · 18 years ago
  36. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  37. 21b9879 [JFFS2][XATTR] Fix obvious typo by KaiGai Kohei · 18 years ago
  38. 652ecc2 [JFFS2][XATTR] Unify each file header part with any jffs2 file. by KaiGai Kohei · 18 years ago
  39. 084702e [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) by KaiGai Kohei · 18 years ago
  40. 8f2b6f4 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. by KaiGai Kohei · 18 years ago
  41. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago