Commit Graph

11 Commits (6e1899e633c2ac3f6da7101d4990361c6ff2a9d2)

Author SHA1 Message Date
Łukasz Majewski 8b454eeeea fs:ext4:write:fix: Reinitialize global variables after updating a file 11 years ago
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 12 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 12 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 12 years ago
Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 12 years ago
Simon Glass 73c15c634d ext4: Rename block group descriptor table from gd to bgd 12 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 12 years ago
Rob Herring 9450106296 ext4: remove init_fs/deinit_fs 12 years ago
Uma Shankar ed34f34dba ext4fs write support 13 years ago
Uma Shankar a1596438a6 ext4fs ls load support 13 years ago