..
zfs
* grub-core/fs/zfs/zfs.c (ZAP_LEAF_NUMCHUNKS): Use unsigned arithmetics.
2013-11-13 09:27:36 +01:00
affs.c
* grub-core/fs/affs.c (grub_affs_create_node): Fix uninited value
2013-10-18 16:47:30 +02: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
* grub-core/fs/bfs.c: Remove variable length arrays. Reduces afs.mod and
2013-10-20 13:11:40 +02:00
btrfs.c
Decrease stack usage in BtrFS.
2013-11-16 16:15:26 +01:00
cbfs.c
Add new ports: i386-xen and x86_64-xen. This allows running GRUB in
2013-11-09 21:29:11 +01:00
cpio.c
Support for cbfs. Also factor out the part which is common
2013-06-16 00:06:13 +02:00
cpio_be.c
Support for cbfs. Also factor out the part which is common
2013-06-16 00:06:13 +02:00
cpio_common.c
Add progress module to display load progress of files.
2013-10-22 16:42:20 -02:00
exfat.c
exfat reader
2011-04-11 18:13:00 +02:00
ext2.c
* grub-core/fs/ext2.c (grub_ext2_read_block): Factor out common code for indirect block handling.
2013-11-14 08:13:06 +00:00
fat.c
Split out blocklist retrieving from setup.c to
2013-10-15 17:02:26 +02:00
fshelp.c
* grub-core/fs/fshelp.c (find_file): Save ctx->next when calling
2013-11-02 20:29:02 +01:00
hfs.c
* grub-core/fs/hfs.c: Remove variable length arrays.
2013-10-20 17:24:19 +02:00
hfsplus.c
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
2013-11-02 16:30:53 +01:00
hfspluscomp.c
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
2013-11-02 16:30:53 +01:00
iso9660.c
* grub-core/fs/iso9660.c: Replace strncat with memcpy.
2013-10-26 12:49:51 +02:00
jfs.c
Decrease stack usage in JFS.
2013-11-16 16:00:42 +01:00
minix.c
* grub-core/fs/minix.c: Remove variable length arrays. Reduces jfs.mod
2013-10-20 13:26:37 +02: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
Support for cbfs. Also factor out the part which is common
2013-06-16 00:06:13 +02:00
nilfs2.c
* grub-core/fs/nilfs2.c: Remove variable length arrays.
2013-10-20 16:17:41 +02:00
ntfs.c
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
2013-11-02 16:30:53 +01:00
ntfscomp.c
* grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call
2013-11-02 16:30:53 +01:00
odc.c
Support for cbfs. Also factor out the part which is common
2013-06-16 00:06:13 +02:00
proc.c
* grub-core/fs/proc.c: Allow \0 in proc files.
2013-11-12 15:57:09 +01:00
reiserfs.c
* grub-core/fs/reiserfs.c (grub_reiserfs_iterate_dir): Fix type of
2013-11-07 00:48:04 +01:00
romfs.c
Remove nested functions from disk and file read hooks.
2013-02-27 17:19:15 +01:00
sfs.c
Remove nested functions from disk and file read hooks.
2013-02-27 17:19:15 +01:00
squash4.c
Remove nested functions from filesystem directory iterators.
2013-01-21 01:33:46 +00:00
tar.c
* grub-core/fs/tar.c (grub_cpio_read): Add read_hook.
2013-11-01 23:33:59 +01:00
udf.c
* grub-core/fs/udf.c: Remove variable length arrays.
2013-10-20 16:33:12 +02:00
ufs.c
* grub-core/fs/ufs.c: Remove variable length arrays.
2013-10-20 23:07:50 +02: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
* grub-core/fs/xfs.c: Remove variable length arrays.
2013-10-20 15:52:27 +02:00