提交歷史

作者 SHA1 備註 提交日期
  Vladimir Serbinenko 9deb46e363 * grub-core/fs/btrfs.c: Avoid divisions by zero. 10 年之前
  Michael Chang 54bd9a0610 Fix incorrect address reference in btrfs 10 年之前
  Thomas Falcon 4afd0107ef btrfs: fix get_root key comparison failures due to endianness 11 年之前
  Vladimir Serbinenko 2e238b3708 Make grub_zlib_decompress handle incomplete chunks. 11 年之前
  Vladimir Serbinenko 7e47e27bd8 Add gcc_struct to all packed structures when compiling with mingw. 11 年之前
  Vladimir Serbinenko 1a454efe89 Decrease stack usage in BtrFS. 11 年之前
  Vladimir Serbinenko 82591fa6e7 Make / in btrfs refer to real root, not the default volume. 11 年之前
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 年之前
  Colin Watson 25239370fd Remove nested functions from device iterators. 12 年之前
  Vladimir 'phcoder' Serbinenko f3250e5f1f * grub-core/fs/btrfs.c (GRUB_BTRFS_ITEM_TYPE_INODE_REF): New enum value. 13 年之前
  Vladimir 'phcoder' Serbinenko 9e8bc27a40 * grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress): Fix offset when 13 年之前
  Anton Blanchard bbb39a458b Fix btrfs endianness handling. 13 年之前
  Vladimir 'phcoder' Serbinenko 354e0af7d3 * grub-core/fs/btrfs.c (grub_btrfs_read_logical): New argument 13 年之前
  Colin Watson e3c78337c3 * include/grub/partition.h (grub_partition_map): Change prototype of 13 年之前
  Vladimir 'phcoder' Serbinenko e1e49678b9 * util/grub-install.in: Clarify strings. 13 年之前
  Vladimir 'phcoder' Serbinenko fe42ce0924 * grub-core/fs/btrfs.c (find_device): Fix typos. 13 年之前
  Vladimir 'phcoder' Serbinenko d61386e21d Improve string. Gettextize. 13 年之前
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 年之前
  Vladimir 'phcoder' Serbinenko e06c2e7abc * grub-core/fs/btrfs.c (grub_btrfs_device): New field size. 13 年之前
  Vladimir 'phcoder' Serbinenko 9c2710789f Eliminate grub_min/grub_max prone to overflow usage. 13 年之前
  Vladimir 'phcoder' Serbinenko 6c1892942d * grub-core/fs/btrfs.c (grub_btrfs_embed): Spelling fix. 13 年之前
  Vladimir 'phcoder' Serbinenko 6b68db81fc * grub-core/fs/btrfs.c (grub_btrfs_read_logical): Fix RAID10 logic for 13 年之前
  Vladimir 'phcoder' Serbinenko 8a5a3a5b5a Fix several memory leaks. 13 年之前
  Vladimir 'phcoder' Serbinenko c7ba4f6984 Support BtrFS embedding. 13 年之前
  Vladimir 'phcoder' Serbinenko 7c01e783dc * grub-core/fs/btrfs.c (grub_btrfs_extent_read): Add sanity check and 13 年之前
  Szymon Janc 0e2b7e39f2 * grub-core/fs/btrfs.c: Include <minilzo.h> instead of "minilzo.h". 13 年之前
  Szymon Janc 139d67a82f * grub-core/fs/btrfs.c: Fix code style regressions. 13 年之前
  Szymon Janc 579c12fbb4 * grub-core/fs/btrfs.c: Some minor cleanups. 13 年之前
  Szymon Janc 00b98c9b2e * grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress): Random fixes and some 13 年之前
  Szymon Janc 4334690fbf More work on LZO for btrfs support. Some fixes and code refactoring. 13 年之前