]> git.proxmox.com Git - grub2.git/history - grub-core/fs/btrfs.c
btrfs: fix get_root key comparison failures due to endianness
[grub2.git] / grub-core / fs / btrfs.c
2014-09-26 Thomas Falconbtrfs: fix get_root key comparison failures due to...
2013-12-18 Vladimir Serbinenko Make grub_zlib_decompress handle incomplete chunks.
2013-12-15 Vladimir Serbinenko Add gcc_struct to all packed structures when compiling...
2013-11-16 Vladimir Serbinenko Decrease stack usage in BtrFS.
2013-11-16 Vladimir Serbinenko Decrease stack usage in BtrFS.
2013-10-28 Vladimir Serbinenko Make / in btrfs refer to real root, not the default...
2013-01-21 Colin WatsonRemove nested functions from filesystem directory itera...
2013-01-20 Colin WatsonRemove nested functions from device iterators.
2012-05-26 Vladimir 'phcoder... * grub-core/fs/btrfs.c (GRUB_BTRFS_ITEM_TYPE_INODE_REF...
2012-05-03 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress...
2012-03-31 Anton Blanchard Fix btrfs endianness handling.
2012-03-31 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_read_logical):...
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-27 Vladimir 'phcoder... * util/grub-install.in: Clarify strings.
2012-02-26 Vladimir 'phcoder... Remove prio_list.
2012-02-26 Lubomir Kundrak GDB serial and backtrace support.
2012-02-23 Vladimir 'phcoder... * grub-core/fs/btrfs.c (find_device): Fix typos.
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-12 Vladimir 'phcoder... Improve string. Gettextize.
2012-02-08 Vladimir 'phcoder... Improve gettext support. Stylistic fixes and error...
2012-02-01 Vladimir 'phcoder... merge mainline into cbi
2012-02-01 Vladimir 'phcoder... merge mainline into ehci
2012-01-25 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_device): New field...
2012-01-14 Vladimir 'phcoder... Eliminate grub_min/grub_max prone to overflow usage.
2011-12-23 Vladimir 'phcoder... merge mainline into hints
2011-12-15 Vladimir 'phcoder... Remerge net branch
2011-12-15 Vladimir 'phcoder... merge mainline into net
2011-11-14 Vladimir 'phcoder... merge mainline into backtrace
2011-11-14 Vladimir 'phcoder... merge mainline into backtrace
2011-11-13 Vladimir 'phcoder... Merge mainline into plan9
2011-11-12 Vladimir 'phcoder... Move grub_chainloader_real_boot out of the kernel.
2011-11-11 Vladimir 'phcoder... merge mainline into fuse
2011-11-11 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_embed): Spelling...
2011-11-10 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_read_logical):...
2011-11-09 Vladimir 'phcoder... Fix several memory leaks.
2011-11-08 Vladimir 'phcoder... Merge mainline into fuse
2011-11-05 Vladimir 'phcoder... Support BtrFS embedding.
2011-10-31 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_extent_read): Add...
2011-10-26 Vladimir 'phcoder... merge mainline into zfs
2011-10-19 Vladimir 'phcoder... ExFAT support.
2011-10-06 Szymon JancAdd support for LZO compression in GRUB:
2011-10-06 Szymon Jancmerge trunk
2011-10-04 Szymon Jancmerge trunk
2011-10-03 Szymon Janc* grub-core/fs/btrfs.c: Include <minilzo.h> instead...
2011-10-03 Szymon Janc* grub-core/fs/btrfs.c: Fix code style regressions.
2011-08-24 Szymon Janc* grub-core/fs/btrfs.c: Some minor cleanups.
2011-08-23 Szymon Janc* grub-core/fs/btrfs.c (grub_btrfs_lzo_decompress)...
2011-08-20 Szymon Jancmerge trunk
2011-08-20 Szymon Jancmerge trunk
2011-08-20 Szymon Jancmerge trunk
2011-08-20 Szymon JancMore work on LZO for btrfs support. Some fixes and...
2011-08-14 Szymon JancAdd support for LZO compression in btrfs.
2011-08-14 Szymon Janc* grub-core/fs/btrfs.c: Some code style fixes.
2011-08-13 Szymon Jancmerge trunk
2011-07-21 Colin WatsonPreferred resolution detection for VBE.
2011-07-07 Vladimir Serbinenko LUKS and GELI support.
2011-07-07 Vladimir 'phcoder... merge mainline into lazy
2011-07-02 Vladimir 'phcoder... merge mainline into net
2011-06-26 Yves BlusseauDisplay the path of the file when file is not found
2011-06-23 Vladimir 'phcoder... AHCI support.
2011-06-23 Vladimir 'phcoder... merge mainline into 4096
2011-05-27 Manoel R. AbranchesMerge Mainline.
2011-05-18 Colin Watsonmerge trunk
2011-05-18 Colin Watson * grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE.
2011-05-18 Vladimir 'phcoder... Use full 64-bit division.
2011-05-18 Colin WatsonMove gfxmenu color handling to video, so that gfxterm...
2011-05-18 Vladimir 'phcoder... * grub-core/fs/fat.c: Include grub/fat.h.
2011-05-18 Vladimir 'phcoder... FreeDOS direct loading support.
2011-05-18 Vladimir 'phcoder... Long Linux command line support.
2011-05-18 Vladimir Serbinenko Improve devmapper support
2011-05-17 Vladimir 'phcoder... merge mainline and various cleanups
2011-05-17 Vladimir 'phcoder... SGI ARCS port.
2011-05-16 Vladimir 'phcoder... merge mainline into ahci
2011-05-15 Vladimir 'phcoder... Several FS mtime support.
2011-05-15 Vladimir 'phcoder... ROMFS support.
2011-05-15 Vladimir 'phcoder... Squashfs v4 support.
2011-05-15 Feiran Zheng * Makefile.util.def (libgrubmods.a): Add minix3.
2011-05-15 Tristan Gingold IA64 support.
2011-05-15 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_read_logical):...
2011-05-14 Vladimir 'phcoder... Fuloong support.
2011-05-05 Manoel Rebelo Abra... Merge mainline.
2011-04-24 Vladimir 'phcoder... merge 4096 into luks
2011-04-24 Vladimir 'phcoder... merge 4096 into luks
2011-04-21 Vladimir 'phcoder... merge devmapper into lazy
2011-04-21 Colin Watsonmerge trunk
2011-04-21 Vladimir 'phcoder... merge devmapper into luks
2011-04-21 Colin Watsonmerge trunk
2011-04-18 Vladimir 'phcoder... * grub-core/fs/btrfs.c (grub_btrfs_read_logical):...
2011-04-11 Vladimir 'phcoder... BtrFS support. Written by me (Vladimir) with important...
2011-04-11 Vladimir 'phcoder... Implement automatic module license checking according...
2011-04-11 Colin Watson* grub-core/fs/btrfs.c (grub_btrfs_fs) [GRUB_UTIL]...
2011-04-11 Vladimir 'phcoder... merge mainline into butter
2011-04-11 Vladimir 'phcoder... use actually filled extent size if available
2011-04-11 Vladimir 'phcoder... Take extent offset in account on uncompressed extents
2011-04-11 Vladimir 'phcoder... Fix filename comparison
2011-04-11 Vladimir 'phcoder... Add dprintfs to report chunk lookups
2011-04-11 Vladimir 'phcoder... Remove stale comment about redundancy
2011-04-09 Vladimir 'phcoder... Fix RAID1/duplicated chunk size calculation
2011-04-01 Vladimir 'phcoder... merge my and Abranches' branches
2011-04-01 Manoel Rebelo Abra... Merge mainline.
next