grub/grub-core/fs
Vladimir 'phcoder' Serbinenko 84f9d341b0 * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop
condition to avoid possibly infinite loops.
	* grub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Likewise.
	* grub-core/lib/xzembed/xz_dec_bcj.c (bcj_powerpc): Likewise.
2012-02-22 05:22:39 +01:00
..
zfs * grub-core/fs/zfs/zfs.c (zfs_fetch_nvlist): Mark unknown member here 2012-02-12 19:19:57 +01:00
affs.c * grub-core/fs/affs.c (grub_affs_read_block): Avoid <= in loop 2012-02-22 05:22:39 +01:00
afs.c Leverage BFS implementation to read AFS. 2011-10-30 16:10:18 +01:00
bfs.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
btrfs.c Improve string. Gettextize. 2012-02-12 15:25:25 +01:00
cpio.c * grub-core/fs/cpio.c (grub_cpio_dir): Fix a bug with multiple listing. 2012-02-09 14:27:05 +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 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
fshelp.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
hfs.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
hfsplus.c * grub-core/fs/hfs.c (macroman_to_utf8): Convert / to :. 2012-01-14 23:34:33 +01:00
iso9660.c Increase warning level. 2012-02-10 16:48:48 +01:00
jfs.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
minix.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +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_super_block): Expand volume_name 2012-01-31 22:43:29 +01:00
ntfs.c * grub-core/fs/ntfs.c (locate_attr): Avoid set in if. 2012-02-12 18:47:46 +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 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
romfs.c * grub-core/fs/romfs.c (grub_romfs_mount): Fix a bug with labels going 2012-01-31 22:25:07 +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 (direct_read): Rename read to curread to 2012-02-10 12:17:40 +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 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +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