aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/file.c
AgeCommit message (Expand)Author
2009-12-17kill I_LOCKChristoph Hellwig
2009-11-24UBIFS: remove manual O_SYNC handlingChristoph Hellwig
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-10UBIFS: amend commentariesArtem Bityutskiy
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-20UBIFS: fix commentariesArtem Bityutskiy
2009-03-14UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy
2009-01-18UBIFS: constify operationsArtem Bityutskiy
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-31UBIFS: fix checkpatch.pl warningsArtem Bityutskiy
2008-12-23UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison
2008-09-30UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy
2008-08-13UBIFS: support splice_writeZoltan Sogor
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-08-13UBIFS: improve debuggingArtem Bityutskiy
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy