aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe1-0/+2
2008-10-10ext4: fix initialization of UNINIT bitmap blocksFrederic Bohe1-1/+3
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o1-1/+0
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-25/+25
2008-09-08ext4: Add printk priority levels to clean up checkpatch warningsTheodore Ts'o1-7/+9
2008-08-19ext4: Fix bug where we return ENOSPC even though we have plenty of inodesEric Sandeen1-1/+1
2008-08-02ext4: lock block groups when initializingEric Sandeen1-1/+4
2008-08-02ext4: sync up block and inode bitmap reading functionsEric Sandeen1-22/+29
2008-07-11ext4: do not set extents feature from the kernelEric Sandeen1-5/+1
2008-07-11ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos1-0/+96
2008-07-11ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()Theodore Ts'o1-1/+1
2008-07-11ext4: handle corrupted orphan list at mountDuane Griffin1-0/+9
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V1-6/+7
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-3/+2
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-17ext4: le*_add_cpu conversionMarcin Slusarz1-8/+4
2008-04-29ext4: Enable extent format for symlinks.Aneesh Kumar K.V1-2/+2
2008-04-21ext*: spelling fix prefered -> preferredBenoit Boissinot1-1/+1
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