aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/ios.c
Commit message (Expand)AuthorAgeFilesLines
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-071-1/+1
* 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-23/+106
* exofs: Prepare for groupsBoaz Harrosh2010-02-281-60/+99
* exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh2010-02-281-20/+26
* exofs: RAID0 supportBoaz Harrosh2010-02-281-54/+273
* exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh2010-02-281-5/+18
* exofs: unindent exofs_sbi_readBoaz Harrosh2010-02-281-49/+38
* exofs: Move layout related members to a layout structureBoaz Harrosh2010-02-281-17/+19
* exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh2010-02-281-6/+30
* exofs: debug print even lessBoaz Harrosh2010-02-281-6/+32
* exofs: Multi-device mirror supportBoaz Harrosh2009-12-101-11/+27
* exofs: Move all operations to an io_engineBoaz Harrosh2009-12-101-53/+333
* exofs: move osd.c to ios.cBoaz Harrosh2009-12-101-0/+125