aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-25ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V1-7/+15
2008-02-07iget: stop EXT4 from using iget() and read_inode()David Howells1-23/+35
2008-01-28ext4: fix up EXT4FS_DEBUG buildsEric Sandeen1-1/+1
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V1-1/+0
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V1-7/+4
2008-01-28ext4: fixes block group number being set to a negative valueAvantika Mathur1-48/+53
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur1-22/+24
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger1-9/+137
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li1-5/+0
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen1-10/+7
2007-07-18ext4: Add nanosecond timestampsKalpak Shah1-4/+4
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton1-3/+3
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov1-2/+2
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier1-4/+4
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao1-4/+7
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas1-0/+11
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-3/+3
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-115/+115
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+758