aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAge
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
* UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-04
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: remove xattr Kconnfig optionSubodh Nijsure2012-05-03
* ubifs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy2011-07-04
|/
* UBIFS: remove strange commentaryArtem Bityutskiy2011-05-13
* UBIFS: use ro_mount instead of MS_RDONLYArtem Bityutskiy2011-05-13
* UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
* UBIFS: fix minor stylistic issuesArtem Bityutskiy2011-05-13
* UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy2011-04-13
* UBIFS: fix assertion warning and refine commentsArtem Bityutskiy2011-03-24
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* UBIFS: introduce new flag for RO due to errorsArtem Bityutskiy2010-09-17
* 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