summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy12-70/+93
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich8-76/+95
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren11-298/+483
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring7-190/+46
2012-08-09ext4fs write supportUma Shankar12-0/+3427
2012-08-09ext4fs ls load supportUma Shankar16-1340/+2036