488 Commits (7cb80ce0276bcb632864f284df169a0dfeea8d11)

Author SHA1 Message Date
Antonio SJ Musumeci 7cb80ce027 Cleanup procfs and abort on critical issues 5 days ago
Antonio SJ Musumeci 1cf52cae1f Cleanup branches and add more unit tests 5 days ago
Antonio SJ Musumeci 2cf92c92ad Cleanup config and add tests 5 days ago
Antonio SJ Musumeci 15cfd1e2b8 fs_wait_for_mount cleanup 6 days ago
Antonio SJ Musumeci 70a1d60cc7 fs_inode cleanup 6 days ago
Antonio SJ Musumeci be99dffc85 Fixup listxattr error handling 6 days ago
Antonio SJ Musumeci 940e8637c6 Small improvements to fs::statvfs_cache 6 days ago
Antonio SJ Musumeci 1eccfdcb8e Cleanup fuse_readlink 1 week ago
Antonio SJ Musumeci ec5287eeef Fix possible error handling issue with errno 1 week ago
Antonio SJ Musumeci d9517a5def Make cfgfile depth calculation thread friendly 1 week ago
Antonio SJ Musumeci ee7d88ee5b Improve error handling when querying pagesize 1 week ago
Antonio SJ Musumeci 79d625382a Rework string utils, more test cases 1 week ago
Antonio SJ Musumeci 188a111877 Better error handling in pagesize config type 2 weeks ago
Antonio SJ Musumeci e6399f1935 Check string is not empty before resize in Config::keys 2 weeks ago
Antonio SJ Musumeci dbb2932158 Fix error handling in fuse chmod, chown, setxattr, removexattr 2 weeks ago
Antonio SJ Musumeci a384933c72 Fix incorrect type in fs_read and write 2 weeks ago
Antonio SJ Musumeci b768ba8ce1 Fix buffer overflow in readlink by reserving space for null terminator 2 weeks ago
Antonio SJ Musumeci 24057f741b Use RND class for shrink_to_rand_elem and add assertions 2 weeks ago
Antonio SJ Musumeci 07f496246a fix policy_eppfrd.cpp: return 0 when branchinfo found, -ENOENT only when empty 2 weeks ago
Antonio SJ Musumeci f347ac5818 fix str.cpp: use string_view::npos, fix erase() calls, remove extra whitespace 2 weeks ago
Antonio SJ Musumeci 6bd4a76a26 Remove iterator methods from Branches class 2 weeks ago
Antonio SJ Musumeci ac9eb0b7ff Fix futimens bugs: stat pointer, variable names, and negation 2 weeks ago
Antonio SJ Musumeci f34bc166b1 Add null pointer checks for FileInfo/DirInfo 2 weeks ago
Antonio SJ Musumeci f67d087e58 Fix copydata_copy_file_range bug 2 weeks ago
Antonio SJ Musumeci 3226c7a7c3 Fix eplus search bug 2 weeks ago
Antonio SJ Musumeci c66c68b137 Misc cleanup 3 weeks ago
Antonio SJ Musumeci 075a8a6548 Convert some push_back to emplace_back 3 weeks ago
Antonio SJ Musumeci 3c6d1b47f6 Remove unused "using"s 3 weeks ago
Antonio SJ Musumeci 6f281b9f7f Remove duplicate includes 3 weeks ago
Antonio SJ Musumeci 511bf47af9 Convert stdint to short ints 3 weeks ago
Antonio SJ Musumeci eb8074ed9a Update vendored/nonstd to latest and fix API usage 3 weeks ago
Antonio SJ Musumeci 2c87e68635 Cleanup ugid.hpp usage 3 weeks ago
Antonio SJ Musumeci 8f1ef59770 Move 3rd party libraries to "vendored" directory 3 weeks ago
Antonio SJ Musumeci a4aade6666 Make global inode calculation function pointer atomic 3 weeks ago
Antonio SJ Musumeci 1d1bcd3b87 Add extra checks in for file handle lookup 3 weeks ago
Antonio SJ Musumeci 099ce2d91d Add more asserts 3 weeks ago
Antonio SJ Musumeci 56cd831ec8 Fix str::trim to handle all whitespace characters 3 weeks ago
Antonio SJ Musumeci e43be3c221 Remove unused PolicyCache implementation 3 weeks ago
Antonio SJ Musumeci 2754536727 Fix integer overflow in size suffix parsing 3 weeks ago
Antonio SJ Musumeci a0cff637e1 Misc cleanup 4 weeks ago
Antonio SJ Musumeci a5a6c892b9 Update copyright headers 4 weeks ago
Antonio SJ Musumeci 3d50d4a52f Explicitly return EXIT_FAILURE 4 weeks ago
Antonio SJ Musumeci a2860c3f1f Use debug mutex more 4 weeks ago
Antonio SJ Musumeci e55bb93890 Simplify lowlevel fuse state management and req mem 1 month ago
trapexit 3222de6c9c
Fixup debug output (#1617) 1 month ago
trapexit 7f1b7ac343
Add lshw to collect info tool (#1610) 2 months ago
trapexit 1290ab9708
Ensure ::exists() call can't throw (#1609) 2 months ago
trapexit 4d1760cb69
Rework new `lup` policy to work on 32bit systems (#1603) 3 months ago
François-Xavier Payet 22df87c86a
Add LUP policy (#1601) 3 months ago
trapexit 72fb6e4aba
Update submitting bug reports, improve collect-info (#1598) 4 months ago