aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_common.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-23ext4: propagate error if creation of directory entry failsStefan BrĂ¼ns1-1/+1
2016-09-23ext4: fix endianess problems in ext4 write supportMichael Walle1-2/+2
2014-11-23ext4: Prepare API change for files greater than 2GBSuriyan Ramasami1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich1-1/+1
2013-04-01Consolidate bool typeYork Sun1-2/+0
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren1-2/+2
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring1-1/+0
2012-09-20ext4: cache-align buffers so the invalidation worksStephen Warren1-1/+6
2012-08-09ext4fs write supportUma Shankar1-0/+25
2012-08-09ext4fs ls load supportUma Shankar1-0/+63