Historique des commits

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