Skip to content
GitLab
Explore
Sign in
gekkofs
Jul 22, 2024
Restructuring of Readme
· 5fbc9f50
Marc Vef
authored
Jul 22, 2024
5fbc9f50
Merge branch 'marc/62-shared-file-metadata-congestion-2' into 'master'
· c300a359
Marc Vef
authored
Jul 22, 2024
c300a359
Readme, changelog, and changed defaults
· 680fe6b5
Marc Vef
authored
Jul 22, 2024
680fe6b5
Adding write_size cache. New envs: LIBGKFS_WRITE_SIZE_CACHE=ON
· ef4620f7
Marc Vef
authored
Jul 15, 2024
ef4620f7
Merge branch 'marc/298-tests-fail-when-symlink-support-is-disabled' into 'master'
· 950ba459
Marc Vef
authored
Jul 22, 2024
950ba459
Jul 19, 2024
Reformat CMake code to unified style
· a2bda41a
Marc Vef
authored
Jul 19, 2024
a2bda41a
Symlink tests restructuring. Disabling incomplete symlink code
· ad00fb47
Marc Vef
authored
Jul 19, 2024
ad00fb47
Merge branch 'marc/297-tests-failing-due-to-marshmallow' into 'master'
· f0744a49
Marc Vef
authored
Jul 19, 2024
f0744a49
Update Python-Marshmallow to fix testing error
· 5de90cf4
Marc Vef
authored
Jul 19, 2024
5de90cf4
Jul 16, 2024
Merge branch 'marc/292-add-dentry-cache' into 'master'
· 8812ccdf
Marc Vef
authored
Jul 16, 2024
8812ccdf
Jul 15, 2024
Fix broken CMake formatting
· ab3e3c0f
Marc Vef
authored
Jul 15, 2024
ab3e3c0f
Cleanup, Readme, Changelog, Added env variable to LIBGKFS_DIR_CACHE
· a89f6ed3
Marc Vef
authored
Jul 15, 2024
a89f6ed3
Renamed Cache to DentryCache. Added several options to config.hpp
· 22e94669
Marc Vef
authored
Jun 27, 2024
22e94669
Adding config for async opendir
· 03426a37
Marc Vef
authored
Jun 27, 2024
03426a37
Parallelize opendir when using dir cache
· f37b3e7b
Marc Vef
authored
Apr 29, 2024
f37b3e7b
Adding directory entry cache avoiding stat RPCs. Flushed for dir on dir close.
· b2b74091
Marc Vef
authored
Apr 28, 2024
b2b74091
Client readdir cache: Base structure
· 22eda4c1
Marc Vef
authored
Jun 27, 2024
22eda4c1
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
Loading