Michael Chang
|
348cd416a3
fs/ext2: Rework out-of-bounds read for inline and external extents
|
1 개월 전 |
B Horn
|
16f196874f
kern/file: Implement filesystem reference counting
|
10 달 전 |
Michael Chang
|
7e2f750f0a
fs/ext2: Fix out-of-bounds read for inline extents
|
10 달 전 |
Theodore Ts'o
|
2e9fa73a04
fs/ext2: Ignore the large_dir incompat feature
|
2 년 전 |
Krzysztof Nowicki
|
1e5ed5f5f5
fs/ext2: Fix handling of missing sparse extent leafs
|
3 년 전 |
Javier Martinez Canillas
|
7fd5feff97
fs/ext2: Ignore checksum seed incompat feature
|
3 년 전 |
Carlos Maiolino
|
81f1962393
fs: Use 64-bit type for filesystem timestamp
|
3 년 전 |
Yi Zhao
|
bd8b36d8aa
fs/ext2: Fix a file not found error when a symlink filesize is equal to 60
|
4 년 전 |
Peter Jones
|
3f05d693d1
malloc: Use overflow checking primitives where we do complex allocations
|
4 년 전 |
Vladimir Serbinenko
|
ad4bfeec5c
Change fs functions to add fs_ prefix
|
6 년 전 |
Eric Biggers
|
734668238f
Allow GRUB to mount ext2/3/4 filesystems that have the encryption feature.
|
7 년 전 |
Vladimir Serbinenko
|
54e7dbbcb9
grub_ext2_read_block: Fix return type on error.
|
9 년 전 |
Vladimir Serbinenko
|
5537a586e0
ext2: Ignore INCOMPAT_MMP.
|
10 년 전 |
Vladimir Serbinenko
|
e20aa39ea4
ext2: Support META_BG.
|
10 년 전 |
Vladimir Serbinenko
|
47cd2645dd
* grub-core/fs/ext2.c (grub_ext2_mount): Additional checks for superblock validity.
|
10 년 전 |
Peter Nelson
|
58f66137a3
* grub-core/fs/ext2.c (grub_ext2_read_block): Support large sparse chunks.
|
10 년 전 |
Colin Watson
|
5da5517288
* grub-core/fs/ext2.c (grub_ext2_read_block): Factor out common code for indirect block handling.
|
11 년 전 |
Vladimir Serbinenko
|
ac8cac1dac
* grub-core/fs/ext2.c: Remove variable length arrays.
|
11 년 전 |
Vladimir Serbinenko
|
eb03ede014
* grub-core/fs/ext2.c (grub_ext2_read_symlink): Use memcpy rather
|
11 년 전 |
Vladimir Serbinenko
|
6673d8e7b6
* grub-core/fs/ext2.c (EXT2_BLOCK_SIZE): Make unsigned.
|
11 년 전 |
Colin Watson
|
4eb8b75659
Remove nested functions from disk and file read hooks.
|
12 년 전 |
Colin Watson
|
fc524edf65
Remove nested functions from filesystem directory iterators.
|
12 년 전 |
Vladimir 'phcoder' Serbinenko
|
f797ec85a0
* grub-core/fs/ext2.c (grub_ext2_read_block): Use shifts rather than
|
12 년 전 |
Vladimir 'phcoder' Serbinenko
|
073b57bb8e
* grub-core/fs/ext2.c: Experimental support for 64-bit.
|
12 년 전 |
Vladimir 'phcoder' Serbinenko
|
2e57f28fc7
* grub-core/fs/bfs.c (mount): Improve filesystem detection reliability.
|
13 년 전 |
Vladimir 'phcoder' Serbinenko
|
f417ed0432
Fix wrapped HFS+ handling.
|
13 년 전 |
Vladimir 'phcoder' Serbinenko
|
e1e49678b9
* util/grub-install.in: Clarify strings.
|
13 년 전 |
Vladimir 'phcoder' Serbinenko
|
10476bb0db
* grub-core/fs/ext2.c (grub_ext2_label): Fix field size. Change to
|
13 년 전 |
Vladimir 'phcoder' Serbinenko
|
80662dbc5d
* grub-core/fs/ext2.c (grub_ext2_iterate_dir): Ignore entries with
|
13 년 전 |
Vladimir 'phcoder' Serbinenko
|
75b49ebed9
Remove defines pertaining to arbitrary limits not affecting GRUB
|
13 년 전 |