summaryrefslogtreecommitdiff
path: root/include/ext_common.h
Commit message (Expand)AuthorAgeFilesLines
* ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns2020-02-101-4/+46
* ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns2020-02-101-2/+0
* ext4: fix endianess problems in ext4 write supportMichael Walle2020-02-101-1/+1
* ext4: change structure fields to __le/__be typesMichael Walle2020-02-101-68/+68
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-1/+1
* fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-101-9/+3
* fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-291-3/+0
* cmd_extX: use common get_device_and_partition functionRob Herring2012-09-251-0/+2
* ext4fs write supportUma Shankar2012-08-091-0/+2
* ext4fs ls load supportUma Shankar2012-08-091-0/+197