aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/file.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-12
| * ubifs: switch to ->write_iter()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | UBIFS: fix debugging checkArtem Bityutskiy2014-05-28
* | UBIFS: add missing ui pointer in debugging codeDaniel Golle2014-05-27
* | UBIFS: fix an mmap and fsync race conditionhujianyang2014-05-13
|/
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-07
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-21
|/
* 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