summaryrefslogtreecommitdiff
path: root/fs/exofs/ios.c
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-09fix printk typo 'faild'Paul Bolle
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-04exofs: Fix groups code when num_devices is not divisible by group_widthBoaz Harrosh
2010-08-04exofs: Remove useless optimizationBoaz Harrosh
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-28exofs: groups supportBoaz Harrosh
2010-02-28exofs: Prepare for groupsBoaz Harrosh
2010-02-28exofs: convert io_state to use pages array instead of bio at inputBoaz Harrosh
2010-02-28exofs: RAID0 supportBoaz Harrosh
2010-02-28exofs: Define on-disk per-inode optional layout attributeBoaz Harrosh
2010-02-28exofs: unindent exofs_sbi_readBoaz Harrosh
2010-02-28exofs: Move layout related members to a layout structureBoaz Harrosh
2010-02-28exofs: Recover in the case of read-passed-end-of-fileBoaz Harrosh
2010-02-28exofs: debug print even lessBoaz Harrosh
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: move osd.c to ios.cBoaz Harrosh