summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4fs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: ext4: remove unnecessarily clever file readSascha Hauer2019-10-291-53/+6
* fs: ext4: Fix out of bounds memsetSascha Hauer2019-10-291-1/+1
* ext4: use kernel names for byte swapsAntony Pavlov2017-03-301-1/+1
* fs: implement initial ext4 support from U-BootSascha Hauer2012-12-031-0/+153