summaryrefslogtreecommitdiff
path: root/include/ext_common.h
AgeCommit message (Expand)Author
2016-09-23ext4: Update ext2/3/4 superblock, group descriptor and inode structuresStefan Brüns
2016-09-23ext4: Use correct value for inode size even on revision 0 filesystemsStefan Brüns
2016-09-23ext4: fix endianess problems in ext4 write supportMichael Walle
2016-09-23ext4: use kernel names for byte swapsMichael Walle
2016-09-23ext4: change structure fields to __le/__be typesMichael Walle
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring
2012-08-09ext4fs write supportUma Shankar
2012-08-09ext4fs ls load supportUma Shankar