summaryrefslogtreecommitdiffstats
path: root/fs/ext4/resize.c
AgeCommit message (Expand)AuthorLines
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig-2/+1
2008-04-29ext4: fix wrong gfp type under transactionJosef Bacik-2/+2
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison-35/+35
2008-04-17ext4: le*_add_cpu conversionMarcin Slusarz-4/+2
2008-02-25ext4: add missing ext4_journal_stop()Akinobu Mita-0/+1
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells-4/+3
2008-01-28ext4: fix up EXT4FS_DEBUG buildsEric Sandeen-8/+8
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur-6/+6
2007-10-17ext4: lighten up resize transaction requirementsEric Sandeen-3/+43
2007-10-17ext4: fix setup_new_group_blocks lockingEric Sandeen-3/+3
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger-19/+2
2007-10-17lib: percpu_counter_addPeter Zijlstra-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap-9/+14
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov-3/+3
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao-14/+14
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier-24/+28
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao-7/+6
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao-206/+206
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp-0/+1042