aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/exofs.h
Commit message (Expand)AuthorAgeFilesLines
* exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-151-2/+2
* exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com2011-03-151-0/+2
* convert exofs to ->evict_inode()Al Viro2010-08-091-1/+1
* exofs: New truncate sequenceBoaz Harrosh2010-08-091-1/+0
* exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh2010-04-291-1/+1
* exofs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+2
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
* exofs: groups supportBoaz Harrosh2010-02-281-0/+3
* exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh2010-02-281-1/+4
* exofs: RAID0 supportBoaz Harrosh2010-02-281-0/+11
* exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh2010-02-281-0/+6
* exofs: Move layout related members to a layout structureBoaz Harrosh2010-02-281-6/+18
* exofs: Micro-optimize exofs_i_infoBoaz Harrosh2010-02-281-2/+2
* exofs: Multi-device mirror supportBoaz Harrosh2009-12-101-2/+10
* exofs: Move all operations to an io_engineBoaz Harrosh2009-12-101-3/+84
* exofs: Avoid using file_fsync()Boaz Harrosh2009-06-211-0/+3
* exofs: Remove IBM copyrightsBoaz Harrosh2009-06-211-3/+1
* exofs: export_operationsBoaz Harrosh2009-03-311-0/+1
* exofs: super_operations and file_system_typeBoaz Harrosh2009-03-311-0/+2
* exofs: dir_inode and directory operationsBoaz Harrosh2009-03-311-0/+26
* exofs: address_space_operationsBoaz Harrosh2009-03-311-0/+6
* exofs: symlink_inode and fast_symlink_inode operationsBoaz Harrosh2009-03-311-0/+4
* exofs: file and file_inode operationsBoaz Harrosh2009-03-311-0/+14
* exofs: Kbuild, Headers and osd utilsBoaz Harrosh2009-03-311-0/+127