Age | Commit message (Expand) | Author | Files | Lines |
2010-04-29 | exofs: Fix "add bdi backing to mount session" fall out | Boaz Harrosh | 1 | -1/+1 |
2010-04-22 | exofs: add bdi backing to mount session | Jens Axboe | 1 | -0/+2 |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig | 1 | -1/+1 |
2010-02-28 | exofs: groups support | Boaz Harrosh | 1 | -0/+3 |
2010-02-28 | exofs: convert io_state to use pages array instead of bio at input | Boaz Harrosh | 1 | -1/+4 |
2010-02-28 | exofs: RAID0 support | Boaz Harrosh | 1 | -0/+11 |
2010-02-28 | exofs: Define on-disk per-inode optional layout attribute | Boaz Harrosh | 1 | -0/+6 |
2010-02-28 | exofs: Move layout related members to a layout structure | Boaz Harrosh | 1 | -6/+18 |
2010-02-28 | exofs: Micro-optimize exofs_i_info | Boaz Harrosh | 1 | -2/+2 |
2009-12-10 | exofs: Multi-device mirror support | Boaz Harrosh | 1 | -2/+10 |
2009-12-10 | exofs: Move all operations to an io_engine | Boaz Harrosh | 1 | -3/+84 |
2009-06-21 | exofs: Avoid using file_fsync() | Boaz Harrosh | 1 | -0/+3 |
2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh | 1 | -3/+1 |
2009-03-31 | exofs: export_operations | Boaz Harrosh | 1 | -0/+1 |
2009-03-31 | exofs: super_operations and file_system_type | Boaz Harrosh | 1 | -0/+2 |
2009-03-31 | exofs: dir_inode and directory operations | Boaz Harrosh | 1 | -0/+26 |
2009-03-31 | exofs: address_space_operations | Boaz Harrosh | 1 | -0/+6 |
2009-03-31 | exofs: symlink_inode and fast_symlink_inode operations | Boaz Harrosh | 1 | -0/+4 |
2009-03-31 | exofs: file and file_inode operations | Boaz Harrosh | 1 | -0/+14 |
2009-03-31 | exofs: Kbuild, Headers and osd utils | Boaz Harrosh | 1 | -0/+127 |