Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-10 | exofs: Multi-device mirror support | Boaz Harrosh | 1 | -8/+212 |
2009-12-10 | exofs: Move all operations to an io_engine | Boaz Harrosh | 1 | -77/+43 |
2009-12-10 | exofs: statfs blocks is sectors not FS blocks | Boaz Harrosh | 1 | -4/+6 |
2009-12-10 | exofs: Prints on mount and unmout | Boaz Harrosh | 1 | -0/+11 |
2009-09-24 | exofs: remove BKL from super operations | Boaz Harrosh | 1 | -6/+0 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
2009-06-21 | exofs: Avoid using file_fsync() | Boaz Harrosh | 1 | -1/+1 |
2009-06-21 | exofs: Remove IBM copyrights | Boaz Harrosh | 1 | -3/+1 |
2009-06-11 | exofs: add ->sync_fs | Christoph Hellwig | 1 | -3/+13 |
2009-06-11 | ->write_super lock_super pushdown | Christoph Hellwig | 1 | -0/+2 |
2009-06-11 | push BKL down into ->put_super | Christoph Hellwig | 1 | -0/+4 |
2009-06-11 | remove ->write_super call in generic_shutdown_super | Christoph Hellwig | 1 | -0/+3 |
2009-03-31 | exofs: export_operations | Boaz Harrosh | 1 | -0/+53 |
2009-03-31 | exofs: super_operations and file_system_type | Boaz Harrosh | 1 | -0/+531 |