Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster 6c754c8023 Added support for atomically committing custom attributes há 7 anos atrás
  Christopher Haster 6ffc8d3480 Added simple custom attributes há 7 anos atrás
  Christopher Haster 65ea6b3d0f Bumped versions, cleaned up some TODOs and missing comments há 7 anos atrás
  Christopher Haster 6774276124 Expanded inline files up to a limit of 1023 bytes há 7 anos atrás
  Christopher Haster 6362afa8d0 Added disk-backed limits on the name/attrs/inline sizes há 7 anos atrás
  Christopher Haster 955545839b Added internal lfs_dir_set, an umbrella to dir append/update/remove operations há 7 anos atrás
  Christopher Haster ad74825bcf Added internal lfs_dir_get to consolidate logic for reading dir entries há 7 anos atrás
  Christopher Haster d0e0453651 Changed how we write out superblock to use append há 7 anos atrás
  Christopher Haster 701e4fa438 Fixed a handful of bugs as result of testing há 7 anos atrás
  Christopher Haster d8cadecba6 Better implementation of inline files, now with overflowing há 7 anos atrás
  Christopher Haster 836e23895a Shoehorned in hacky implementation of inline files há 7 anos atrás
  Christopher Haster fb23044872 Fixed big-endian support for entry structures há 7 anos atrás
  Christopher Haster 9273ac708b Added size field to entry structure há 7 anos atrás
  Christopher Haster 03b262b1e8 Separated out version of dir remove/append for non-entries há 7 anos atrás
  Christopher Haster 362b0bbe45 Minor improvement to from-memory commits há 7 anos atrás
  Christopher Haster e4a0cd942d Take advantage of empty space early in dir search há 7 anos atrás
  Christopher Haster f30ab677a4 Traded enum-based DSL for full callback-based DSL há 7 anos atrás
  Christopher Haster ca3d6a52d2 Made implicity tag updates explicit há 7 anos atrás
  Christopher Haster 692f0c542e Naive implementation of resizable entries há 7 anos atrás
  Christopher Haster e3daee2621 Changed dir append to mirror commit DSL há 7 anos atrás
  Christopher Haster 73d29f05b2 Adopted a tiny LISP-like DSL for some extra flexibility há 7 anos atrás
  Christopher Haster 4c35c8655a Added different sources for commits, now with disk->disk moves há 7 anos atrás
  Christopher Haster 49698e431f Separated type/struct fields in dir entries há 7 anos atrás
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format há 7 anos atrás
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read há 7 anos atrás
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg há 7 anos atrás
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks há 7 anos atrás
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings há 7 anos atrás
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches há 7 anos atrás
  Damien George 51346b8bf4 Fixed shadowed variable warnings há 7 anos atrás