Historique des commits

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