aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ialloc.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-10-10ext4: fix initialization of UNINIT bitmap blocksFrederic Bohe
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o
2008-09-08ext4: Add printk priority levels to clean up checkpatch warningsTheodore Ts'o
2008-08-19ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen
2008-08-02ext4: lock block groups when initializingEric Sandeen
2008-08-02ext4: sync up block and inode bitmap reading functionsEric Sandeen
2008-07-11ext4: do not set extents feature from the kernelEric Sandeen
2008-07-11ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos
2008-07-11ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()Theodore Ts'o
2008-07-11ext4: handle corrupted orphan list at mountDuane Griffin
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17ext4: le*_add_cpu conversionMarcin Slusarz
2008-04-29ext4: Enable extent format for symlinks.Aneesh Kumar K.V
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot
2008-02-25ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V
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: Rename i_dir_acl to i_size_highAneesh Kumar K.V
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V
2008-01-28ext4: fixes block group number being set to a negative valueAvantika Mathur
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas
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