Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Ray ecdfb4195b ext4: recover from filesystem corruption when reading vor 7 Jahren
  Tom Rini fa9ca8a5d2 fs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls vor 7 Jahren
  Lokesh Vutla 509b498a50 ext4: Fix comparision of unsigned expression with < 0 vor 8 Jahren
  Stefan Brüns 66a47ff2d8 ext4: Allow reading files with non-zero offset, clamp read len vor 8 Jahren
  Michael Walle 7f101be314 ext4: use kernel names for byte swaps vor 8 Jahren
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef vor 9 Jahren
  Tom Rini 9e374e7b72 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods vor 10 Jahren
  Suriyan Ramasami d455d8789d fs: API changes enabling extra parameter to return size of type loff_t vor 10 Jahren
  Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB vor 10 Jahren
  Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID vor 10 Jahren
  Stephen Warren cf6598193a fs: implement size/fatsize/ext4size vor 11 Jahren
  Tom Rini 715b56fe2b Revert "ext4fs: Add ext4 extent cache for read operations" vor 11 Jahren
  Ionut Nicu fc0fc50f38 ext4fs: Add ext4 extent cache for read operations vor 11 Jahren
  Stephen Warren 55af5c9313 ext4: implement exists() for ext4fs vor 11 Jahren
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files vor 12 Jahren
  Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB vor 12 Jahren
  Egbert Eich 50ce4c07df fs/ext4: Support device block sizes != 512 bytes vor 12 Jahren
  Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat vor 12 Jahren
  Simon Glass 293d7fbd47 ext4: Split write support into its own file vor 12 Jahren
  Łukasz Majewski 13d43555a9 fs:ext4:write: Initialize cache aligned filename buffer vor 12 Jahren
  Łukasz Majewski d429ca0d83 fs:ext4:fix: Code refactoring to suppress compiler warnings vor 12 Jahren
  Łukasz Majewski 32fc16d7e7 fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division vor 12 Jahren
  Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} vor 12 Jahren
  Simon Glass 73c15c634d ext4: Rename block group descriptor table from gd to bgd vor 12 Jahren
  Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function vor 12 Jahren
  Rob Herring 9450106296 ext4: remove init_fs/deinit_fs vor 12 Jahren
  Uma Shankar ed34f34dba ext4fs write support vor 13 Jahren
  Uma Shankar a1596438a6 ext4fs ls load support vor 13 Jahren