提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster a3fd2d4d6d Added more configurable utils 7 年之前
  Christopher Haster a0a55fb9e5 Added conversion to/from little-endian on disk 7 年之前
  Christopher Haster e611cf5050 Fix incorrect lookahead population before ack 7 年之前
  Christopher Haster a25743a82a Fixed some minor error code differences 7 年之前
  Christopher Haster 6716b5580a Fixed error check when truncating files to larger size 7 年之前
  Christopher Haster dc513b172f Silenced more of aldot's warnings 7 年之前
  Bernhard Reutner-Fischer aa50e03684 Commentary typo fix 7 年之前
  Bernhard Reutner-Fischer 029361ea16 Silence shadow warnings 7 年之前
  Christopher Haster 035552a858 Add version info for software library and on-disk structures 8 年之前
  Christopher Haster d88f0ac02f Added lfs_file_truncate 8 年之前
  Christopher Haster 1fb6a19520 Reduced ctz traverse runtime by 2x 8 年之前
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY 8 年之前
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation 8 年之前
  Christopher Haster 472ccc4203 Fixed file truncation without writes 8 年之前
  Christopher Haster aea3d3db46 Fixed positive seek bounds checking 8 年之前
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage 8 年之前
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories 8 年之前
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST 8 年之前
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors 8 年之前
  Christopher Haster 2612e1b3fa Modified lfs_ctz_extend to be a little bit safer 8 年之前
  Christopher Haster 6664723e18 Fixed issue with committing directories to bad-blocks that are stuck 8 年之前
  Christopher Haster 3f31c8cba3 Fixed corner case with immediate exhaustion and lookahead==block_count 8 年之前
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration 8 年之前
  Christopher Haster db51a395ba Removed stray newline in LFS_ERROR for version 8 年之前
  Christopher Haster 2ab150cc50 Removed toolchain specific warnings 8 年之前
  Christopher Haster 0825d34f3d Adopted alternative implementation for lfs_ctz_index 8 年之前
  Christopher Haster 46e22b2a38 Adopted lfs_ctz_index implementation using popcount 8 年之前
  Christopher Haster 4fdca15a0d Slight name change with ctz skip-list functions 8 年之前
  Christopher Haster f3578e3250 Removed clamping to block size in ctz linked-list 8 年之前
  Christopher Haster 83d4c614a0 Updated copyright 8 年之前