summaryrefslogtreecommitdiff
path: root/fs/ext4
Commit message (Expand)AuthorAgeLines
* fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren2012-10-29-9/+6
* ext4: Rename block group descriptor table from gd to bgdSimon Glass2012-10-03-90/+94
* cmd_extX: use common get_device_and_partition functionRob Herring2012-09-25-21/+13
* ext4: remove init_fs/deinit_fsRob Herring2012-09-25-34/+2
* ext4: cache-align buffers so the invalidation worksStephen Warren2012-09-20-4/+9
* ext4fs write supportUma Shankar2012-08-09-0/+3226
* ext4fs ls load supportUma Shankar2012-08-09-0/+1365