提交歷史

作者 SHA1 備註 提交日期
  Elyes Haouas b441ca3238 disk: Remove trailing whitespaces 3 年之前
  Daniel Axtens e18a000738 disk/lvm: Do not allow a LV to be it's own segment's node's LV 4 年之前
  Daniel Axtens 7012936847 disk/lvm: Sanitize rlocn->offset to prevent wild read 4 年之前
  Daniel Axtens 1155d7dffd disk/lvm: Do not overread metadata 4 年之前
  Daniel Axtens db29073fc7 disk/lvm: Do not crash if an expected string is not found 4 年之前
  Daniel Axtens 2958695c4c disk/lvm: Bail on missing PV list 4 年之前
  Daniel Axtens 27a79bf38e disk/lvm: Don't blast past the end of the circular metadata buffer 4 年之前
  Daniel Axtens a8cc95de74 disk/lvm: Don't go beyond the end of the data we read from disk 4 年之前
  Peter Jones 879c4a8342 lvm: Fix two more potential data-dependent alloc overflows 4 年之前
  Peter Jones f725fa7cb2 calloc: Use calloc() at most places 4 年之前
  Michael Chang 0454b04453 lvm: Add LVM cache logical volume handling 5 年之前
  Peter Jones d5a32255de misc: Make grub_strtol() "end" pointers have safer const qualifiers 5 年之前
  Andrei Borzenkov 5082ea6184 remove extra newlines in grub_util_* strings 10 年之前
  Andrei Borzenkov 527eeeeee6 core: add LVM RAID1 support 10 年之前
  Vladimir Serbinenko 2ae9457e6e disk/lvm: Use zalloc to ensure that segments are initialised to sane value. 10 年之前
  Colin Watson c4badfe836 Improve LVM "logical_volumes" string matching 11 年之前
  Vladimir Serbinenko 6e327fcd4c * grub-core/disk/lvm.c: Use grub_size_t for sizes and grub_ssize_t 11 年之前
  Vladimir 'phcoder' Serbinenko 63653cfdae * grub-core/disk/diskfilter.c: Handle non-md UUIDs. 11 年之前
  Vladimir 'phcoder' Serbinenko 315654c269 * grub-core/disk/lvm.c (grub_lvm_getvalue): Handle 64-bit values. 13 年之前
  Vladimir 'phcoder' Serbinenko b72d44a11a Scan mdraid before LVM. 13 年之前
  Vladimir 'phcoder' Serbinenko 076e7c0fda Merge common RAID and LVM logic to an abstract diskfilter. 13 年之前
  Vladimir 'phcoder' Serbinenko bf3a385792 Add missing const qualifiers. 13 年之前
  Vladimir 'phcoder' Serbinenko 0cddeb0360 Add copyright year. 13 年之前
  Vladimir 'phcoder' Serbinenko 6e0632e28c * grub-core/commands/acpihalt.c: Gettextized. 13 年之前
  Vladimir 'phcoder' Serbinenko dbd3a32e43 * grub-core/disk/raid.c (scan_devices): Don't derference NULL on whole 13 年之前
  Vladimir 'phcoder' Serbinenko 6563f63dfd * grub-core/disk/raid.c (scan_devices): Check partition. 13 年之前
  Vladimir 'phcoder' Serbinenko 9bfdcbbc7d Lazy device scanning. 14 年之前
  Vladimir 'phcoder' Serbinenko 0044d1db2e Simplify disk opening 14 年之前
  Vladimir 'phcoder' Serbinenko 00542307eb merge mainline into lazy 14 年之前
  Vladimir 'phcoder' Serbinenko bf947d36e3 Use full 64-bit division. 14 年之前