aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/inode.c
AgeCommit message (Expand)Author
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-05-21exofs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-17exofs: Add default address_space_operationsBoaz Harrosh
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-02-28exofs: Error recovery if object is missing from storageBoaz 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: Move layout related members to a layout structureBoaz Harrosh
2010-02-28exofs: debug print even lessBoaz Harrosh
2010-01-05exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-12-10exofs: dbg-print lessBoaz Harrosh
2009-12-10exofs: More sane debug printBoaz Harrosh
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh
2009-06-21exofs: Fix bio leak in error handling path (sync read)Boaz Harrosh
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh
2009-03-31exofs: super_operations and file_system_typeBoaz Harrosh
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh
2009-03-31exofs: address_space_operationsBoaz Harrosh
2009-03-31exofs: file and file_inode operationsBoaz Harrosh