- Jan 31, 2025
-
- Jan 22, 2025
-
- Jan 10, 2025
-
-
Ramon Nou authored
- Jan 09, 2025
- Nov 27, 2024
-
-
Ramon Nou authored
-
- Nov 26, 2024
-
- Nov 18, 2024
-
-
Ramon Nou authored
Resolve "syscall 436 not logged / processed" Closes #308 #307 This MR adds support for close_range. However, as the upper limit could be "infinite"... we should stop once ge get to GKFS_****_FD. Close_range actually returns always 0, although there is some fd that does not exist. We add support for all the new syscalls from last kernels (Although not implemented), on the other hand we include the number of syscalls to complete the logging information as in the case of unknown syscall we don't have this information. We remove also the O_PATH check in gkfs_open, as this is used on last kernels (in cp *). It seems that it does not break anything and allows copy with * Closes #308 and #307 See merge request !201
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
-
Ramon Nou authored
Add: new Syscalls, syscall number on syscalls, removes O_PATH on gkfs_open, add close_range support Fix lint
-
- Nov 15, 2024
-
-
Ramon Nou authored
- Nov 08, 2024
-
- Nov 02, 2024
-
-
sevenuz authored
-
- Oct 04, 2024
- Oct 03, 2024
-
-
Ramon Nou authored
-
Ramon Nou authored
Resolve "dep_scripts: Unify `-d` and `-p` flags" This MR removes the separate `-d` and `-p` and combines them in one. `-d` was removed, specific dependencies are now set with `-p`. Therefore, the following options are available: - `-p default:latest` for accessing the latest dependencies from the default profile - `-p mercury@default:latest` for accessing the latest mercury dependencies only from the default profile Closes #188 Closes #188 See merge request !174
-
Ramon Nou authored
-
sevenuz authored
-
Julius Athenstaedt authored
-
Julius Athenstaedt authored
-
Julius Athenstaedt authored
-
Julius Athenstaedt authored
- Oct 02, 2024
-
- Oct 01, 2024
-
-
Julius Athenstaedt authored
-
- Sep 27, 2024
-
-
Marc Vef authored
-