summaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAgeFilesLines
* fs: rename inode member of struct filep to privSascha Hauer2015-03-091-3/+3
* 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
* fs: cleanup backingstore handlingSascha Hauer2013-09-291-10/+4
* 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-038-0/+1381