1. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  2. 5a51c0c ore/exofs: Define new ore_verify_layout by Boaz Harrosh · 13 years ago
  3. d866d87 ore/exofs: Change the type of the devices array (API change) by Boaz Harrosh · 13 years ago
  4. 8d2d83a exofs: Remove unused data_map member from exofs_sb_info by Boaz Harrosh · 13 years ago
  5. 5bf696d exofs: Rename struct ore_components comps => oc by Boaz Harrosh · 13 years ago
  6. de74b05 exofs/super.c: local functions should be static by H Hartley Sweeten · 13 years ago
  7. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  8. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago
  9. 85e44df exofs: Move exofs specific osd operations out of ios.c by Boaz Harrosh · 13 years ago
  10. 9ce7304 exofs: Small cleanup of exofs_fill_super by Boaz Harrosh · 13 years ago
  11. 6d4073e exofs: BUG: Avoid sbi realloc by Boaz Harrosh · 13 years ago
  12. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  13. a49fb4c exofs: deprecate the commands pending counter by Boaz Harrosh · 14 years ago
  14. 1cea312 exofs: Write sbi->s_nextid as part of the Create command by Boaz Harrosh · 14 years ago
  15. 9ed9648 exofs: Add option to mount by osdname by Boaz Harrosh · 14 years ago
  16. 66cd6ca exofs: Override read-ahead to align on stripe_size by bharrosh@panasas.com · 14 years ago
  17. 2c722c9 exofs: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  18. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  19. 3c26ff6 convert get_sb_nodev() users by Al Viro · 14 years ago
  20. bf25db3 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  21. 4ec70c9 convert exofs to ->evict_inode() by Al Viro · 14 years ago
  22. 85dc787 exofs: Remove superfluous dependency on buffer_head and writeback by Boaz Harrosh · 14 years ago
  23. b3d0ab7 exofs: add bdi backing to mount session by Jens Axboe · 14 years ago
  24. 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
  25. 50a76fd exofs: groups support by Boaz Harrosh · 15 years ago
  26. 5d952b8 exofs: RAID0 support by Boaz Harrosh · 15 years ago
  27. 45d3abc exofs: Move layout related members to a layout structure by Boaz Harrosh · 15 years ago
  28. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  29. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  30. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  31. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  32. 1ba50bb exofs: remove BKL from super operations by Boaz Harrosh · 15 years ago
  33. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  34. baaf94c exofs: Avoid using file_fsync() by Boaz Harrosh · 15 years ago
  35. 27d2e14 exofs: Remove IBM copyrights by Boaz Harrosh · 15 years ago
  36. 80e09fb exofs: add ->sync_fs by Christoph Hellwig · 15 years ago
  37. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  38. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  39. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  40. 8cf74b3 exofs: export_operations by Boaz Harrosh · 15 years ago
  41. ba9e5e9 exofs: super_operations and file_system_type by Boaz Harrosh · 16 years ago