aboutsummaryrefslogtreecommitdiff
path: root/fs/omfs/file.c
AgeCommit message (Expand)Author
2012-12-20omfs: drop vmtruncateMarco Stornelli
2012-10-06omfs: convert to use beXX_add_cpu()Wei Yongjun
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl
2011-03-10block: remove per-queue pluggingJens Axboe
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-08omfs: fix uninitialized variable warningBill Pemberton
2010-07-10omfs: check bounds on block numbers before passing to sb_breadBob Copeland
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-06-11switch omfs to simple_fsync()Al Viro
2008-08-15omfs: fix oops when file metadata is corruptedBob Copeland
2008-07-30omfs: sparse annotationsHarvey Harrison
2008-07-26omfs: add file routinesBob Copeland