aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/resize.c
AgeCommit message (Expand)Author
2009-03-04ext4: Use atomic_t's in struct flex_groupsTheodore Ts'o
2009-01-26ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o
2009-01-05ext4: mark the blocks/inode bitmap beyond end of group as usedAneesh Kumar K.V
2009-01-05ext4: Use high 16 bits of the block group descriptor's free counts fieldsAneesh Kumar K.V
2009-01-05ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resizeAneesh Kumar K.V
2009-01-05ext4: Add blocks added during resize to bitmapAneesh Kumar K.V
2009-01-05ext4: Make ext4_group_t be an unsigned intTheodore Ts'o
2009-01-05ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()Theodore Ts'o
2009-01-07ext4: Allow ext4 to run without a journalFrank Mayhar
2008-11-26ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groupsSolofo.Ramangalahy@bull.net
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-09-08Update flex_bg free blocks and free inodes counters when resizing.Frederic Bohe
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-08-19ext4: don't try to resize if there are no reserved gdt blocks leftJosef Bacik
2008-07-26ext4: Cleanup whitespace and other miscellaneous style issuesTheodore Ts'o
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