summaryrefslogtreecommitdiff
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAge
* check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* kill I_LOCKChristoph Hellwig2009-12-17
* UBIFS: remove manual O_SYNC handlingChristoph Hellwig2009-11-24
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* UBIFS: amend commentariesArtem Bityutskiy2009-09-10
* Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-06
|\
| * UBIFS: fix commentariesArtem Bityutskiy2009-03-20
| * UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter2009-03-14
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
|/
* UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-26
* UBIFS: constify operationsArtem Bityutskiy2009-01-18
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* UBIFS: fix checkpatch.pl warningsArtem Bityutskiy2008-12-31
* UBIFS: use PAGE_CACHE_MASK correctlyArtem Bityutskiy2008-12-23
* UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy2008-11-21
* UBIFS: do not allocate too muchArtem Bityutskiy2008-11-21
* UBIFS: do not print scary memory allocation warningsArtem Bityutskiy2008-11-21
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
* UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-30
* UBIFS: ensure data read beyond i_size is zeroed out correctlyAdrian Hunter2008-09-30
* UBIFS: add bulk-read facilityAdrian Hunter2008-09-30
* UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-21
* UBIFS: support splice_writeZoltan Sogor2008-08-13
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-13
* UBIFS: improve debuggingArtem Bityutskiy2008-08-13
* [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15