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