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