Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device il y a 8 ans
  Christopher Haster d9367e05ce Fixed collection of multiblock directories il y a 8 ans
  Christopher Haster a83b2fe463 Added checks for out-of-bound seeks il y a 8 ans
  Christopher Haster a8fa5e6571 Fixed some corner cases with paths il y a 8 ans
  Christopher Haster 26dd49aa04 Fixed issue with negative modulo with unaligned lookaheads il y a 8 ans
  Christopher Haster 0982020fb3 Fixed issue with cold-write after seek to block boundary il y a 8 ans
  Christopher Haster c2283a2753 Extended entry tag to support attributes il y a 8 ans
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license il y a 8 ans
  Christopher Haster 8a9b9baa12 Modified entry head to include name length il y a 8 ans
  Christopher Haster 931442a784 Adopted redundant cache read in lfs_file_relocate il y a 8 ans
  Christopher Haster 0e1022a86c Fixed missing erase during file relocation il y a 8 ans
  Christopher Haster a1138a41ce Fixed dirty rcache during directory commit il y a 8 ans
  Christopher Haster 11664160a8 Fixed relocation bug when a file is closed with lingering caches il y a 8 ans
  Christopher Haster fe28ea0f93 Added internal check of data written to disk il y a 8 ans
  Christopher Haster 1eeb2a6811 Shrinked on-disk directory program size il y a 8 ans
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks il y a 8 ans
  Christopher Haster b35d761196 Removed words variable from lfs struct il y a 8 ans
  Christopher Haster 63b52c9f2e Added proper handling for removing open files il y a 8 ans
  Christopher Haster 8621b61f38 Adopted 0xffffffff as null pointer il y a 8 ans
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level il y a 8 ans
  Christopher Haster 6869b14694 Fixed memory leak for lookahead buffer il y a 8 ans
  Christopher Haster a30142e0e1 Fixed allocation bugs near the end of storage il y a 8 ans
  Christopher Haster 210b487325 Added file list for tracking in flight allocations il y a 8 ans
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering il y a 8 ans
  Christopher Haster 0406442253 Fixed non-standard behaviour of rdwr streams il y a 8 ans
  Christopher Haster 287b54876e Standardized error values il y a 8 ans
  Christopher Haster 5790ec2ce4 Structured some of the bulk of the codebase il y a 8 ans
  Christopher Haster ba8afb9d92 Added support for full seek operations il y a 8 ans
  Christopher Haster a1d8a76b36 Added correct handling of file syncing around overwrites il y a 8 ans
  Christopher Haster a4e9132d7f Removed a layer of indirection for index-list lookup il y a 8 ans