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