grub/grub-core/fs
2012-01-22 16:43:14 +01:00
..
zfs * configure.ac: Add back in test for limits.h. 2012-01-22 16:43:14 +01:00
affs.c Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
afs.c Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
bfs.c Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
btrfs.c Eliminate grub_min/grub_max prone to overflow usage. 2012-01-14 15:44:34 +01:00
cpio.c Integrate hints into autogeneration scripts. 2011-12-24 15:09:26 +01:00
cpio_be.c Support odc, newc and bigendian cpio formats. 2011-12-23 16:15:18 +01:00
exfat.c exfat reader 2011-04-11 18:13:00 +02:00
ext2.c * grub-core/fs/ext2.c (grub_ext2_iterate_dir): Ignore entries with 2012-01-14 11:55:20 +01:00
fat.c * grub-core/fs/udf.c (read_string): Macroify GRUB_MAX_UTF8_PER_UTF16. 2011-12-13 01:41:16 +01:00
fshelp.c * grub-core/fs/fshelp.c (grub_fshelp_find_file): Use grub_strcasecmp 2012-01-14 11:46:13 +01:00
hfs.c * grub-core/fs/hfs.c (macroman_to_utf8): Convert / to :. 2012-01-14 23:34:33 +01:00
hfsplus.c * grub-core/fs/hfs.c (macroman_to_utf8): Convert / to :. 2012-01-14 23:34:33 +01:00
iso9660.c * grub-core/fs/iso9660.c (grub_iso9660_convert_string): Make first 2011-12-13 16:35:12 +01:00
jfs.c * grub-core/fs/jfs.c (grub_jfs_getent): Handle UTF16 endianness. 2011-12-13 23:11:48 +01:00
minix.c * grub-core/fs/minix.c (grub_minix_mount) [MODE_MINIX3]: Treat 0xffff 2011-12-25 22:44:42 +01:00
minix2.c Split minix.mod into minix.mod and minix2.mod. 2010-09-08 19:13:48 +02:00
minix3.c minix3fs support 2011-04-11 08:16:13 +02:00
newc.c Support odc, newc and bigendian cpio formats. 2011-12-23 16:15:18 +01:00
nilfs2.c Remove defines pertaining to arbitrary limits not affecting GRUB 2012-01-14 11:30:43 +01:00
ntfs.c Support 4K-sector NTFS. 2012-01-20 15:01:35 +01:00
ntfscomp.c * include/grub/ntfs.h: Add GRUB_NTFS_ prefix. All users updated. 2011-10-27 02:59:45 +02:00
odc.c Support odc, newc and bigendian cpio formats. 2011-12-23 16:15:18 +01:00
reiserfs.c * grub-core/fs/reiserfs.c (grub_reiserfs_uuid): Reject 0-uuid as 2012-01-14 23:36:21 +01:00
romfs.c * grub-core/fs/romfs.c (grub_romfs_mount): Fix pointer comparison 2011-12-13 23:15:56 +01:00
sfs.c * docs/grub.texi (Filesystems): Mention SFS as Latin1 filesystem. 2011-12-25 22:39:56 +01:00
squash4.c * grub-core/fs/squash4.c (squash_mount): Mark endian conversion in 2012-01-11 12:46:50 +01:00
tar.c automake commit without merge history 2010-05-06 11:34:04 +05:30
udf.c * grub-core/fs/udf.c (grub_udf_partmap): Add packed attribute 2011-12-13 13:58:33 +01:00
ufs.c * grub-core/fs/ufs.c (grub_ufs_mtime) [MODE_UFS2]: Check mtime field 2011-11-03 15:00:45 +01:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
xfs.c * grub-core/fs/xfs.c (grub_xfs_iterate_dir): Use grub_get_unaligned16 2011-12-13 02:02:38 +01:00