summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext_common.h
Commit message (Expand)AuthorAgeFilesLines
* fs: ext4: support files exceeding 4GAhmad Fatoum2021-02-181-0/+9
* ext4: ext_common.h: drop declaration of never-defined part_offsetAhmad Fatoum2021-02-181-1/+0
* trivial: fix typo lenght -> lengthUwe Kleine-König2019-10-141-1/+1
* fs: ext4: Switch to dentry cache implementationSascha Hauer2018-07-111-0/+3
* ext4: Update ext2/3/4 superblock, group descriptor and inode structuresAntony Pavlov2017-03-301-4/+46
* ext4: drop unused and misdefined INODE_SIZE_FILESYSTEM macroAntony Pavlov2017-03-301-2/+0
* ext4: use kernel names for byte swapsAntony Pavlov2017-03-301-3/+3
* ext4: change structure fields to __le/__be typesAntony Pavlov2017-03-301-68/+68
* fs: import magic.h from Linux kernelYegor Yefremov2016-02-031-2/+0
* fs: implement initial ext4 support from U-BootSascha Hauer2012-12-031-0/+195