Commit Graph

22 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Stefan Brüns 66a47ff2d8 ext4: Allow reading files with non-zero offset, clamp read len 8 years ago
Stefan Brüns 688d0e79f6 ext4: Use helper function to access group descriptor and its fields 8 years ago
Stefan Brüns fc214ef909 ext4: determine group descriptor size for 64bit feature 8 years ago
Stefan Brüns 10a7a1b8ba ext4: Avoid corruption of directories with hash tree indexes 8 years ago
Stefan Brüns 76a29519ff ext4: fix possible crash on directory traversal, ignore deleted entries 8 years ago
Tom Rini 6f94ab6656 ext4: Refuse to mount filesystems with 64bit feature set 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t 10 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 10 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
Łukasz Majewski 8b454eeeea fs:ext4:write:fix: Reinitialize global variables after updating a file 10 years ago
Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs 10 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes 11 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 11 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 12 years ago
Uma Shankar a1596438a6 ext4fs ls load support 12 years ago