aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ios.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-28exofs: groups supportBoaz Harrosh1-23/+106
2010-02-28exofs: Prepare for groupsBoaz Harrosh1-60/+99
2010-02-28exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh1-20/+26
2010-02-28exofs: RAID0 supportBoaz Harrosh1-54/+273
2010-02-28exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh1-5/+18
2010-02-28exofs: unindent exofs_sbi_readBoaz Harrosh1-49/+38
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh1-17/+19
2010-02-28exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh1-6/+30
2010-02-28exofs: debug print even lessBoaz Harrosh1-6/+32
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh1-11/+27
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh1-53/+333
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh1-0/+125