1. 0163916 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  2. e00117f exofs: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  3. 200b0700 exofs: Add default address_space_operations by Boaz Harrosh · 14 years ago
  4. 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
  5. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  6. 96391e2 exofs: Error recovery if object is missing from storage by Boaz Harrosh · 14 years ago
  7. 86093aa exofs: convert io_state to use pages array instead of bio at input by Boaz Harrosh · 14 years ago
  8. 5d952b8 exofs: RAID0 support by Boaz Harrosh · 14 years ago
  9. d9c740d exofs: Define on-disk per-inode optional layout attribute by Boaz Harrosh · 14 years ago
  10. 45d3abc exofs: Move layout related members to a layout structure by Boaz Harrosh · 14 years ago
  11. 34ce4e7c exofs: debug print even less by Boaz Harrosh · 15 years ago
  12. efd124b exofs: simple_write_end does not mark_inode_dirty by Boaz Harrosh · 15 years ago
  13. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  14. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  15. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  16. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  17. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  18. 27d2e14 exofs: Remove IBM copyrights by Boaz Harrosh · 15 years ago
  19. b76a3f9 exofs: Fix bio leak in error handling path (sync read) by Boaz Harrosh · 15 years ago
  20. fc2fac5 [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue by Boaz Harrosh · 15 years ago
  21. 62f469b [SCSI] libosd: osd_req_{read,write} takes a length parameter by Boaz Harrosh · 15 years ago
  22. ba9e5e9 exofs: super_operations and file_system_type by Boaz Harrosh · 16 years ago
  23. e6af00f exofs: dir_inode and directory operations by Boaz Harrosh · 16 years ago
  24. beaec07 exofs: address_space_operations by Boaz Harrosh · 16 years ago
  25. e806271 exofs: file and file_inode operations by Boaz Harrosh · 16 years ago