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