aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/resize.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita1-0/+1
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells1-4/+3
2008-01-28ext4: fix up EXT4FS_DEBUG buildsEric Sandeen1-8/+8
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur1-6/+6
2007-10-17ext4: lighten up resize transaction requirementsEric Sandeen1-3/+43
2007-10-17ext4: fix setup_new_group_blocks lockingEric Sandeen1-3/+3
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger1-19/+2
2007-10-17lib: percpu_counter_addPeter Zijlstra1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap1-9/+14
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov1-3/+3
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao1-14/+14
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier1-24/+28
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao1-7/+6
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-206/+206
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+1042