exofs: convert io_state to use pages array instead of bio at input
[safe/jmp/linux-2.6] / fs / exofs / exofs.h
2010-02-28 Boaz Harroshexofs: convert io_state to use pages array instead...
2010-02-28 Boaz Harroshexofs: RAID0 support
2010-02-28 Boaz Harroshexofs: Define on-disk per-inode optional layout attribute
2010-02-28 Boaz Harroshexofs: Move layout related members to a layout structure
2010-02-28 Boaz Harroshexofs: Micro-optimize exofs_i_info
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-06-21 Boaz Harroshexofs: Avoid using file_fsync()
2009-06-21 Boaz Harroshexofs: Remove IBM copyrights
2009-03-31 Boaz Harroshexofs: export_operations
2009-03-31 Boaz Harroshexofs: super_operations and file_system_type
2009-03-31 Boaz Harroshexofs: dir_inode and directory operations
2009-03-31 Boaz Harroshexofs: address_space_operations
2009-03-31 Boaz Harroshexofs: symlink_inode and fast_symlink_inode operations
2009-03-31 Boaz Harroshexofs: file and file_inode operations
2009-03-31 Boaz Harroshexofs: Kbuild, Headers and osd utils