| Commit message (Expand) | Author | Age |
* | exofs: Rename raid engine from exofs/ios.c => ore | Boaz Harrosh | 2011-08-06 |
* | exofs: ios: Move to a per inode components & device-table | Boaz Harrosh | 2011-08-06 |
* | exofs: Move exofs specific osd operations out of ios.c | Boaz Harrosh | 2011-08-06 |
* | exofs: Small cleanup of exofs_fill_super | Boaz Harrosh | 2011-08-04 |
* | exofs: BUG: Avoid sbi realloc | Boaz Harrosh | 2011-08-04 |
* | fix exofs ->get_parent() | Al Viro | 2011-07-17 |
* | exofs: deprecate the commands pending counter | Boaz Harrosh | 2011-03-15 |
* | exofs: Write sbi->s_nextid as part of the Create command | Boaz Harrosh | 2011-03-15 |
* | exofs: Add option to mount by osdname | Boaz Harrosh | 2011-03-15 |
* | exofs: Override read-ahead to align on stripe_size | bharrosh@panasas.com | 2011-03-15 |
* | exofs: Remove redundant unlikely() | Tobias Klauser | 2011-03-15 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 |
* | convert get_sb_nodev() users | Al Viro | 2010-10-29 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-08-11 |
|\ |
|
| * | exofs: Remove superfluous dependency on buffer_head and writeback | Boaz Harrosh | 2010-08-04 |
* | | convert exofs to ->evict_inode() | Al Viro | 2010-08-09 |
|/ |
|
* | exofs: add bdi backing to mount session | Jens Axboe | 2010-04-22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | exofs: groups support | Boaz Harrosh | 2010-02-28 |
* | exofs: RAID0 support | Boaz Harrosh | 2010-02-28 |
* | exofs: Move layout related members to a layout structure | Boaz Harrosh | 2010-02-28 |
* | exofs: Multi-device mirror support | Boaz Harrosh | 2009-12-10 |
* | exofs: Move all operations to an io_engine | Boaz Harrosh | 2009-12-10 |
* | exofs: statfs blocks is sectors not FS blocks | Boaz Harrosh | 2009-12-10 |
* | exofs: Prints on mount and unmout | Boaz Harrosh | 2009-12-10 |
* | exofs: remove BKL from super operations | Boaz Harrosh | 2009-09-24 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | exofs: Avoid using file_fsync() | Boaz Harrosh | 2009-06-21 |
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 |
* | exofs: add ->sync_fs | Christoph Hellwig | 2009-06-11 |
* | ->write_super lock_super pushdown | Christoph Hellwig | 2009-06-11 |
* | push BKL down into ->put_super | Christoph Hellwig | 2009-06-11 |
* | remove ->write_super call in generic_shutdown_super | Christoph Hellwig | 2009-06-11 |
* | exofs: export_operations | Boaz Harrosh | 2009-03-31 |
* | exofs: super_operations and file_system_type | Boaz Harrosh | 2009-03-31 |