aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs
AgeCommit message (Expand)Author
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-22exofs: add bdi backing to mount sessionJens Axboe
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: groups supportBoaz Harrosh
2010-02-28exofs: Prepare for groupsBoaz Harrosh
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: 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: Micro-optimize exofs_i_infoBoaz Harrosh
2010-02-28exofs: debug print even lessBoaz Harrosh
2010-01-05exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh
2010-01-05exofs: fix pnfs_osd re-definitions in pre-pnfs treesBoaz 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
2009-12-10exofs: statfs blocks is sectors not FS blocksBoaz Harrosh
2009-12-10exofs: Prints on mount and unmoutBoaz 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-09-24exofs: remove BKL from super operationsBoaz Harrosh
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-21exofs: Avoid using file_fsync()Boaz Harrosh
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh
2009-06-21exofs: Fix bio leak in error handling path (sync read)Boaz Harrosh
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-11exofs: add ->sync_fsChristoph Hellwig
2009-06-11->write_super lock_super pushdownChristoph Hellwig
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-06-11remove ->write_super call in generic_shutdown_superChristoph Hellwig
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-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh
2009-05-11block: add rq->resid_lenTejun Heo
2009-03-31exofs: DocumentationBoaz Harrosh
2009-03-31exofs: export_operationsBoaz 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: symlink_inode and fast_symlink_inode operationsBoaz Harrosh
2009-03-31exofs: file and file_inode operationsBoaz Harrosh
2009-03-31exofs: Kbuild, Headers and osd utilsBoaz Harrosh