1. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  2. 44231e6 ore: Enable RAID5 mounts by Boaz Harrosh · 14 years ago
  3. 769ba8d ore: RAID5 Write by Boaz Harrosh · 13 years ago
  4. a1fec1d ore: RAID5 read by Boaz Harrosh · 13 years ago
  5. 611d7a5 ore: Make ore_calc_stripe_info EXPORT_SYMBOL by Boaz Harrosh · 13 years ago
  6. 4b46c9f ore/exofs: Change ore_check_io API by Boaz Harrosh · 13 years ago
  7. 5a51c0c ore/exofs: Define new ore_verify_layout by Boaz Harrosh · 13 years ago
  8. 3bd9856 ore: Support for partial component table by Boaz Harrosh · 13 years ago
  9. bbf9a31 ore: Support for short read/writes by Boaz Harrosh · 13 years ago
  10. 6851a5e ore: Remove check for ios->kern_buff in _prepare_for_striping to later by Boaz Harrosh · 13 years ago
  11. 9826075 ore: cleanup: Embed an ore_striping_info inside ore_io_state by Boaz Harrosh · 13 years ago
  12. b916c5c ore: Only IO one group at a time (API change) 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. eb507bc ore: Make ore_striping_info and ore_calc_stripe_info public by Boaz Harrosh · 13 years ago
  15. 5bf696d exofs: Rename struct ore_components comps => oc by Boaz Harrosh · 13 years ago
  16. 1958c7c2 exofs/ore.c: local functions should be static by H Hartley Sweeten · 13 years ago
  17. cf283ad ore: Make ore its own module by Boaz Harrosh · 13 years ago
  18. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago[Renamed (79%) from fs/exofs/ios.c]
  19. 9e9db45 exofs: ios: Move to a per inode components & device-table by Boaz Harrosh · 13 years ago
  20. 85e44df exofs: Move exofs specific osd operations out of ios.c by Boaz Harrosh · 13 years ago
  21. e1042ba exofs: Add offset/length to exofs_get_io_state by Boaz Harrosh · 14 years ago
  22. 16f75bb exofs: Fix truncate for the raid-groups case by Boaz Harrosh · 13 years ago
  23. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. bf25db3 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  25. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  26. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  27. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  28. 5002dd1 exofs: Fix groups code when num_devices is not divisible by group_width by Boaz Harrosh · 14 years ago
  29. 6e31609 exofs: Remove useless optimization by Boaz Harrosh · 14 years ago
  30. 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
  31. 50a76fd exofs: groups support by Boaz Harrosh · 14 years ago
  32. b367e78 exofs: Prepare for groups by Boaz Harrosh · 14 years ago
  33. 86093aa exofs: convert io_state to use pages array instead of bio at input by Boaz Harrosh · 14 years ago
  34. 5d952b8 exofs: RAID0 support by Boaz Harrosh · 14 years ago
  35. d9c740d exofs: Define on-disk per-inode optional layout attribute by Boaz Harrosh · 14 years ago
  36. 46f4d97 exofs: unindent exofs_sbi_read by Boaz Harrosh · 14 years ago
  37. 45d3abc exofs: Move layout related members to a layout structure by Boaz Harrosh · 14 years ago
  38. 22ddc55 exofs: Recover in the case of read-passed-end-of-file by Boaz Harrosh · 14 years ago
  39. 34ce4e7c exofs: debug print even less by Boaz Harrosh · 15 years ago
  40. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  41. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  42. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago[Renamed from fs/exofs/osd.c]
  43. 27d2e14 exofs: Remove IBM copyrights by Boaz Harrosh · 15 years ago
  44. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  45. 0e35afb [SCSI] libosd: osd_req_{read,write}_kern new API by Boaz Harrosh · 15 years ago
  46. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  47. b14f8ab exofs: Kbuild, Headers and osd utils by Boaz Harrosh · 16 years ago