Skip to content
GitLab
Explore
Sign in
gekkofs
Nov 20, 2020
distributor: Move small data to where metadata is
· 5606451a
Marc Vef
authored
Nov 04, 2020
5606451a
Disabling symlinks by default
· cd47567e
Marc Vef
authored
Nov 18, 2020
cd47567e
unfinished: optimizing path resolution performance
· 97899545
Marc Vef
authored
Nov 20, 2020
97899545
Mountdir existence is no longer required for clients
· fdb6a436
Tunahan Kaya
authored
Jul 22, 2020
and
Marc Vef
committed
Nov 20, 2020
fdb6a436
Adding implicit_data_removal config for optimized remove operations
· 69edc8b3
Marc Vef
authored
Nov 20, 2020
69edc8b3
Remove: Separating metadata and data removal logic
· e2dd72d8
Marc Vef
authored
Nov 18, 2020
e2dd72d8
Client: Removing shared metadata pointers from gkfs functions
· f294d2f2
Marc Vef
authored
Nov 20, 2020
f294d2f2
File create: exist check now done on daemon. Configuration added
· 21bd6fab
Marc Vef
authored
Nov 17, 2020
21bd6fab
Nov 18, 2020
CMake reformatting
· cc866168
Marc Vef
authored
Nov 18, 2020
cc866168
c++17: CMake fix for statx() tests
· 495c3f8d
Marc Vef
authored
Nov 18, 2020
495c3f8d
Nov 17, 2020
c++17: Removing boost dependencies
· d4b07aaf
Marc Vef
authored
Nov 17, 2020
d4b07aaf
c++17: Tests fix
· fee262f3
Marc Vef
authored
Nov 17, 2020
fee262f3
c++17: Use if constexpr for constexpr
· 0031a02d
Marc Vef
authored
Nov 17, 2020
0031a02d
CMake: Fixing warnings
· e4fa4758
Marc Vef
authored
Nov 17, 2020
e4fa4758
c++17 Using nested namespaces
· 401540d4
Marc Vef
authored
Nov 17, 2020
401540d4
c++17 replace boost with std for optional and filesystem
· 4a3a754b
Marc Vef
authored
Nov 17, 2020
4a3a754b
CMake: C++17 support
· 0dcd0fa5
Marc Vef
authored
Nov 17, 2020
0dcd0fa5
Nov 09, 2020
Reformatting complete code base with clang-format
· 615c1434
Marc Vef
authored
Nov 09, 2020
615c1434
File mode changes of check_format.sh
· 32275ea9
Marc Vef
authored
Nov 09, 2020
32275ea9
Adding clang-format check to CI
· bca345a5
Marc Vef
authored
Nov 09, 2020
bca345a5
Adding clang-format binary path arg to check_format.sh
· 27f06a25
Marc Vef
authored
Nov 09, 2020
27f06a25
Adding script to check if code is formatted
· 4d2e18c0
Marc Vef
authored
Nov 09, 2020
4d2e18c0
Adding clang-format to docker image
· 2d50febc
Marc Vef
authored
Nov 06, 2020
2d50febc
Using clang-format config for version 10
· 7151a8d4
Marc Vef
authored
Nov 06, 2020
7151a8d4
Hand formatting syscall code
· ff6d9423
Marc Vef
authored
Sep 28, 2020
ff6d9423
clang-format: AlwaysBreakAfterReturnType enabled
· 5615c4aa
Marc Vef
authored
Sep 28, 2020
5615c4aa
clang-format: Limiting column limit to 80
· afd9cb70
Marc Vef
authored
Sep 24, 2020
afd9cb70
Changing clang-format to new values as per discussion
· ea32b591
Marc Vef
authored
Sep 24, 2020
ea32b591
Disable clang-format for *in files
· 6e5e5bd4
Marc Vef
authored
Sep 24, 2020
6e5e5bd4
Adding clang-format dot config file
· 5db506be
Marc Vef
authored
Sep 24, 2020
5db506be
Disable clang-format for syscall code due to special formatting
· d931fef0
Marc Vef
authored
Sep 28, 2020
d931fef0
Using different syntax for daemon program options for clang-format
· 06757f59
Marc Vef
authored
Sep 21, 2020
06757f59
Oct 20, 2020
Merge branch '132-upgrade-syscall_intercept-dependency-for-glibc-2-3' into 'master'
· c47e1f4c
Ramon Nou
authored
Oct 20, 2020
c47e1f4c
Bumping syscall intercept version for >glibc-2.3 support.
· c774a39e
Marc Vef
authored
Oct 19, 2020
and
Ramon Nou
committed
Oct 20, 2020
c774a39e
Oct 19, 2020
Merge branch '109-runtime_error-needs-stdexcept-include' into 'master'
· 3f375550
Ramon Nou
authored
Oct 19, 2020
3f375550
Added stdexcept to merge.cpp
· a2fcd297
Ramon Nou
authored
Oct 05, 2020
and
Ramon Nou
committed
Oct 19, 2020
a2fcd297
Merge branch '131-master-agios-not-found-in-the-ci-pipeline' into 'master'
· da9285d4
Ramon Nou
authored
Oct 19, 2020
da9285d4
Resolve "[master] AGIOS not found in the CI pipeline"
· 66a1dcb4
Ramon Nou
authored
Oct 19, 2020
66a1dcb4
Sep 25, 2020
Merge branch 'release-0.8.0' into 'master'
· b8385c7f
Alberto Miranda
authored
Sep 25, 2020
View commits for tag v0.8.0
v0.8.0
b8385c7f
Update README.md
· 3cf47352
Alberto Miranda
authored
Sep 15, 2020
3cf47352
Loading