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