summaryrefslogtreecommitdiff
path: root/fs/exofs/super.c
AgeCommit message (Expand)Author
2012-01-08exofs: oops after late failure in mountAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-10-31fs: add module.h to files that were implicitly using itPaul Gortmaker
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-04exofs: Small cleanup of exofs_fill_superBoaz Harrosh
2011-08-04exofs: BUG: Avoid sbi reallocBoaz Harrosh
2011-07-17fix exofs ->get_parent()Al Viro
2011-03-15exofs: deprecate the commands pending counterBoaz Harrosh
2011-03-15exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh
2011-03-15exofs: Add option to mount by osdnameBoaz Harrosh
2011-03-15exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com
2011-03-15exofs: Remove redundant unlikely()Tobias Klauser
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert get_sb_nodev() usersAl Viro
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-09convert exofs to ->evict_inode()Al Viro
2010-08-04exofs: Remove superfluous dependency on buffer_head and writebackBoaz Harrosh
2010-04-22exofs: add bdi backing to mount sessionJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-28exofs: groups supportBoaz Harrosh
2010-02-28exofs: RAID0 supportBoaz Harrosh
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz Harrosh
2009-09-24exofs: remove BKL from super operationsBoaz Harrosh
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh
2009-06-11exofs: add ->sync_fsChristoph Hellwig
2009-06-11->write_super lock_super pushdownChristoph Hellwig
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11remove ->write_super call in generic_shutdown_superChristoph Hellwig
2009-03-31exofs: export_operationsBoaz Harrosh
2009-03-31exofs: super_operations and file_system_typeBoaz Harrosh