Skip to content
GitLab
Explore
Sign in
gekkofs
Jun 09, 2024
Adding interception of fallocate and fadvise64 syscall. Not supported by GekkoFS at this time
· 1d22618b
Marc Vef
authored
Feb 16, 2023
1d22618b
Merge branch 'marc/255-gekkofs-v0-9-2-dependency-bump' into 'master'
· 2ae7ca40
Marc Vef
authored
Jun 09, 2024
2ae7ca40
Update CMake dependency checks
· c2404130
Marc Vef
authored
Jun 09, 2024
c2404130
Update Changelog
· 6ac5ab1e
Marc Vef
authored
Jun 09, 2024
6ac5ab1e
Update Gitlab CI to new dependencies
· f0806808
Marc Vef
authored
Jun 09, 2024
f0806808
Update Docker to dependency updates: 0.9.3-rc1
· e144723b
Marc Vef
authored
Jun 09, 2024
and
Marc Vef
committed
Jun 09, 2024
e144723b
Updating bats to 0.9.3
· 11105a28
Marc Vef
authored
Jun 09, 2024
11105a28
Set Hermes submodule to master
· a54d0d95
Marc Vef
authored
Jun 09, 2024
a54d0d95
Migrated to margo-hg-shim
· b3902693
Marc Vef
authored
Jun 27, 2023
b3902693
Fix margo deprecated code
· 4f5bf187
Marc Vef
authored
Jun 27, 2023
4f5bf187
Updating all dependencies for v0.9.3
· bbcb8a59
Marc Vef
authored
Jun 09, 2024
bbcb8a59
Jun 08, 2024
Merge branch 'rnou/ExAPI' into 'master'
· 471a7739
Marc Vef
authored
Jun 08, 2024
471a7739
Added changelog
· 92c904a2
Marc Vef
authored
Jun 08, 2024
92c904a2
Instruct the linker to mark the stack segment of gkfs_user_lib as non-executable.
· 5aa4e850
Marc Vef
authored
Jun 08, 2024
5aa4e850
Fix user library headers
· 5320d81d
Marc Vef
authored
Jun 08, 2024
5320d81d
CMake: Always build examples
· 6adbd340
Marc Vef
authored
Jun 08, 2024
6adbd340
CMake cleanup
· e70867a1
Marc Vef
authored
Jun 08, 2024
e70867a1
Update Hermes for CMake fixes
· 634f0a71
Marc Vef
authored
Jun 08, 2024
634f0a71
Gfind CMake updated to Cxx 17
· b749fdf9
Ramon Nou
authored
Jun 06, 2024
and
Marc Vef
committed
Jun 08, 2024
b749fdf9
Add file_list function, remove and expand gkfs_lib example
· 751bceaa
Ramon Nou
authored
Feb 29, 2024
and
Marc Vef
committed
Jun 08, 2024
751bceaa
Adding gkfs_stat to the user lib
· 649df72d
Ramon Nou
authored
Feb 28, 2024
and
Marc Vef
committed
Jun 08, 2024
649df72d
Add headers and new user function headers
· 3fefaec3
Marc Vef
authored
Mar 14, 2024
3fefaec3
Create an user_functions.hpp
· 965614f4
Ramon Nou
authored
Oct 11, 2023
and
Marc Vef
committed
Jun 08, 2024
965614f4
Library finish
· 395e9329
Ramon Nou
authored
Oct 11, 2023
and
Marc Vef
committed
Jun 08, 2024
395e9329
2 libs, disable syscall_intercept
· 9f5e4f34
Marc Vef
authored
Mar 14, 2024
9f5e4f34
Creating Gekko API example
· 6cbdc20c
Ramon Nou
authored
Oct 10, 2023
and
Marc Vef
committed
Jun 08, 2024
6cbdc20c
Jun 07, 2024
Merge branch 'fmt10' into 'master'
· 5c3777f6
Marc Vef
authored
Jun 07, 2024
5c3777f6
Update Hermes submodule (backport)
· 237f6110
Marc Vef
authored
Jun 07, 2024
237f6110
Update RocksDB for gcc13
· e5b553c7
Marc Vef
authored
Jun 04, 2024
e5b553c7
Update profile latest to 0.9.3
· d4ed32c6
Marc Vef
authored
Jun 04, 2024
and
Marc Vef
committed
Jun 07, 2024
d4ed32c6
Update FMT git module to v10.1.0
· 46e92889
Marc Vef
authored
Apr 19, 2024
46e92889
Fix submodules and CMake
· feaf59a3
Marc Vef
authored
Mar 14, 2024
feaf59a3
extra comma on merge
· e7ea91c6
Ramon Nou
authored
Feb 19, 2024
and
Marc Vef
committed
Jun 07, 2024
e7ea91c6
Removal of date leftovers
· 0332cc20
Ramon Nou
authored
Jan 10, 2024
and
Marc Vef
committed
Jun 07, 2024
0332cc20
removed old include date/tz
· d362806c
Ramon Nou
authored
Jan 10, 2024
and
Marc Vef
committed
Jun 07, 2024
d362806c
Solved idx bug on reattemp forward_get_fs
· 3a4f3cf0
Ramon Nou
authored
Nov 24, 2023
and
Marc Vef
committed
Jun 07, 2024
3a4f3cf0
Test updates, Changelog
· c99e0a54
Ramon Nou
authored
Oct 20, 2023
and
Marc Vef
committed
Jun 07, 2024
c99e0a54
Removing date dependency of the client
· 5e62b1eb
Marc Vef
authored
Mar 13, 2024
5e62b1eb
thread_local to avoid log reentrance
· a1e664f2
Ramon Nou
authored
Oct 19, 2023
and
Marc Vef
committed
Jun 07, 2024
a1e664f2
Avoid reentrance on logging
· 967e755a
Ramon Nou
authored
Oct 18, 2023
and
Marc Vef
committed
Jun 07, 2024
967e755a
Loading