-
Notifications
You must be signed in to change notification settings - Fork 101
Pull requests: LinearTapeFileSystem/ltfs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build: enforce C11 as minimum compiler standard
#617
opened Jun 14, 2026 by
hugo-hur
Loading…
4 tasks done
Fix locking and a double free in fsops rename and unlink
#615
opened Jun 12, 2026 by
matejk
Loading…
Memory-safety fixes: uninitialized reads and a realloc leak
#613
opened Jun 12, 2026 by
matejk
Loading…
Fix file permissions passed to open(2) by the POSIX arch_open
#612
opened Jun 12, 2026 by
matejk
Loading…
Add an integration test suite using the file tape backend
#611
opened Jun 12, 2026 by
matejk
Loading…
Raise the warning level to -Wall -Wextra and resolve the warnings
#609
opened Jun 12, 2026 by
matejk
Loading…
feat: add --store-hash to ltfs_ordered_copy tool to store content hashes in ltfs.hash.* VEAs when destination is ltfs
#602
opened Jun 10, 2026 by
hugo-hur
Loading…
6 tasks done
fix: write NUL terminator for MAM coherency signature
#601
opened Jun 9, 2026 by
hugo-hur
Loading…
6 tasks done
feat: add --move option to ltfs_ordered_copy
#600
opened Jun 9, 2026 by
hugo-hur
Loading…
6 tasks done
Suggested fix for the ltfs_ordered_copy single file special case issue.
#599
opened Jun 9, 2026 by
hugo-hur
Loading…
4 tasks done
configure: detect ICU via icu-uc/icu-i18n pkg-config modules to easily build on Debian
#597
opened Jun 8, 2026 by
hugo-hur
Loading…
5 tasks done
Add FUSE3 support and TANDBERG LTO-6 HH drive
#590
opened May 18, 2026 by
mhorimoto
Loading…
4 of 6 tasks
Fixes and improvements to the ltfs_ordered_copy tool
#586
opened Apr 30, 2026 by
asivery
Loading…
6 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.