Commit History

Author SHA1 Message Date
  Simon Glass e6f6f9e648 common: Drop part.h from common header 4 years ago
  Paul Emge 084be43b75 ext4: gracefully fail on divide-by-0 4 years ago
  Marek Szyprowski 1c9f8f6412 ext4: fix calculating inode blkcount for non-512 blocksize filesystems 4 years ago
  Benjamin Lim febbc58331 Fix ext4 block group descriptor sizing 5 years ago
  Gero Schumacher 1c48fda3e5 fs: ext4: Problem with ext4load and sparse files 5 years ago
  Jean-Jacques Hiblot 5efc0686ee fs: ext4: Add support for the creation of symbolic links 5 years ago
  Jean-Jacques Hiblot b000180b0f fs: ext4: constify the buffer passed to write functions 5 years ago
  Stephen Warren d5aee659f2 fs: ext4: cache extent data 5 years ago
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Marek Behún 51be471663 fs: ext4: Do not print mount fail message when not ext4 filesystem 6 years ago
  Ian Ray ecdfb4195b ext4: recover from filesystem corruption when reading 6 years ago
  Tuomas Tynkkynen 385b731855 fs/ext4: Fix group descriptor checksum calculation 6 years ago
  Stefan Brüns 3cc5bbb8e6 fs/ext4: Initialize group descriptor size for revision level 0 filesystems 7 years ago
  Stefan Brüns f81db56f2f ext4: Fix handling of sparse files 7 years ago
  Stefan Brüns 805e3e00f2 ext4: Only write journal entries for modified blocks in unlink_filename 7 years ago
  Stefan Brüns d1bdf22461 ext4: Fix handling of direntlen in unlink_filename 7 years ago
  Stefan Brüns 15bf8c4f93 ext4: cleanup unlink_filename function 7 years ago
  Stefan Brüns b4976b49a0 ext4: Revert rejection of 64bit enabled ext4 fs 7 years ago
  Stefan Brüns 749e93ee18 ext4: Respect group descriptor size when adjusting free counts 7 years ago
  Stefan Brüns 688d0e79f6 ext4: Use helper function to access group descriptor and its fields 7 years ago
  Stefan Brüns f798b1dda1 ext4: Use correct descriptor size when reading the block group descriptor 7 years ago
  Stefan Brüns 9f5dd8b6e2 ext4: Add helper functions for block group descriptor field access 7 years ago
  Stefan Brüns fc214ef909 ext4: determine group descriptor size for 64bit feature 7 years ago
  Stefan Brüns de9e831675 ext4: Correct block number handling, empty block vs. error code 7 years ago
  Stefan Brüns 0ceef3d371 ext4: Avoid out-of-bounds access of block bitmap 7 years ago
  Stefan Brüns a9fa0ed183 ext4: After completely filled group, scan next group from the beginning 7 years ago
  Stefan Brüns e927265225 ext4: Do not clear zalloc'ed buffers a second time 7 years ago
  Stefan Brüns 398d6fad92 ext4: Only update number of of unused inodes if GDT_CSUM feature is set 7 years ago
  Stefan Brüns b7dd40d052 ext4: Scan all directory blocks when looking up an entry 7 years ago