Историја ревизија

Аутор SHA1 Порука Датум
  Christopher Haster b989b4a89f Cleaned up tag encoding, now with clear chunk field пре 7 година
  Christopher Haster a548ce68c1 Switched to traversal-based compact logic пре 7 година
  Christopher Haster dc507a7b5f Changed required alignment of lookahead_size to 64 bits пре 7 година
  Christopher Haster 5b26c68ae2 Tweaked tag endianness to catch power-loss after <1 word is written пре 7 година
  Christopher Haster 4a1b8ae222 Fixed issues found by more aggressive rename tests пре 7 година
  Christopher Haster c8a39c4b23 Merge remote-tracking branch 'origin/master' into v2-rebase-part2 пре 7 година
  Christopher Haster 195075819e Added 2GiB file size limit and EFBIG reporting пре 7 година
  Christopher Haster 97d8d5e96a Fixed issue where a rename causes a split and pushes dir out of sync пре 7 година
  Christopher Haster 795dd8c7ab Fixed mkdir when inserting into a non-end block пре 7 година
  Christopher Haster 97a7191814 Fixed issue with creating files named "littlefs" пре 7 година
  Christopher Haster aeca7667b3 Switched to strongly ordered directories пре 7 година
  Christopher Haster 7af8b81b81 Changed lookahead configuration unit to bytes instead of bits пре 7 година
  Christopher Haster ad96fca18f Changed attr_max to be specific to custom attributes пре 7 година
  Christopher Haster f010d2add1 Fixed issue with reads ignoring the pcache пре 7 година
  Christopher Haster d7e4abad0b Edited tag structure to balance size vs id count пре 7 година
  Christopher Haster cafe6ab466 Fixed issue with splitting metadata-pairs in full filesystem пре 7 година
  Christopher Haster 29b881017d Revisited xored-globals and related logic пре 7 година
  Christopher Haster cf87ba5375 Combined superblock scan and fetch of xored-globals during mount пре 7 година
  Christopher Haster 7bacf9b1e0 Removed xored-globals from the mdir struct пре 7 година
  Christopher Haster 5eeeb9d6ac Revisited some generic concepts, callbacks, and some reorganization пре 7 година
  Christopher Haster 617dd87621 Added deletion to custom attributes пре 7 година
  Christopher Haster c67a41af7a Added support for deleting attributes пре 7 година
  Christopher Haster 6046d85e6e Added support for entry insertion пре 7 година
  Christopher Haster 6db5202bdc Modified valid bit to provide an early check on all tags пре 7 година
  Christopher Haster a43f9b3cd5 Modified lfs_dir_compact to avoid redundant erases during split пре 7 година
  Christopher Haster 478dcdddef Revisited caching rules to optimize bus transactions пре 7 година
  Christopher Haster 4db96d4d44 Changed unwritable superblock to ENOSPC for consistency пре 7 година
  Christopher Haster a2532a34cd Fixed inline files when inline_max == cache_size пре 7 година
  Christopher Haster d5e800575d Collapsed recursive deorphans into a single pass пре 7 година
  Christopher Haster 21217d75ad Dropped lfs_fs_getattr for the more implicit lfs_getattr("/") пре 7 година