コミット履歴

作者 SHA1 メッセージ 日付
  t.feng 98ae234000 fs/squash4: Fix memory leaks in grub_squash_iterate_dir() 2 年 前
  Elyes Haouas 5b077d05b3 fs: Remove trailing whitespaces 2 年 前
  Carlos Maiolino 81f1962393 fs: Use 64-bit type for filesystem timestamp 3 年 前
  Peter Jones 3f05d693d1 malloc: Use overflow checking primitives where we do complex allocations 4 年 前
  Peter Jones 598de14d93 squash4: Fix an uninitialized variable 5 年 前
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 5 年 前
  Andrei Borzenkov 951306c509 squash4: fix handling of fragments and sparse files 7 年 前
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. 11 年 前
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 年 前
  Vladimir 'phcoder' Serbinenko 20dd511c8c Handle "." and ".." on squashfs. 12 年 前
  Vladimir 'phcoder' Serbinenko 4cf6be1bd9 * grub-core/fs/squash4.c (grub_squash_read_data): Add missing byte-swap. 12 年 前
  Vladimir 'phcoder' Serbinenko 6f5d5ee865 * grub-core/fs/squash4.c (grub_squash_inode): Fix offset field. 12 年 前
  Vladimir 'phcoder' Serbinenko b282dfe5ac * grub-core/fs/squash4.c (lzo_decompress): Set grub_errno on error. 12 年 前
  Vladimir 'phcoder' Serbinenko e1e49678b9 * util/grub-install.in: Clarify strings. 13 年 前
  Vladimir 'phcoder' Serbinenko 22965bce9b * grub-core/fs/squash4.c (direct_read): Rename read to curread to 13 年 前
  Vladimir 'phcoder' Serbinenko f6e4ea709f * grub-core/fs/squash4.c (xz_decompress): Fix return value. 13 年 前
  Vladimir 'phcoder' Serbinenko ff094b9b57 * grub-core/fs/squash4.c (squash_mount): Mark endian conversion in 13 年 前
  Vladimir 'phcoder' Serbinenko c029da8a89 Various squash4 fixes and LZO and XZ support. 13 年 前
  Vladimir 'phcoder' Serbinenko efc2616ee1 * grub-core/fs/squash4.c (grub_squash_inode): Fix field sizes. 13 年 前
  Vladimir 'phcoder' Serbinenko 8a5a3a5b5a Fix several memory leaks. 13 年 前
  Vladimir 'phcoder' Serbinenko ed9ba06dd0 Use shifts in squash4. 13 年 前
  Vladimir 'phcoder' Serbinenko 9f12e664cc Fix handling of uncompressed blocks on squashfs and break 4G limit. 13 年 前
  Colin Watson cff5e5e58d grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE. 13 年 前
  Vladimir 'phcoder' Serbinenko 81ecffbfc1 Add missing packed attribute 14 年 前
  Vladimir 'phcoder' Serbinenko 5e96cb4452 Extend few other fields 14 年 前
  Vladimir 'phcoder' Serbinenko ea17ec49ae Extend fields in dirent header 14 年 前
  Vladimir 'phcoder' Serbinenko 4aab263130 SquashFS mtime support 14 年 前
  Vladimir 'phcoder' Serbinenko 4a91cd8220 symlink support 14 年 前
  Vladimir 'phcoder' Serbinenko e330e4f383 support file mtime 14 年 前
  Vladimir 'phcoder' Serbinenko 627a62fc70 Make type-dependent portion of inode an union 14 年 前