Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 795dd8c7ab Fixed mkdir when inserting into a non-end block hace 7 años
  Christopher Haster 97a7191814 Fixed issue with creating files named "littlefs" hace 7 años
  Christopher Haster aeca7667b3 Switched to strongly ordered directories hace 7 años
  Christopher Haster 7af8b81b81 Changed lookahead configuration unit to bytes instead of bits hace 7 años
  Christopher Haster ad96fca18f Changed attr_max to be specific to custom attributes hace 7 años
  Christopher Haster f010d2add1 Fixed issue with reads ignoring the pcache hace 7 años
  Christopher Haster d7e4abad0b Edited tag structure to balance size vs id count hace 7 años
  Christopher Haster cafe6ab466 Fixed issue with splitting metadata-pairs in full filesystem hace 7 años
  Christopher Haster 29b881017d Revisited xored-globals and related logic hace 7 años
  Christopher Haster cf87ba5375 Combined superblock scan and fetch of xored-globals during mount hace 7 años
  Christopher Haster 7bacf9b1e0 Removed xored-globals from the mdir struct hace 7 años
  Christopher Haster 5eeeb9d6ac Revisited some generic concepts, callbacks, and some reorganization hace 7 años
  Christopher Haster 617dd87621 Added deletion to custom attributes hace 7 años
  Christopher Haster c67a41af7a Added support for deleting attributes hace 7 años
  Christopher Haster 6046d85e6e Added support for entry insertion hace 7 años
  Christopher Haster 6db5202bdc Modified valid bit to provide an early check on all tags hace 7 años
  Christopher Haster a43f9b3cd5 Modified lfs_dir_compact to avoid redundant erases during split hace 7 años
  Christopher Haster 478dcdddef Revisited caching rules to optimize bus transactions hace 7 años
  Christopher Haster 4db96d4d44 Changed unwritable superblock to ENOSPC for consistency hace 7 años
  Christopher Haster a2532a34cd Fixed inline files when inline_max == cache_size hace 7 años
  Christopher Haster d5e800575d Collapsed recursive deorphans into a single pass hace 7 años
  Christopher Haster 21217d75ad Dropped lfs_fs_getattr for the more implicit lfs_getattr("/") hace 7 años
  Christopher Haster 38011f4cd0 Fixed minor memory leak hace 7 años
  Christopher Haster 126ef8b07f Added allocation randomization for dynamic wear-leveling hace 7 años
  Christopher Haster e4a0d586d5 Added building blocks for dynamic wear-leveling hace 7 años
  Christopher Haster 20b669a23d Fixed issue with big-endian CTZ lists intertwined in commit logic hace 7 años
  Christopher Haster 10f45ac02f Changed lfs_crc to match more common API hace 7 años
  Christopher Haster 3b3981eb74 Fixed testing issues introduced by expanding superblocks hace 7 años
  Christopher Haster 7c70068b89 Added root entry and expanding superblocks hace 7 años
  Christopher Haster c3e36bd2a7 Standardized naming for internal functions hace 7 años