aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26ext2: Use lowercase names of quota functionsJan Kara1-1/+1
2009-01-08ext2: fix ext2_splice_branch() commentsQinghuang Feng1-2/+0
2008-12-31ext2: ensure fast symlinks are NUL-terminatedDuane Griffin1-2/+5
2008-10-03generic block based fiemap implementationJosef Bacik1-0/+8
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi1-0/+1
2008-04-28ext2: use ext2_fsblk_t typeAkinobu Mita1-5/+5
2008-04-28ext2: use ext2_group_first_block_no()Akinobu Mita1-2/+1
2008-04-28xip: support non-struct page backed memoryNick Piggin1-1/+1
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot1-2/+2
2008-02-07iget: stop EXT2 from using iget() and read_inode()David Howells1-8/+21
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita1-5/+2
2008-02-06BKL-removal: remove incorrect BKL comment in ext2Andi Kleen1-1/+0
2007-10-17ext2 reservationsMartin J. Bligh1-216/+308
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen1-1/+1
2007-10-16fs: restore nobhNick Piggin1-2/+18
2007-10-16ext2: convert to new aopsNick Piggin1-11/+13
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara1-0/+20
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger1-3/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-13/+1
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter1-0/+2
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa1-0/+4
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte1-4/+27
2005-04-16[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10Bernard Blackham1-0/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1276