aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/inode.c
Commit message (Expand)AuthorAge
* 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
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* ext2: Unify log messages in ext2Alexey Fisher2009-12-10
* HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-16
* ext2: Update comment about generic_osync_inodeJan Kara2009-09-14
* switch ext2 to inode->i_aclAl Viro2009-06-24
* switch ext2 to simple_fsync()Al Viro2009-06-11
* ext2: fix data corruption for racing writesJan Kara2009-04-13
* ext2: Use lowercase names of quota functionsJan Kara2009-03-25
* ext2: fix ext2_splice_branch() commentsQinghuang Feng2009-01-08
* ext2: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
* generic block based fiemap implementationJosef Bacik2008-10-03
* vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-28
* ext2: use ext2_fsblk_t typeAkinobu Mita2008-04-28
* ext2: use ext2_group_first_block_no()Akinobu Mita2008-04-28
* xip: support non-struct page backed memoryNick Piggin2008-04-28
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-21
* iget: stop EXT2 from using iget() and read_inode()David Howells2008-02-07
* ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita2008-02-06
* BKL-removal: remove incorrect BKL comment in ext2Andi Kleen2008-02-06
* ext2 reservationsMartin J. Bligh2007-10-17
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-17
* fs: restore nobhNick Piggin2007-10-16
* ext2: convert to new aopsNick Piggin2007-10-16
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-08
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-26
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-30
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-24
* [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16