提交歷史

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