Historia zmian

Autor SHA1 Wiadomość Data
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step 8 lat temu
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type 8 lat temu
  Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek 8 lat temu
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device 8 lat temu
  Christopher Haster d9367e05ce Fixed collection of multiblock directories 8 lat temu
  Christopher Haster a83b2fe463 Added checks for out-of-bound seeks 8 lat temu
  Christopher Haster a8fa5e6571 Fixed some corner cases with paths 8 lat temu
  Christopher Haster 26dd49aa04 Fixed issue with negative modulo with unaligned lookaheads 8 lat temu
  Christopher Haster 0982020fb3 Fixed issue with cold-write after seek to block boundary 8 lat temu
  Christopher Haster c2283a2753 Extended entry tag to support attributes 8 lat temu
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license 8 lat temu
  Christopher Haster 8a9b9baa12 Modified entry head to include name length 8 lat temu
  Christopher Haster 931442a784 Adopted redundant cache read in lfs_file_relocate 8 lat temu
  Christopher Haster 0e1022a86c Fixed missing erase during file relocation 8 lat temu
  Christopher Haster a1138a41ce Fixed dirty rcache during directory commit 8 lat temu
  Christopher Haster 11664160a8 Fixed relocation bug when a file is closed with lingering caches 8 lat temu
  Christopher Haster fe28ea0f93 Added internal check of data written to disk 8 lat temu
  Christopher Haster 1eeb2a6811 Shrinked on-disk directory program size 8 lat temu
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks 8 lat temu
  Christopher Haster b35d761196 Removed words variable from lfs struct 8 lat temu
  Christopher Haster 63b52c9f2e Added proper handling for removing open files 8 lat temu
  Christopher Haster 8621b61f38 Adopted 0xffffffff as null pointer 8 lat temu
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level 8 lat temu
  Christopher Haster 6869b14694 Fixed memory leak for lookahead buffer 8 lat temu
  Christopher Haster a30142e0e1 Fixed allocation bugs near the end of storage 8 lat temu
  Christopher Haster 210b487325 Added file list for tracking in flight allocations 8 lat temu
  Christopher Haster b55719bab1 Adopted more conventional buffer parameter ordering 8 lat temu
  Christopher Haster 0406442253 Fixed non-standard behaviour of rdwr streams 8 lat temu
  Christopher Haster 287b54876e Standardized error values 8 lat temu
  Christopher Haster 5790ec2ce4 Structured some of the bulk of the codebase 8 lat temu