Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 69294ac418 Added better documentation 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 4808e9ae26 Added caching with managed caches at the file level 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
  Christopher Haster aa872657d2 Cleaned up block allocator il y a 8 ans
  Christopher Haster 7050922623 Added optional block-level caching il y a 8 ans
  Christopher Haster 789286a257 Simplified config il y a 8 ans
  Christopher Haster 3b9d6630c8 Restructured directory code il y a 8 ans
  Christopher Haster bd817abb00 Added support for renaming dirs/files il y a 8 ans
  Christopher Haster c25c893219 Moved to brute-force deorphan without parent pointers il y a 8 ans
  Christopher Haster 96a42581be Added the lfs_stat function il y a 8 ans
  Christopher Haster 8a674524fc Added full dir list and rudimentary block allocator il y a 8 ans
  Christopher Haster a711675607 Added dir tests, test fixes, config il y a 8 ans
  Christopher Haster afa4ad8254 Added a rudimentary test framework il y a 8 ans
  Christopher Haster 84a57642e5 Restructured the major interfaces of the filesystem il y a 8 ans
  Christopher Haster f566846223 Revised free-list structure to adopt a lazy scanning allocator of sorts il y a 8 ans
  Christopher Haster ed674e8414 Added support for the basic file operation il y a 8 ans
  Christopher Haster 53674cb3bc Added limited support for directories il y a 8 ans
  Christopher Haster 106b06a457 Added better handling for metadata pairs il y a 8 ans
  Christopher Haster 1d36fc606a Added initial superblock definition il y a 8 ans
  Christopher Haster c28a280c8d Adopted ctz skip-list structure earlier than expected il y a 8 ans