summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: lock block groups when initializingEric Sandeen2008-08-031-1/+4
* ext4: sync up block and inode bitmap reading functionsEric Sandeen2008-08-031-22/+29
* ext4: do not set extents feature from the kernelEric Sandeen2008-07-121-5/+1Star
* ext4: New inode allocation for FLEX_BG meta-data groups.Jose R. Santos2008-07-121-0/+96
* ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()Theodore Ts'o2008-07-121-1/+1
* ext4: handle corrupted orphan list at mountDuane Griffin2008-07-121-0/+9
* ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V2008-04-301-6/+7
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-301-3/+2Star
* ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-5/+5
* ext4: le*_add_cpu conversionMarcin Slusarz2008-04-171-8/+4Star
* ext4: Enable extent format for symlinks.Aneesh Kumar K.V2008-04-291-2/+2
* ext*: spelling fix prefered -> preferredBenoit Boissinot2008-04-221-1/+1
* ext4: set EXT4_EXTENTS_FL only for directory and regular filesAneesh Kumar K.V2008-02-251-7/+15
* iget: stop EXT4 from using iget() and read_inode()David Howells2008-02-071-23/+35
* ext4: fix up EXT4FS_DEBUG buildsEric Sandeen2008-01-291-1/+1
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-291-1/+0Star
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-291-7/+4Star
* ext4: fixes block group number being set to a negative valueAvantika Mathur2008-01-291-48/+53
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-291-22/+24
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-181-9/+137
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-181-5/+0Star
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-171-10/+7Star
* ext4: Add nanosecond timestampsKalpak Shah2007-07-181-4/+4
* [PATCH] ext4 64 bit divide fixAndrew Morton2006-10-111-3/+3
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-111-2/+2
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-111-4/+4
* [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-111-4/+7
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-0/+11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-3/+3
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-115/+115
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+758