aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/file.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-14UBIFS: fix bug where page is marked uptodate when out of spaceGravatar Adrian Hunter 1-2/+12
2009-01-26UBIFS: add re-mount debugging checksGravatar Artem Bityutskiy 1-1/+0
2009-01-18UBIFS: constify operationsGravatar Artem Bityutskiy 1-4/+4
2009-01-04fs: symlink write_begin allocation context fixGravatar Nick Piggin 1-4/+5
2008-12-31UBIFS: fix checkpatch.pl warningsGravatar Artem Bityutskiy 1-2/+2
2008-12-23UBIFS: use PAGE_CACHE_MASK correctlyGravatar Artem Bityutskiy 1-2/+2
2008-11-21UBIFS: pre-allocate bulk-read bufferGravatar Artem Bityutskiy 1-9/+22
2008-11-21UBIFS: do not allocate too muchGravatar Artem Bityutskiy 1-24/+46
2008-11-21UBIFS: do not print scary memory allocation warningsGravatar Artem Bityutskiy 1-2/+2
2008-11-06UBIFS: endian handling fixes and annotationsGravatar Harvey Harrison 1-2/+2
2008-09-30UBIFS: fix bulk-read handling uptodate pagesGravatar Adrian Hunter 1-5/+11
2008-09-30UBIFS: ensure data read beyond i_size is zeroed out correctlyGravatar Adrian Hunter 1-2/+8
2008-09-30UBIFS: add bulk-read facilityGravatar Adrian Hunter 1-0/+248
2008-08-21UBIFS: fix zero-length truncationsGravatar Artem Bityutskiy 1-4/+16
2008-08-13UBIFS: support splice_writeGravatar Zoltan Sogor 1-0/+1
2008-08-13UBIFS: align inode data to eightGravatar Artem Bityutskiy 1-2/+2
2008-08-13UBIFS: improve debuggingGravatar Artem Bityutskiy 1-1/+2
2008-07-26[PATCH] get rid of indirect users of namei.hGravatar Al Viro 1-0/+1
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+1275