aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/exofs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare1-0/+14
2012-01-03exofs: propagate umode_tAl Viro1-1/+1
2011-10-14ore: Support for partial component tableBoaz Harrosh1-0/+1
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh1-3/+7
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh1-3/+0
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh1-8/+8
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh1-107/+12
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh1-45/+59
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh1-6/+11
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh1-1/+5
2011-08-04exofs: BUG: Avoid sbi reallocBoaz Harrosh1-6/+3
2011-08-04exofs: Remove pnfs-osd private definitionsBoaz Harrosh1-5/+1
2011-03-15exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh1-2/+2
2011-03-15exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com1-0/+2
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