1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  3. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  4. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 12 years ago
  5. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  6. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  7. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 13 years ago
  8. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 13 years ago
  9. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  10. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  11. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  12. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 13 years ago
  13. a1da9e8 switch logfs to ->mount() by Al Viro · 14 years ago
  14. e5a0726 logfs: fix a leak in get_sb by Al Viro · 14 years ago
  15. 7d945a3 logfs get_sb, part 3 by Al Viro · 14 years ago
  16. 0d85c79 logfs get_sb, part 2 by Al Viro · 14 years ago
  17. 71a1c01 logfs get_sb massage, part 1 by Al Viro · 14 years ago
  18. 8e22c1a logfs: get rid of magical inodes by Al Viro · 14 years ago
  19. 7d32c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  20. 2656244 Fix double-free in logfs by Al Viro · 14 years ago
  21. bba0b5c logfs: fix compile failure by Joern Engel · 14 years ago
  22. ad34263 logfs: Return -EINVAL if filesystem image doesn't match by Joern Engel · 14 years ago
  23. 3272c8a logfs: testing the wrong variable by Dan Carpenter · 14 years ago
  24. 255f41c Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  25. b863907 [LogFS] Set s_bdi by Joern Engel · 14 years ago
  26. 1f1b000 [LogFS] Prevent mempool_destroy NULL pointer dereference by Joern Engel · 14 years ago
  27. 032d8f7 [LogFS] Prevent memory corruption on large deletes by Joern Engel · 14 years ago
  28. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  30. 6f2e9e6 Use deactivate_locked_super by Joern Engel · 14 years ago
  31. 7db8064 Fix logfs_get_sb_final error path by Joern Engel · 14 years ago
  32. faaa27a Write out both superblocks on mismatch by Joern Engel · 14 years ago
  33. 49137f2 Open segment file before using it by Joern Engel · 14 years ago
  34. 6a08ab8 [LogFS] Check feature flags by Joern Engel · 14 years ago
  35. c6d3830 [LogFS] Only write journal if dirty by Joern Engel · 14 years ago
  36. 9421502 [LogFS] Fix bdev erases by Joern Engel · 14 years ago
  37. 5db53f3 [LogFS] add new flash file system by Joern Engel · 15 years ago