Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Deomid "rojer" Ryabkov 303ffb2da4 Fix build with -Wundef 6 vuotta sitten
  Christopher Haster 7872918ec8 Fixed issue where lfs_migrate would relocate root and corrupt superblock 6 vuotta sitten
  Christopher Haster e249854858 Removed dependency on uninitialized value in lfs_file_t struct 6 vuotta sitten
  Christopher Haster e1f3b90b56 Merge remote-tracking branch 'origin/master' into debug-improvements 6 vuotta sitten
  Christopher Haster 74fe46de3d Merge pull request #233 from ARMmbed/discourage-no-wear-leveling 6 vuotta sitten
  Christopher Haster 582b596ed1 Merge pull request #242 from ARMmbed/fix-2048-erase-size 6 vuotta sitten
  Christopher Haster 0d4c0b105c Fixed issue where inline files were not cleaned up 6 vuotta sitten
  Christopher Haster 4850e01e14 Changed rdonly/wronly mistakes to assert 6 vuotta sitten
  Christopher Haster 31e28fddb7 Merge pull request #237 from Ar2rL/reverse_finalize_close 6 vuotta sitten
  Christopher Haster de5972699a Fixed license header in lfs.c 6 vuotta sitten
  Christopher Haster 38a2a8d2a3 Minor improvement to documentation over block_cycles 6 vuotta sitten
  Christopher Haster 51fabc672b Switched to using hex for blocks and ids in debug output 6 vuotta sitten
  Christopher Haster 312326c4e4 Added a better solution for large prog sizes 6 vuotta sitten
  Christopher Haster 649640c605 Fixed workaround for erase sizes >1024 B 6 vuotta sitten
  Ar2rL 7e1bad3eee Set LFS_F_OPENED flag at places required by lfs internal logic. 6 vuotta sitten
  Ar2rL 72a3758958 Use LFS_F_OPENED flag to protect against use of not opened or closed file. 6 vuotta sitten
  Christopher Haster 53a6e04712 Changed block_cycles disable from 0 to -1 6 vuotta sitten
  Christopher Haster 52a90b8dcc Added asserts on positive return values from block device functions 6 vuotta sitten
  Christopher Haster e279c8ff90 Tweaked debug output 6 vuotta sitten
  Christopher Haster 6a1ee91490 Added trace statements through LFS_YES_TRACE 6 vuotta sitten
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files 6 vuotta sitten
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files 6 vuotta sitten
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate 6 vuotta sitten
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate 6 vuotta sitten
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX 6 vuotta sitten
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate 6 vuotta sitten
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset 6 vuotta sitten
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code 6 vuotta sitten
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass 6 vuotta sitten
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` 6 vuotta sitten