Commit History

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