aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/super.c
Commit message (Expand)AuthorAgeFilesLines
* fix exofs ->get_parent()Al Viro2011-07-171-1/+1
* exofs: deprecate the commands pending counterBoaz Harrosh2011-03-151-0/+4
* exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-151-16/+119
* exofs: Add option to mount by osdnameBoaz Harrosh2011-03-151-4/+27
* exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com2011-03-151-0/+18
* exofs: Remove redundant unlikely()Tobias Klauser2011-03-151-1/+1
* fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
* convert get_sb_nodev() usersAl Viro2010-10-291-5/+5
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-08-111-1/+0
|\
| * exofs: Remove superfluous dependency on buffer_head and writebackBoaz Harrosh2010-08-041-1/+0
* | convert exofs to ->evict_inode()Al Viro2010-08-091-1/+1
|/
* exofs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* exofs: groups supportBoaz Harrosh2010-02-281-14/+32
* exofs: RAID0 supportBoaz Harrosh2010-02-281-7/+45
* 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