grub/grub-core/fs
Vladimir 'phcoder' Serbinenko b3fe42adb7 * grub-core/fs/zfs/zfs.c (get_filesystem_dnode): Support space in
subvolume name (by removing a bogus and useless check).
2012-01-31 22:20:37 +01:00
..
zfs * grub-core/fs/zfs/zfs.c (get_filesystem_dnode): Support space in 2012-01-31 22:20:37 +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 * grub-core/fs/btrfs.c (grub_btrfs_device): New field size. 2012-01-25 15:10:56 +01:00
cpio.c * grub-core/fs/cpio.c (handle_symlink): Fix a bug. 2012-01-29 15:36:06 +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_label): Fix field size. Change to 2012-01-31 22:12:57 +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 * grub-core/fs/nilfs2.c (grub_nilfs2_load_sb): Use device size from 2012-01-25 15:09:00 +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 (xz_decompress): Fix return value. 2012-01-27 13:09:57 +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