Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster 9db1a86498 Added specification document há 8 anos atrás
  Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek há 8 anos atrás
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device há 8 anos atrás
  Christopher Haster d9367e05ce Fixed collection of multiblock directories há 8 anos atrás
  Christopher Haster a83b2fe463 Added checks for out-of-bound seeks há 8 anos atrás
  Christopher Haster a8fa5e6571 Fixed some corner cases with paths há 8 anos atrás
  Christopher Haster 26dd49aa04 Fixed issue with negative modulo with unaligned lookaheads há 8 anos atrás
  Christopher Haster 0982020fb3 Fixed issue with cold-write after seek to block boundary há 8 anos atrás
  Christopher Haster c2283a2753 Extended entry tag to support attributes há 8 anos atrás
  Christopher Haster 8795f0e0b7 Added build size output to CI há 8 anos atrás
  Christopher Haster 47db7a7370 Added sanity check for compiling example há 8 anos atrás
  Christopher Haster 476915fee6 Removed a few "what"s from the documentation há 8 anos atrás
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license há 8 anos atrás
  Christopher Haster 51c8b02336 Updated .travis.yml to test multiple cache sizes há 8 anos atrás
  Christopher Haster 8a9b9baa12 Modified entry head to include name length há 8 anos atrás
  Christopher Haster 931442a784 Adopted redundant cache read in lfs_file_relocate há 8 anos atrás
  Christopher Haster 0e1022a86c Fixed missing erase during file relocation há 8 anos atrás
  Christopher Haster a1138a41ce Fixed dirty rcache during directory commit há 8 anos atrás
  Christopher Haster 11664160a8 Fixed relocation bug when a file is closed with lingering caches há 8 anos atrás
  Christopher Haster fe28ea0f93 Added internal check of data written to disk há 8 anos atrás
  Christopher Haster 1eeb2a6811 Shrinked on-disk directory program size há 8 anos atrás
  Christopher Haster 0d66f9f991 Cleaned up design documentation há 8 anos atrás
  Christopher Haster d2bf2bbc72 Added documentation over the underlying design há 8 anos atrás
  Christopher Haster 69294ac418 Added better documentation há 8 anos atrás
  Christopher Haster fd1da602d7 Added support for handling corrupted blocks há 8 anos atrás
  Christopher Haster b35d761196 Removed words variable from lfs struct há 8 anos atrás
  Christopher Haster 63b52c9f2e Added proper handling for removing open files há 8 anos atrás
  Christopher Haster 8621b61f38 Adopted 0xffffffff as null pointer há 8 anos atrás
  Christopher Haster 4808e9ae26 Added caching with managed caches at the file level há 8 anos atrás
  Christopher Haster 6869b14694 Fixed memory leak for lookahead buffer há 8 anos atrás