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