summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAgeFilesLines
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* UBIFS: amend commentariesArtem Bityutskiy2009-09-101-32/+30
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-061-3/+13
|\
| * UBIFS: fix commentariesArtem Bityutskiy2009-03-201-1/+1
| * UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter2009-03-141-2/+12
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-3/+6
|/
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-261-1/+0
* UBIFS: constify operationsArtem Bityutskiy2009-01-181-4/+4
* 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-261-0/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1275