summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c
AgeCommit message (Expand)AuthorLines
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V-6/+7
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig-3/+2
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison-5/+5
2008-04-17ext4: le*_add_cpu conversionMarcin Slusarz-8/+4
2008-04-29ext4: Enable extent format for symlinks.Aneesh Kumar K.V-2/+2
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot-1/+1
2008-02-25ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V-7/+15
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells-23/+35
2008-01-28ext4: fix up EXT4FS_DEBUG buildsEric Sandeen-1/+1
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V-1/+0
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V-7/+4
2008-01-28ext4: fixes block group number being set to a negative valueAvantika Mathur-48/+53
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur-22/+24
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger-9/+137
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li-5/+0
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen-10/+7
2007-07-18ext4: Add nanosecond timestampsKalpak Shah-4/+4
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton-3/+3
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov-2/+2
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier-4/+4
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao-4/+7
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas-0/+11
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao-3/+3
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao-115/+115
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp-0/+758