summaryrefslogtreecommitdiff
path: root/include/ext_common.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns2016-09-231-4/+46
* ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns2016-09-231-2/+0
* ext4: fix endianess problems in ext4 write supportMichael Walle2016-09-231-1/+1
* ext4: use kernel names for byte swapsMichael Walle2016-09-231-2/+2
* ext4: change structure fields to __le/__be typesMichael Walle2016-09-231-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 supportext4Uma Shankar2012-08-091-0/+2
* ext4fs ls load supportUma Shankar2012-08-091-0/+197