aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy1-9/+22
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy1-24/+46
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy1-2/+2
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-2/+2
2008-09-30UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter1-5/+11
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter1-2/+8
2008-09-30UBIFS: add bulk-read facilityAdrian Hunter1-0/+248
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy1-4/+16
2008-08-13UBIFS: support splice_writeZoltan Sogor1-0/+1
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy1-2/+2
2008-08-13UBIFS: improve debuggingArtem Bityutskiy1-1/+2
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro1-0/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1275