Skip to content
GitLab
Explore
Sign in
gekkofs
Jun 21, 2022
CHANGELOG for
!141
· a8dd42c9
Ramon Nou
authored
May 23, 2022
and
Ramon Nou
committed
Jun 21, 2022
a8dd42c9
Disable function get_host_by_name (not used)
· 6c01b30f
Ramon Nou
authored
May 23, 2022
and
Ramon Nou
committed
Jun 21, 2022
6c01b30f
more syscalls from hook, tested
· 91668525
Ramon Nou
authored
May 20, 2022
and
Ramon Nou
committed
Jun 21, 2022
91668525
fchdir SIGSEGV, add tests
· ad5df517
Ramon Nou
authored
May 20, 2022
and
Ramon Nou
committed
Jun 21, 2022
ad5df517
dup dup2 testing
· 9a9ad69c
Ramon Nou
authored
May 18, 2022
and
Ramon Nou
committed
Jun 21, 2022
9a9ad69c
opendir / rmdir errors
· 4110d879
Ramon Nou
authored
May 18, 2022
and
Ramon Nou
committed
Jun 21, 2022
4110d879
Disable unused code - Remove statvfs (unused)
· c1ad07f9
Ramon Nou
authored
May 18, 2022
and
Ramon Nou
committed
Jun 21, 2022
c1ad07f9
Update .gitlab-ci.yml
· 72be2450
Ramon Nou
authored
May 17, 2022
and
Ramon Nou
committed
Jun 21, 2022
72be2450
Truncate errors test
· e3ff9bd3
Ramon Nou
authored
May 17, 2022
e3ff9bd3
lseek extra WHENCE testing
· 3574e007
Ramon Nou
authored
May 17, 2022
3574e007
GCC 12.1 update and statvfs
· 90e03f6c
Ramon Nou
authored
May 17, 2022
90e03f6c
access and statfs coverage
· 897c31d4
Ramon Nou
authored
May 16, 2022
and
Ramon Nou
committed
Jun 21, 2022
897c31d4
Open Flags Error
· 7d5d957a
Ramon Nou
authored
May 16, 2022
and
Ramon Nou
committed
Jun 21, 2022
7d5d957a
Merge branch 'rnou/224-symlink-parallelism' into 'master'
· fcf7fb60
Marc Vef
authored
Jun 21, 2022
fcf7fb60
Parallelism in Symlink test fixed
· 887ab8b1
Ramon Nou
authored
Jun 20, 2022
887ab8b1
Jun 20, 2022
Merge branch 'marc/213-support-clone3-syscall-for-glibc-2-34' into 'master'
· d34220d9
Ramon Nou
authored
Jun 20, 2022
d34220d9
Add changelog entry
· eab9887e
Marc Vef
authored
Jun 20, 2022
eab9887e
Adding syscall intercept patch for supporting the clone3() syscall
· 48beba1f
Marc Vef
authored
Jun 20, 2022
48beba1f
dl_dep script: Allow multiple patch files per dependency
· 0c19a688
Marc Vef
authored
Jun 20, 2022
0c19a688
Merge branch 'rnou/222-path-resolution-tests-does-not-allow-parallelism' into 'master'
· 8a2b71c9
Marc Vef
authored
Jun 20, 2022
8a2b71c9
Added changelog entry
· d8c48c13
Marc Vef
authored
Jun 20, 2022
d8c48c13
Jun 15, 2022
Updated Testing parallelism
· 5382cc00
Ramon Nou
authored
Jun 15, 2022
5382cc00
May 24, 2022
Merge branch '221-update-hermes-to-0-4-5' into 'master'
· fba56981
Alberto Miranda
authored
May 24, 2022
fba56981
Update hermes submodule to 0.4.5
· cabd9800
Alberto Miranda
authored
May 24, 2022
cabd9800
May 17, 2022
Merge branch 'rnou/215-unlink-gkfs_remove-can-delete-directories' into 'master'
· a1160143
Marc Vef
authored
May 17, 2022
a1160143
Adding changelog entry
· cebc72a9
Marc Vef
authored
May 17, 2022
cebc72a9
Fix wrong log verbosity in forward_get_dirents()
· fd55f465
Marc Vef
authored
May 17, 2022
fd55f465
May 13, 2022
Test remove of data chunks
· 3101bd5e
Ramon Nou
authored
May 13, 2022
3101bd5e
Implemented unlink testing and ISDIR errno
· 84f3bcea
Ramon Nou
authored
May 13, 2022
84f3bcea
May 10, 2022
Merge branch 'rnou/214-gkfs_daemon_log_level-needs-to-be-modified-in-tests' into 'master'
· dbcf7f7f
Marc Vef
authored
May 10, 2022
dbcf7f7f
Fix: Use GKFS_DAEMON_LOG_LEVEL instead of GKFS_LOG_LEVEL in tests.
· 3503aa28
Ramon Nou
authored
May 10, 2022
and
Marc Vef
committed
May 10, 2022
3503aa28
Apr 29, 2022
Merge branch 'release-0.9.1'
· 0014c3e4
Marc Vef
authored
Apr 29, 2022
View commits for tag v0.9.1
v0.9.1
0014c3e4
Apr 28, 2022
Update changelog for 0.9.1
· a1daf54b
Marc Vef
authored
Apr 28, 2022
a1daf54b
version bump 0.9.1
· e46bd1c2
Marc Vef
authored
Apr 28, 2022
e46bd1c2
Merge branch 'marc/52-start-stop-scripts' into 'master'
· 91cae492
Marc Vef
authored
Apr 28, 2022
91cae492
gkfs script: Allow specific srun arguments via config file
· 33179ba3
Marc Vef
authored
Apr 28, 2022
33179ba3
Adding -c argument to pass specific config file to gkfs script
· af1417c2
Marc Vef
authored
Apr 28, 2022
af1417c2
Adding changelog entry
· 600b09ea
Marc Vef
authored
Apr 26, 2022
600b09ea
Adding documentation for gkfs script
· d2d2671b
Marc Vef
authored
Apr 26, 2022
d2d2671b
New script: gkfs start and stop daemons locally and for srun (beta)
· 642cdcb3
Marc Vef
authored
Apr 26, 2022
642cdcb3
Loading