exofs: Add default address_space_operations
[safe/jmp/linux-2.6] / fs / exofs / inode.c
2010-05-17 Boaz Harroshexofs: Add default address_space_operations
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-02-28 Boaz Harroshexofs: Error recovery if object is missing from storage
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: debug print even less
2010-01-05 Boaz Harroshexofs: simple_write_end does not mark_inode_dirty
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-12-10 Boaz Harroshexofs: refactor exofs_i_info initialization into common...
2009-12-10 Boaz Harroshexofs: dbg-print less
2009-12-10 Boaz Harroshexofs: More sane debug print
2009-06-21 Boaz Harroshexofs: Remove IBM copyrights
2009-06-21 Boaz Harroshexofs: Fix bio leak in error handling path (sync read)
2009-06-10 Boaz Harrosh[SCSI] libosd: Define an osd_dev wrapper to retrieve...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write} takes a length...
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: file and file_inode operations