aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/super.c
Commit message (Expand)AuthorAgeFilesLines
* exofs: Move layout related members to a layout structureBoaz Harrosh2010-02-281-24/+27
* exofs: Multi-device mirror supportBoaz Harrosh2009-12-101-8/+212
* exofs: Move all operations to an io_engineBoaz Harrosh2009-12-101-77/+43
* exofs: statfs blocks is sectors not FS blocksBoaz Harrosh2009-12-101-4/+6
* exofs: Prints on mount and unmoutBoaz Harrosh2009-12-101-0/+11
* exofs: remove BKL from super operationsBoaz Harrosh2009-09-241-6/+0
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* exofs: Avoid using file_fsync()Boaz Harrosh2009-06-211-1/+1
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-211-3/+1
* exofs: add ->sync_fsChristoph Hellwig2009-06-111-3/+13
* ->write_super lock_super pushdownChristoph Hellwig2009-06-111-0/+2
* push BKL down into ->put_superChristoph Hellwig2009-06-111-0/+4
* remove ->write_super call in generic_shutdown_superChristoph Hellwig2009-06-111-0/+3
* exofs: export_operationsBoaz Harrosh2009-03-311-0/+53
* exofs: super_operations and file_system_typeBoaz Harrosh2009-03-311-0/+531