.. |
zfs
|
zfs: Fix disk-matching logic.
|
2015-01-24 20:57:26 +01:00 |
affs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
afs.c
|
Leverage BFS implementation to read AFS.
|
2011-10-30 16:10:18 +01:00 |
archelp.c
|
* include/grub/misc.h (grub_strcat): Removed. All users changed to
|
2013-11-01 16:27:37 +01:00 |
bfs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
btrfs.c
|
* grub-core/fs/btrfs.c: Avoid divisions by zero.
|
2015-01-21 17:42:12 +01:00 |
cbfs.c
|
fs/cbfs: Add missing free.
|
2015-01-25 00:00:49 +01:00 |
cpio.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
cpio_be.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
cpio_common.c
|
fs/cpio_common: Add a sanity check on namesize.
|
2015-01-25 00:11:59 +01:00 |
exfat.c
|
exfat reader
|
2011-04-11 18:13:00 +02:00 |
ext2.c
|
* grub-core/fs/ext2.c (grub_ext2_mount): Additional checks for superblock validity.
|
2015-01-21 17:42:11 +01:00 |
fat.c
|
fs/fat: Fix codepath to properly free on error.
|
2015-01-25 01:27:44 +01:00 |
fshelp.c
|
grub_fshelp_read_file: Don't attempt to read past the end of file.
|
2015-01-21 17:38:04 +01:00 |
hfs.c
|
fs/hfs: Add pointer sanity checks.
|
2015-01-25 13:18:10 +01:00 |
hfsplus.c
|
Implement better integration with Mac firmware.
|
2013-12-17 15:21:02 +01:00 |
hfspluscomp.c
|
Make grub_zlib_decompress handle incomplete chunks.
|
2013-12-18 23:39:49 +01:00 |
iso9660.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
jfs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
minix.c
|
* grub-core/fs/minix.c: Additional filesystem sanity checks.
|
2015-01-21 17:42:11 +01:00 |
minix2.c
|
Split minix.mod into minix.mod and minix2.mod.
|
2010-09-08 19:13:48 +02:00 |
minix2_be.c
|
Handle big-endian minixfs (fixes minixfs tests on bigendian).
|
2012-04-01 21:35:18 +02:00 |
minix3.c
|
minix3fs support
|
2011-04-11 08:16:13 +02:00 |
minix3_be.c
|
Handle big-endian minixfs (fixes minixfs tests on bigendian).
|
2012-04-01 21:35:18 +02:00 |
minix_be.c
|
Handle big-endian minixfs (fixes minixfs tests on bigendian).
|
2012-04-01 21:35:18 +02:00 |
newc.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
nilfs2.c
|
Reject NILFS2 superblocks with over 1GiB blocks.
|
2015-01-21 17:42:10 +01:00 |
ntfs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
ntfscomp.c
|
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
|
2013-11-02 16:30:53 +01:00 |
odc.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
proc.c
|
Remove practice of assigning random const pointers to device id.
|
2013-12-16 14:49:11 +01:00 |
reiserfs.c
|
cleanup: grub_cpu_to_XXX_compile_time for constants
|
2014-09-22 20:47:10 +04:00 |
romfs.c
|
Remove nested functions from disk and file read hooks.
|
2013-02-27 17:19:15 +01:00 |
sfs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
squash4.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
tar.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
udf.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |
ufs.c
|
grub_ufs_mount: Check that sblock.ino_per_group is not 0.
|
2015-01-21 17:42:11 +01:00 |
ufs2.c
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
ufs_be.c
|
Support big-endian UFS1.
|
2012-12-08 20:56:58 +01:00 |
xfs.c
|
Add gcc_struct to all packed structures when compiling with mingw.
|
2013-12-15 14:14:30 +01:00 |