Commit History

Author SHA1 Message Date
  Oliver Steffen d09387287b kern: Check for NULL when closing devices and disks 2 years ago
  Mukesh Kumar Chaurasiya b5b7fe64d6 disk: Replace transform_sector() function with grub_disk_to_native_sector() 2 years ago
  Glenn Washburn f5a92e6040 disk: Allow read hook callback to take read buffer to potentially modify it 3 years ago
  Elyes Haouas edd9af9192 kern: Remove trailing whitespaces 3 years ago
  Glenn Washburn 880dfd8f40 disk: Rename grub_disk_get_size() to grub_disk_native_sectors() 4 years ago
  Vladimir Serbinenko 384091967d Rename grub_disk members 6 years ago
  Vladimir Serbinenko 2f9c48041a * grub-core/kern/disk.c: Fix potential overflow. 11 years ago
  Vladimir Serbinenko cb72aa1809 Rewrite blocklist functions in order to get progress when 11 years ago
  Vladimir Serbinenko 442b86de32 Move grub_disk_write out of kernel into disk.mod. 11 years ago
  Vladimir 'phcoder' Serbinenko 2cc679adae * grub-core/kern/disk.c (grub_disk_write): Use malloc/free instead of 11 years ago
  Vladimir 'phcoder' Serbinenko 3cd910a212 * grub-core/disk/ldm.c: Rename variables and arguments to prevent 11 years ago
  Colin Watson 4eb8b75659 Remove nested functions from disk and file read hooks. 12 years ago
  Vladimir 'phcoder' Serbinenko 4dedb13f51 * grub-core/kern/disk.c (grub_disk_write): Fix sector number on 4K 12 years ago
  Vladimir 'phcoder' Serbinenko 40211ab884 * grub-core/commands/acpihalt.c: Add TRANSLATORS comments. 13 years ago
  Vladimir 'phcoder' Serbinenko 9679053902 * grub-core/kern/disk.c (grub_disk_write): Add missing const qualifier. 13 years ago
  Vladimir 'phcoder' Serbinenko d61386e21d Improve string. Gettextize. 13 years ago
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 years ago
  Vladimir 'phcoder' Serbinenko 076e7c0fda Merge common RAID and LVM logic to an abstract diskfilter. 13 years ago
  Vladimir 'phcoder' Serbinenko 379586ad7d * grub-core/kern/disk.c (grub_disk_read): Fix hook calling for 13 years ago
  Vladimir 'phcoder' Serbinenko 9f326fba96 * grub-core/kern/disk.c (grub_disk_read_small): Fix memory leak. 13 years ago
  Szymon Janc 99cecb4fc7 merge trunk 14 years ago
  Vladimir 'phcoder' Serbinenko 0044d1db2e Simplify disk opening 14 years ago
  Vladimir 'phcoder' Serbinenko 00542307eb merge mainline into lazy 14 years ago
  Vladimir 'phcoder' Serbinenko 5ab3f48a92 AHCI support. 14 years ago
  Vladimir 'phcoder' Serbinenko 2df2e89fee Fixed a cache collision bug. Thanks guufy1 for bugreport and test 14 years ago
  Vladimir 'phcoder' Serbinenko 0c512b092c Fix a cache retrieving bug 14 years ago
  Vladimir 'phcoder' Serbinenko 24b905a11c Lazy LVM and RAID assembly 14 years ago
  Vladimir 'phcoder' Serbinenko d8a2bcf564 contiguous read 14 years ago
  Vladimir 'phcoder' Serbinenko 09573499ff Initial variable sector size support 14 years ago
  Vladimir 'phcoder' Serbinenko de2690be7c merge mainline into ahci 14 years ago