Skip to content
GitLab
Explore
Sign in
gekkofs
Jul 15, 2024
Merge branch 'jathenst/281-refactor-path-resolution' into 'master'
· e4245996
Marc Vef
authored
Jul 15, 2024
e4245996
Readme and Changelog
· c6f5522a
Marc Vef
authored
Jul 15, 2024
c6f5522a
Jul 12, 2024
active following symlinks for integration test
· e2644038
Julius Athenstaedt
authored
Apr 22, 2024
and
Marc Vef
committed
Jul 12, 2024
e2644038
catch edgecase of relative paths, Changelog
· 9997db6a
Julius Athenstaedt
authored
Apr 16, 2024
and
Marc Vef
committed
Jul 12, 2024
9997db6a
path unit test
· 8113718a
Julius Athenstaedt
authored
Apr 02, 2024
and
Marc Vef
committed
Jul 12, 2024
8113718a
userlib for tests
· 6a960853
Julius Athenstaedt
authored
Apr 02, 2024
and
Marc Vef
committed
Jul 12, 2024
6a960853
add BUILD flags and register new resolve fn
· 34efceff
Julius Athenstaedt
authored
Mar 25, 2024
and
Marc Vef
committed
Jul 12, 2024
34efceff
refactor resolve path
· c009d4b0
Julius Athenstaedt
authored
Mar 11, 2024
and
Marc Vef
committed
Jul 12, 2024
c009d4b0
Merge branch 'marc/294-file-system-expansion-during-runtime' into 'master'
· cddedd6f
Marc Vef
authored
Jul 12, 2024
View commits for tag v0.9.3_rc1
v0.9.3_rc1
cddedd6f
Cleanup, Readme, changelog.
· 49263be8
Marc Vef
authored
Jul 12, 2024
49263be8
Fix protocol for daemon RPC client
· 0f42da53
Marc Vef
authored
Jul 12, 2024
0f42da53
Rudimentary Proxy support for extended file systems.
· 963b9e4f
Marc Vef
authored
Jul 12, 2024
963b9e4f
Jul 11, 2024
Finish GekkoFS expand first version via gkfs script.
· bac0881a
Marc Vef
authored
Jul 09, 2024
bac0881a
Better log and cleanup
· b6184dfe
Marc Vef
authored
Jul 08, 2024
b6184dfe
Added data redistribution
· d425dc6d
Marc Vef
authored
Jul 05, 2024
d425dc6d
Improving gkfs_malleability
· 37f2d7f3
Marc Vef
authored
Jul 03, 2024
37f2d7f3
Working metadata redistribution on demand
· bbedfa37
Marc Vef
authored
Jul 03, 2024
bbedfa37
Adding metadata redistribution receiving function
· 91679852
Marc Vef
authored
May 24, 2024
91679852
Initial functional checks for communication to expansion thread succeeded
· 0190d1cf
Marc Vef
authored
May 24, 2024
0190d1cf
Adding gkfs_malleability executable, fixing RPC bugs
· c84a5738
Marc Vef
authored
May 23, 2024
c84a5738
Added metadata migration
· 49349524
Marc Vef
authored
May 23, 2024
49349524
Adding daemon MalleableManager base class
· 2f238134
Marc Vef
authored
May 22, 2024
2f238134
Adding daemon boiler plate for expansion
· 08da8a31
Marc Vef
authored
May 22, 2024
08da8a31
Adding client skeleton for expansion
· 3f1b02cf
Marc Vef
authored
Jul 03, 2024
3f1b02cf
Separating running FS instance from extension
· 1c07cec8
Marc Vef
authored
May 17, 2024
1c07cec8
Add RPC client to daemon
· b32a29ca
Marc Vef
authored
May 17, 2024
b32a29ca
Jul 04, 2024
Merge branch 'jathenst/286-pkg_config_path-not-propagated-to-dependency-scripts' into 'master'
· 318e5c76
Marc Vef
authored
Jul 04, 2024
318e5c76
Add Changelog
· 33f62a27
Julius Athenstaedt
authored
Apr 30, 2024
and
Marc Vef
committed
Jul 04, 2024
33f62a27
add PKG_CONFIG_PATH to profiles to prevent custom entries
· f5174e14
Julius Athenstaedt
authored
Apr 23, 2024
and
Marc Vef
committed
Jul 04, 2024
f5174e14
Jul 03, 2024
Merge branch 'jathenst/287-add-system-call-listxattr-family' into 'master'
· ad097bd9
Marc Vef
authored
Jul 03, 2024
ad097bd9
Reformat code and Changelog
· 2ce743df
Marc Vef
authored
Jul 03, 2024
2ce743df
Review
· 1d873b8b
Marc Vef
authored
Jul 03, 2024
1d873b8b
Add system call: listxattr family
· 58029802
Julius Athenstaedt
authored
May 15, 2024
and
Marc Vef
committed
Jul 03, 2024
58029802
Jun 28, 2024
Merge branch 'marc/293-remove-superfluous-rpc-during-remove' into 'master'
· 477005cd
Marc Vef
authored
Jun 28, 2024
477005cd
Fix GCC warning bug for <= gcc-12 via #pragma
· b0ba5789
Marc Vef
authored
Jun 28, 2024
b0ba5789
Added Changelog
· 86ec77a2
Marc Vef
authored
Jun 28, 2024
86ec77a2
Proxy: Remove optimization added
· 9349e366
Marc Vef
authored
Jun 28, 2024
9349e366
Remove/remove_dir optimization: Avoid 1 RPC per call
· 7e7e789e
Marc Vef
authored
May 06, 2024
7e7e789e
Merge branch 'marc/proxy_dev' into 'master'
· 9dd6ebef
Marc Vef
authored
Jun 28, 2024
9dd6ebef
Jun 27, 2024
Added Changelog, Readme, Cleanup
· 64915a03
Marc Vef
authored
Jun 27, 2024
64915a03
Loading