summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-4/+5
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-311-2/+2
* UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-231-2/+2
* UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-211-9/+22
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-211-24/+46
* UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-211-2/+2
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-2/+2
* UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-301-5/+11
* UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-301-2/+8
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-301-0/+248
* UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-211-4/+16
* UBIFS: support splice_writeZoltan Sogor2008-08-131-0/+1
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-131-2/+2
* UBIFS: improve debuggingArtem Bityutskiy2008-08-131-1/+2
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-271-0/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1275