.. |
zfs
|
* grub-core/fs/zfs/zfs.c (nvlist_find_value): Fix return value.
|
2012-05-03 09:09:30 +02:00 |
affs.c
|
* grub-core/fs/affs.c (grub_affs_mtime): Add missing grub_dl_ref.
|
2012-05-21 22:07:28 +02:00 |
afs.c
|
Leverage BFS implementation to read AFS.
|
2011-10-30 16:10:18 +01:00 |
bfs.c
|
* grub-core/fs/bfs.c (find_in_b_tree) [MODE_AFS]: Fix handling of exact
|
2012-05-12 13:35:58 +02:00 |
btrfs.c
|
* grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress): Fix offset when
|
2012-05-03 22:16:45 +02:00 |
cpio.c
|
* grub-core/fs/cpio.c (grub_cpio_find_file): Handle prefix.
|
2012-05-10 23:38:01 +02: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/bfs.c (mount): Improve filesystem detection reliability.
|
2012-05-12 13:31:05 +02:00 |
fat.c
|
* grub-core/fs/fat.c (grub_fat_find_dir): Fix error message.
|
2012-05-17 13:45:00 +02:00 |
fshelp.c
|
* grub-core/fs/fshelp.c (grub_fshelp_find_file): Set currnode to 0
|
2012-05-22 08:24:27 +02:00 |
hfs.c
|
* grub-core/fs/bfs.c (mount): Improve filesystem detection reliability.
|
2012-05-12 13:31:05 +02:00 |
hfsplus.c
|
* grub-core/fs/hfsplus.c (grub_hfsplus_label): Use found ptr rather
|
2012-05-25 00:47:49 +02:00 |
iso9660.c
|
* grub-core/fs/iso9660.c (grub_iso9660_iterate_dir): Mark plain
|
2012-05-18 12:51:02 +02:00 |
jfs.c
|
* grub-core/fs/jfs.c (grub_jfs_data): New field caseins.
|
2012-05-17 13:50:33 +02:00 |
minix.c
|
* grub-core/fs/bfs.c (mount): Improve filesystem detection reliability.
|
2012-05-12 13:31:05 +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 odc, newc and bigendian cpio formats.
|
2011-12-23 16:15:18 +01:00 |
nilfs2.c
|
Fix wrapped HFS+ handling.
|
2012-05-09 13:02:59 +02:00 |
ntfs.c
|
* grub-core/fs/ntfs.c (read_data): Prevent overflow.
|
2012-05-15 17:17:06 +02:00 |
ntfscomp.c
|
* include/grub/ntfs.h (grub_ntfs_comp_table_element): New struct.
|
2012-05-15 17:09:14 +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_iterate_dir): Fix size byteswap
|
2012-05-22 08:30:57 +02:00 |
romfs.c
|
* grub-core/fs/bfs.c (mount): Improve filesystem detection reliability.
|
2012-05-12 13:31:05 +02:00 |
sfs.c
|
Fix wrapped HFS+ handling.
|
2012-05-09 13:02:59 +02:00 |
squash4.c
|
* grub-core/fs/squash4.c (grub_squash_read_data): Add missing byte-swap.
|
2012-05-22 08:38:17 +02:00 |
tar.c
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
udf.c
|
* grub-core/fs/udf.c (read_string): Bail out on size=0.
|
2012-05-13 20:18:33 +02:00 |
ufs.c
|
* grub-core/fs/ufs.c (grub_ufs_find_file): Fix handling of double slash.
|
2012-05-10 23:33:44 +02:00 |
ufs2.c
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
xfs.c
|
* grub-core/fs/bfs.c (mount): Improve filesystem detection reliability.
|
2012-05-12 13:31:05 +02:00 |