summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_common.c
Commit message (Expand)AuthorAgeFilesLines
* fs: ext4: le32_to_cpu() used on a 16-bit fieldSascha Hauer2014-07-251-6/+6
* fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blkszSascha Hauer2014-07-251-1/+2
* fs: ext4: fix "invalid extent block" errorSascha Hauer2014-07-251-1/+1
* ext4: switch debug and printf to dev_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-6/+6
* fs: implement initial ext4 support from U-BootSascha Hauer2012-12-031-0/+551