Commit Graph

13 Commits (c6606515f1aedd716f5cffa454de12601bc2c372)

Author SHA1 Message Date
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Stefan Brüns 9f5dd8b6e2 ext4: Add helper functions for block group descriptor field access 8 years ago
Stefan Brüns a0d767e2c1 ext4: propagate error if creation of directory entry fails 8 years ago
Michael Walle 58a9ecbaf4 ext4: fix endianess problems in ext4 write support 8 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 10 years ago
Tom Rini 715b56fe2b Revert "ext4fs: Add ext4 extent cache for read operations" 11 years ago
Ionut Nicu fc0fc50f38 ext4fs: Add ext4 extent cache for read operations 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 12 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 12 years ago
Stephen Warren 55b523b7d4 ext4: cache-align buffers so the invalidation works 12 years ago
Uma Shankar ed34f34dba ext4fs write support 13 years ago
Uma Shankar a1596438a6 ext4fs ls load support 13 years ago