aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/exofs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09convert exofs to ->evict_inode()Al Viro1-1/+1
2010-08-09exofs: New truncate sequenceBoaz Harrosh1-1/+0
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-22exofs: add bdi backing to mount sessionJens Axboe1-0/+2
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2010-02-28exofs: groups supportBoaz Harrosh1-0/+3
2010-02-28exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh1-1/+4
2010-02-28exofs: RAID0 supportBoaz Harrosh1-0/+11
2010-02-28exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh1-0/+6
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh1-6/+18
2010-02-28exofs: Micro-optimize exofs_i_infoBoaz Harrosh1-2/+2
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh1-2/+10
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh1-3/+84
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh1-0/+3
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh1-3/+1
2009-03-31exofs: export_operationsBoaz Harrosh1-0/+1
2009-03-31exofs: super_operations and file_system_typeBoaz Harrosh1-0/+2
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh1-0/+26
2009-03-31exofs: address_space_operationsBoaz Harrosh1-0/+6
2009-03-31exofs: symlink_inode and fast_symlink_inode operationsBoaz Harrosh1-0/+4
2009-03-31exofs: file and file_inode operationsBoaz Harrosh1-0/+14
2009-03-31exofs: Kbuild, Headers and osd utilsBoaz Harrosh1-0/+127