Histórico de commits

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