Historial de Commits

Autor SHA1 Mensaje Fecha
  borysp 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit hace 4 años
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state hace 4 años
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) hace 4 años
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings hace 4 años
  Jia Zhang 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro hace 5 años
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() hace 5 años
  Michał Kowalczyk bc0beaa253 Refactor alignment macros hace 5 años
  Michał Kowalczyk 44e186c503 Clean up asserts hace 5 años
  borysp 289ac3af4d [LibOS] Fix get_new_dentry reference count semantics hace 5 años
  Isaku Yamahata fde333e968 [LibOS] Remove redundant check in find_mount_from_uri() hace 5 años
  Dmitrii Kuvaiskii 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) hace 5 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags hace 5 años
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare hace 5 años
  smherwig 15ca4a9374 [LibOS] Always call FS-specific checkpoint callback hace 5 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 6 años
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros hace 5 años
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros hace 5 años
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions hace 5 años
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE hace 5 años
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks hace 5 años
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format hace 6 años
  Gary 4a55dac44a [LibOS] Don't use uninitialized return value in walk_mounts() hace 6 años
  Michał Kowalczyk 6e4a8d5c05 [LibOS] Fix error propagation in __mount_others() hace 6 años
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) hace 6 años
  Chia-Che Tsai 84f81d8f13 Lots of bugfixes (#145) hace 7 años
  Don Porter 0433461802 License change to LGPL (#140) hace 7 años
  Don Porter d04f172e89 Replace the atomics implementation (#83) hace 7 años
  Don Porter 62f07c7181 Reimplement directory caching (#78) hace 7 años
  Jaehyun Han d782947948 Fix the limitation on the number of trusted files (#87) hace 7 años
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) hace 7 años