VOOZH about

URL: https://cgit.git.savannah.gnu.org/cgit/grub.git/log/?h=andrey%2Fext4_inline_data

⇱ grub.git - GNU GRUB


👁 cgit logo
index : grub.git
GNU GRUB
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-11Merge branch 'master' into andrey/ext4_inline_dataandrey/ext4_inline_dataAndrei Borzenkov527-6368/+21736
2016-05-03net: translate pxe prefix to tftp when checking for self-loadAndrei Borzenkov1-0/+9
2016-04-30net: reset net->stall in grub_net_seek_realAndrei Borzenkov1-0/+1
2016-04-30http: reset EOF indication in http_seekStefan Fritsch1-0/+1
2016-04-24build: Use AC_HEADER_MAJOR to find device macrosMike Gilbert5-2/+22
2016-04-09http: fix superfluous null line in range request headerMichael Chang1-2/+1
2016-03-22configure: set -fno-pie together with -fno-PIEAndrei Borzenkov1-2/+2
2016-03-20bootp: check that interface is not NULL in configure_by_dhcp_ackAndrei Borzenkov1-0/+3
2016-03-19bootp: fix memory leak in grub_cmd_dhcpoptAndrei Borzenkov1-4/+8
2016-03-15Remove the variable oldname which is attempting to free stack space.Aaron Luft1-6/+2
2016-03-13Makefile.util.def: add $LIBINTL to grub-macbless flagsAndrei Borzenkov1-1/+1
2016-03-11Failed config now returns exit code (#1252311)Robert Marshall1-0/+1
2016-03-11xen_file: Fix invalid payload sizeMichael Chang1-2/+2
2016-03-10multiboot2: Remove useless GRUB_PACKEDVladimir Serbinenko1-1/+1
2016-03-0620_linux_xen: fix test for GRUB_DEVICEAndrei Borzenkov1-1/+1
2016-03-0610_linux: Fix grouping of tests for GRUB_DEVICEMike Gilbert1-1/+1
2016-02-28NEWS updateAndrei Borzenkov1-0/+11
2016-02-28Release 2.02~beta3grub-2.02-beta32.02-beta3Vladimir Serbinenko1-1/+1
2016-02-28grub_arch_sync_dma_caches: Accept volatile addressVladimir Serbinenko1-2/+3
2016-02-27efidisk: Respect block_io_protocol buffer alignmentLeif Lindholm1-7/+41
2016-02-27usbtrans: Fix memory coherence and use-after-free.Vladimir Serbinenko1-5/+19
2016-02-27ehci: Fix memory coherenceVladimir Serbinenko1-0/+41
2016-02-27arm-uboot: Make self-relocatable to allow loading at any addressVladimir Serbinenko7-86/+304
2016-02-27Allow _start == 0 with relocatable imagesVladimir Serbinenko1-3/+3
2016-02-27Provide __bss_start and _end symbols in grub-mkimage.Vladimir Serbinenko2-48/+87
2016-02-27Encapsulate image layout into a separate structure.Vladimir Serbinenko3-127/+133
2016-02-27mkimagexx: Split PE and generic part for relocations.Vladimir Serbinenko1-196/+219
2016-02-27mkimage.c: Split into separate files.Vladimir Serbinenko6-337/+406
2016-02-27bsd: Ensure that kernel is loaded before loading module.Vladimir Serbinenko1-0/+12
2016-02-27cat: Don't switch terminal mode when there is nothing to highlight.Vladimir Serbinenko1-4/+7
2016-02-27Use console rather than serial_efi0 on arm64-efi in testsVladimir Serbinenko1-2/+3
2016-02-27efidisk: fix misplaced parenthesis in b00e4c2Andrei Borzenkov1-2/+2
2016-02-26efidisk: prevent errors from diskfilter scan of removable drivesAndrei Borzenkov1-2/+6
2016-02-26Regenerate checksumsVladimir Serbinenko1-98/+98
2016-02-26Makefile: Don't delete default_payload.elf if it doesn't exist.Vladimir Serbinenko1-1/+1
2016-02-25net: fix ipv6 routingJosef Bacik5-31/+103
2016-02-24ieee1275: fix signed comparisonVladimir Serbinenko1-1/+1
2016-02-23search: actually skip floppy with --no-floppyAndrei Borzenkov1-1/+1
2016-02-23multiboot2: zero reserved field in memory mapAndrei Borzenkov1-0/+1
2016-02-22Improve EHCI loggingVladimir Serbinenko1-10/+18
2016-02-22usb_keyboard: Remove useless includeVladimir Serbinenko1-1/+0
2016-02-22Refresh before abortVladimir Serbinenko1-0/+2
2016-02-22ieee1275: prevent buffer over-readEric Snowberg1-1/+4
2016-02-22menu_entry: Disable cursor during update_screen()Thomas Huth1-0/+4
2016-02-17default_payload.elf: Always rebuild and remove before build.Vladimir Serbinenko1-1/+2
2016-02-17default_payload.elf: Include password_pbkdf2.Vladimir Serbinenko1-1/+1
2016-02-17default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES).Vladimir Serbinenko1-1/+1
2016-02-17mm: Avoid integer overflow.Vladimir Serbinenko1-0/+9
2016-02-17Remove -Wno-maybe-uninitialized as it may not be present.Vladimir Serbinenko1-1/+1
2016-02-17Fix warnings when compiling with -O3Vladimir Serbinenko4-6/+6
generated by cgit v1.3 (git 2.53.0) at 2026-06-29 00:12:13 +0000