aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/inode.c
Commit message (Expand)AuthorAge
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman2012-05-15
|/
* ext3: move headers to fs/ext3/Al Viro2012-03-31
* ext3: Update ctime in ext3_splice_branch() only when neededKazuya Mio2012-02-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-09
|\
| * ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
| * ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-09
| * ext3: replace ll_rw_block with other functionsZheng Liu2012-01-09
| * ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-22
* | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
|/
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-23
* block: remove READ_META and WRITE_METAChristoph Hellwig2011-08-23
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-07-26
|\
| * ext3: Fix data corruption in inodes with journalled dataJan Kara2011-07-22
| * ext3: Improve truncate error handlingJan Kara2011-06-25
| * ext3: Convert ext3 to new truncate calling conventionJan Kara2011-06-25
| * ext3: Add fixed tracepointsLukas Czerner2011-06-25
* | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* | fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
|/
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-04-08
|\
| * ext3: Fix writepage credits computation for ordered modeYongqiang Yang2011-03-24
* | Fix common misspellingsLucas De Marchi2011-03-31
* | block: remove per-queue pluggingJens Axboe2011-03-10
|/
* ext3: Add more journal error checkNamhyung Kim2011-01-10
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-10-27
|\
| * ext3: Update kernel-doc commentsNamhyung Kim2010-10-27
| * ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate()Namhyung Kim2010-10-27
* | fs: kill block_prepare_writeChristoph Hellwig2010-10-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert ext3 to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
| * introduce __block_write_beginChristoph Hellwig2010-08-09
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
* | ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara2010-08-05
* | ext3: Avoid filesystem corruption after a crash under heavy delete loadJan Kara2010-07-21
* | ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
|/
* quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
* ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2010-03-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\
| * dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
| * dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-04
| * dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
| * ext3: add writepage sanity checksDmitry Monakhov2010-03-04
| * ext3: Truncate allocated blocks if direct IO write fails to update i_sizeJan Kara2010-03-04
| * ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-04
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/