You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Antonio SJ Musumeci 89fbac3926 fuse_release.cpp 8 months ago
..
boost Add support for FUSE passthrough 9 months ago
CLI11.hpp Add fsck.mergerfs tool (#1483) 9 months ago
assert.hpp use pragma once in headers 9 years ago
branch.cpp Rework policies to return branches rather than path strings 10 months ago
branch.hpp Rework policies to return branches rather than path strings 10 months ago
branches.cpp Misc cleanup (#1486) 9 months ago
branches.hpp Rework policies to return branches rather than path strings 10 months ago
buildmap.hpp cleanup function signatures and definitions 6 years ago
buildvector.hpp cleanup function signatures and definitions 6 years ago
category.cpp Error when given invalid policy names 4 years ago
category.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config.cpp Update the secondary group cache (#1492) 8 months ago
config.hpp Update the secondary group cache (#1492) 8 months ago
config_cachefiles.cpp Add "per-process" file caching feature 3 years ago
config_cachefiles.hpp Add "per-process" file caching feature 3 years ago
config_flushonclose.cpp Add flushonclose feature 2 years ago
config_flushonclose.hpp Add flushonclose feature 2 years ago
config_follow_symlinks.cpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_follow_symlinks.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_gidcache.cpp Update the secondary group cache (#1492) 8 months ago
config_gidcache.hpp Update the secondary group cache (#1492) 8 months ago
config_inodecalc.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_inodecalc.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_link_exdev.cpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_link_exdev.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_log_metrics.cpp Add new debug printing routines 4 years ago
config_log_metrics.hpp Add new debug printing routines 4 years ago
config_moveonenospc.cpp Change misc defaults 12 months ago
config_moveonenospc.hpp Change misc defaults 12 months ago
config_nfsopenhack.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_nfsopenhack.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_pagesize.cpp Support Linux v6.13 FUSE max_page_limit 12 months ago
config_pagesize.hpp Support Linux v6.13 FUSE max_page_limit 12 months ago
config_passthrough.cpp Add support for FUSE passthrough 9 months ago
config_passthrough.hpp Add support for FUSE passthrough 9 months ago
config_pid.hpp Fix user.mergerfs.pid 2 years ago
config_rename_exdev.cpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_rename_exdev.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
config_set.cpp Add "per-process" file caching feature 3 years ago
config_set.hpp Add "per-process" file caching feature 3 years ago
config_statfs.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_statfs.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_statfsignore.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_statfsignore.hpp cleanup function signatures and definitions 6 years ago
config_xattr.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
config_xattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
dirinfo.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
ef.hpp rework config management 6 years ago
endian.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
enum.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
errno.hpp use pragma once in headers 9 years ago
fh.hpp Change the "devino" inode calculation 11 months ago
fileinfo.hpp Add support for FUSE passthrough 9 months ago
fixed_mem_pool.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
from_string.cpp Improve mount waiting + misc doc improvements 11 months ago
from_string.hpp Improve mount waiting + misc doc improvements 11 months ago
fs_acl.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_acl.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_attr.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_attr.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_attr_linux.icpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_attr_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_clonepath.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_clonepath.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_close.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_closedir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_copy_file_range.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_copy_file_range.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_copy_file_range_linux.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_copy_file_range_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_copydata.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copydata.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_copydata_copy_file_range.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copydata_copy_file_range.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copydata_readwrite.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copydata_readwrite.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copyfile.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_copyfile.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_cow.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_cow.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_devid.hpp Add support for FUSE passthrough 9 months ago
fs_dirfd.hpp Add readdir policies 3 years ago
fs_dup.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_dup2.hpp Fix read/write behavior and return value depending on direct_io 3 years ago
fs_eaccess.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_exists.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_faccessat.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fadvise.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_fadvise.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fadvise_posix.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fadvise_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fallocate.cpp small tweaks to build on Debian kFreeBSD 10 years ago
fs_fallocate.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fallocate_linux.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fallocate_osx.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fallocate_posix.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fallocate_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fchmod.hpp Add support for FUSE passthrough 9 months ago
fs_fchmodat.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fchown.hpp Add support for FUSE passthrough 9 months ago
fs_fcntl.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_fdatasync.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fgetxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_ficlone.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_ficlone.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_ficlone_linux.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_ficlone_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_file_size.cpp Add support for FUSE passthrough 9 months ago
fs_file_size.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_file_unchanged.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_findallfiles.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_findallfiles.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_findonfs.cpp Add support for FUSE passthrough 9 months ago
fs_findonfs.hpp Rework policies to return branches rather than path strings 10 months ago
fs_flistxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_flock.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fsetxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_fstat.hpp Add support for FUSE passthrough 9 months ago
fs_fstatat.hpp Add support for FUSE passthrough 9 months ago
fs_fsync.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_ftruncate.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_futimens.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_futimens_freebsd_11.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_futimens_generic.hpp Add support for FUSE passthrough 9 months ago
fs_futimens_linux.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_futimesat.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_futimesat.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_futimesat_generic.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_futimesat_osx.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_getdents64.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_getdents64.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_getfl.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_getfl.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_glob.cpp Misc cleanup (#1486) 9 months ago
fs_glob.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_has_space.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_has_space.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_info.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_info.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_info_t.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_inode.cpp Add support for FUSE passthrough 9 months ago
fs_inode.hpp Add support for FUSE passthrough 9 months ago
fs_ioctl.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_is_rofs.hpp Add fsck.mergerfs tool (#1483) 9 months ago
fs_lchmod.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lchown.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lgetxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_link.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_llistxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lremovexattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lseek.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lsetxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lstat.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_lutimens.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_mkdir.hpp Improve mount waiting + misc doc improvements 11 months ago
fs_mkdir_as_root.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
fs_mknod.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_mktemp.cpp Add fsck.mergerfs tool (#1483) 9 months ago
fs_mktemp.hpp Add fsck.mergerfs tool (#1483) 9 months ago
fs_mount.cpp Spawn "mount" on branches when waiting for mounts enabled 9 months ago
fs_mount.hpp Spawn "mount" on branches when waiting for mounts enabled 9 months ago
fs_mounts.cpp Improve mount waiting + misc doc improvements 11 months ago
fs_mounts.hpp Improve mount waiting + misc doc improvements 11 months ago
fs_movefile_and_open.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_movefile_and_open.hpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fs_open.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_open_fd.cpp Add support for FUSE passthrough 9 months ago
fs_open_fd.hpp Add support for FUSE passthrough 9 months ago
fs_openat.hpp Add support for FUSE passthrough 9 months ago
fs_opendir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_path.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_path.hpp Add support for FUSE passthrough 9 months ago
fs_pathvector.hpp Forbid adding mountpoint to branch list 3 years ago
fs_pread.hpp Rework fuse read to use same buffers as messages 3 years ago
fs_preadn.hpp Fix read/write behavior and return value depending on direct_io 3 years ago
fs_pwrite.hpp Fix read/write behavior and return value depending on direct_io 3 years ago
fs_pwriten.hpp Fix read/write behavior and return value depending on direct_io 3 years ago
fs_read.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_readahead.cpp Improve FreeBSD compatibility 1 year ago
fs_readahead.hpp Add ability to set readahead of mergerfs and branches 3 years ago
fs_readdir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_readlink.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_realpath.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_realpathize.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_realpathize.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_remove.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_rename.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_rmdir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_sendfile.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_sendfile.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_sendfile_linux.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_sendfile_unsupported.icpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_setfl.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_setfl.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_stat.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_stat_utils.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_statvfs.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_statvfs_cache.cpp Add debugging of mutexes (#1470) 10 months ago
fs_statvfs_cache.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_statx.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_symlink.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
fs_truncate.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_umount2.hpp Improve FreeBSD compatibility 1 year ago
fs_unlink.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_utimensat.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fs_utimensat_freebsd.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_utimensat_generic.hpp Add support for FUSE passthrough 9 months ago
fs_utimensat_linux.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_wait_for_mount.cpp Spawn "mount" on branches when waiting for mounts enabled 9 months ago
fs_wait_for_mount.hpp Add support for FUSE passthrough 9 months ago
fs_write.hpp Fix read/write behavior and return value depending on direct_io 3 years ago
fs_xattr.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fs_xattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
func.cpp Error when given invalid policy names 4 years ago
func.hpp Change misc defaults 12 months ago
funcs.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_access.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_access.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_bmap.cpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_bmap.hpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_chmod.cpp Add support for FUSE passthrough 9 months ago
fuse_chmod.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_chown.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_chown.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_copy_file_range.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_copy_file_range.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_create.cpp Add support for FUSE passthrough 9 months ago
fuse_create.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_destroy.cpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_destroy.hpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_fallocate.cpp Add support for FUSE passthrough 9 months ago
fuse_fallocate.hpp Add support for FUSE passthrough 9 months ago
fuse_fchmod.cpp Add support for FUSE passthrough 9 months ago
fuse_fchmod.hpp Add support for FUSE passthrough 9 months ago
fuse_fchown.cpp Add support for FUSE passthrough 9 months ago
fuse_fchown.hpp Add support for FUSE passthrough 9 months ago
fuse_fgetattr.cpp Add support for FUSE passthrough 9 months ago
fuse_fgetattr.hpp Add support for FUSE passthrough 9 months ago
fuse_flock.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_flock.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_flush.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_flush.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_fsync.cpp Add support for FUSE passthrough 9 months ago
fuse_fsync.hpp Add support for FUSE passthrough 9 months ago
fuse_fsyncdir.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_fsyncdir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_ftruncate.cpp Add support for FUSE passthrough 9 months ago
fuse_ftruncate.hpp Add support for FUSE passthrough 9 months ago
fuse_futimens.cpp Add support for FUSE passthrough 9 months ago
fuse_futimens.hpp Add support for FUSE passthrough 9 months ago
fuse_getattr.cpp Add support for FUSE passthrough 9 months ago
fuse_getattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_getxattr.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_getxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_init.cpp Add support for FUSE passthrough 9 months ago
fuse_init.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_ioctl.cpp Update the secondary group cache (#1492) 8 months ago
fuse_ioctl.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_link.cpp Add support for FUSE passthrough 9 months ago
fuse_link.hpp new features: follow-symlinks, rename-exdev, link-exdev 5 years ago
fuse_listxattr.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_listxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_lock.cpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_lock.hpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_mkdir.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_mkdir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_mknod.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_mknod.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_open.cpp fuse_open.cpp 8 months ago
fuse_open.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_opendir.cpp Add flushonclose feature 2 years ago
fuse_opendir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_passthrough.hpp Add support for FUSE passthrough 9 months ago
fuse_poll.cpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_poll.hpp Major cleanup of libfuse to remove unneeded features 5 years ago
fuse_read.cpp Fix read/write behavior and return value depending on direct_io 3 years ago
fuse_read.hpp Rework fuse read to use same buffers as messages 3 years ago
fuse_readdir.cpp Add proper input validation for readdir policy 3 years ago
fuse_readdir.hpp Initialize readdir threadpool after daemonizing 3 years ago
fuse_readdir_base.hpp Rework thread pool for increased stability + config and doc updates (#1453) 10 months ago
fuse_readdir_cor.cpp Remove linux only getdents in favor of readdir for FreeBSD sake (#1485) 9 months ago
fuse_readdir_cor.hpp Rework thread pool for increased stability + config and doc updates (#1453) 10 months ago
fuse_readdir_cosr.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_readdir_cosr.hpp Rework thread pool queue depth impl 2 years ago
fuse_readdir_factory.cpp Rework thread pool for increased stability + config and doc updates (#1453) 10 months ago
fuse_readdir_factory.hpp Add proper input validation for readdir policy 3 years ago
fuse_readdir_plus.cpp Rework thread pool queue depth impl 2 years ago
fuse_readdir_plus.hpp Rework thread pool queue depth impl 2 years ago
fuse_readdir_seq.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_readdir_seq.hpp Add readdir policies 3 years ago
fuse_readlink.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_readlink.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_release.cpp fuse_release.cpp 8 months ago
fuse_release.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_releasedir.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_releasedir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_removemapping.cpp Add callbacks for newer functions 3 years ago
fuse_removemapping.hpp Add callbacks for newer functions 3 years ago
fuse_removexattr.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_removexattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_rename.cpp Add support for FUSE passthrough 9 months ago
fuse_rename.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_rmdir.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_rmdir.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_setupmapping.cpp Add callbacks for newer functions 3 years ago
fuse_setupmapping.hpp Add callbacks for newer functions 3 years ago
fuse_setxattr.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_setxattr.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_statfs.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_statfs.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_statx.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fuse_statx.hpp Add statx support 11 months ago
fuse_statx_supported.icpp Misc cleanup 9 months ago
fuse_statx_unsupported.icpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
fuse_symlink.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_symlink.hpp Fix query of attr during symlink 4 years ago
fuse_syncfs.cpp Add callbacks for newer functions 3 years ago
fuse_syncfs.hpp Add callbacks for newer functions 3 years ago
fuse_tmpfile.cpp Add callbacks for newer functions 3 years ago
fuse_tmpfile.hpp Add callbacks for newer functions 3 years ago
fuse_truncate.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_truncate.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_unlink.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_unlink.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_utimens.cpp Rework policies to return branches rather than path strings 10 months ago
fuse_utimens.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
fuse_write.cpp Rework movefile and cow break to use copyfile (#1488) 9 months ago
fuse_write.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
gidcache.cpp Update the secondary group cache (#1492) 8 months ago
gidcache.hpp Update the secondary group cache (#1492) 8 months ago
hashset.hpp Replace usage of wyhash with rapidhash 12 months ago
hw_cpu.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
hw_cpu.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
int_types.h Rework policies to return branches rather than path strings 10 months ago
khash.h optimize readdir file dedup 7 years ago
locked_fixed_mem_pool.hpp Add debugging of mutexes (#1470) 10 months ago
mempools.cpp use getdents64 on linux 6 years ago
mempools.hpp use getdents64 on linux 6 years ago
mergerfs.cpp Update the secondary group cache (#1492) 8 months ago
mergerfs.hpp use pragma once in headers 9 years ago
mergerfs_api.cpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_api.hpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_collect_info.cpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_collect_info.hpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_fsck.cpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_fsck.hpp Add mergerfs.collect-info (#1491) 8 months ago
mergerfs_ioctl.hpp Add mergerfs.collect-info (#1491) 8 months ago
num.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
num.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
option_parser.cpp Misc cleanup (#1486) 9 months ago
option_parser.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
policies.cpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
policies.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
policy.hpp Rework policies to return branches rather than path strings 10 months ago
policy_all.cpp Rework policies to return branches rather than path strings 10 months ago
policy_all.hpp Rework policies to return branches rather than path strings 10 months ago
policy_cache.cpp Add debugging of mutexes (#1470) 10 months ago
policy_cache.hpp Rework policies to return branches rather than path strings 10 months ago
policy_epall.cpp Rework policies to return branches rather than path strings 10 months ago
policy_epall.hpp Rework policies to return branches rather than path strings 10 months ago
policy_epff.cpp Rework policies to return branches rather than path strings 10 months ago
policy_epff.hpp Rework policies to return branches rather than path strings 10 months ago
policy_eplfs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_eplfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_eplus.cpp Rework policies to return branches rather than path strings 10 months ago
policy_eplus.hpp Rework policies to return branches rather than path strings 10 months ago
policy_epmfs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_epmfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_eppfrd.cpp Rework policies to return branches rather than path strings 10 months ago
policy_eppfrd.hpp Rework policies to return branches rather than path strings 10 months ago
policy_eprand.cpp Rework policies to return branches rather than path strings 10 months ago
policy_eprand.hpp Rework policies to return branches rather than path strings 10 months ago
policy_erofs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_erofs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_error.hpp add tagging branches RW/RO/NW 7 years ago
policy_ff.cpp Rework policies to return branches rather than path strings 10 months ago
policy_ff.hpp Rework policies to return branches rather than path strings 10 months ago
policy_lfs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_lfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_lus.cpp Rework policies to return branches rather than path strings 10 months ago
policy_lus.hpp Rework policies to return branches rather than path strings 10 months ago
policy_mfs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_mfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_msplfs.cpp Rework policies to return branches rather than path strings 10 months ago
policy_msplfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_msplus.cpp Rework policies to return branches rather than path strings 10 months ago
policy_msplus.hpp Rework policies to return branches rather than path strings 10 months ago
policy_mspmfs.cpp Misc cleanup 9 months ago
policy_mspmfs.hpp Rework policies to return branches rather than path strings 10 months ago
policy_msppfrd.cpp Rework policies to return branches rather than path strings 10 months ago
policy_msppfrd.hpp Rework policies to return branches rather than path strings 10 months ago
policy_newest.cpp Rework policies to return branches rather than path strings 10 months ago
policy_newest.hpp Rework policies to return branches rather than path strings 10 months ago
policy_pfrd.cpp Rework policies to return branches rather than path strings 10 months ago
policy_pfrd.hpp Rework policies to return branches rather than path strings 10 months ago
policy_rand.cpp Rework policies to return branches rather than path strings 10 months ago
policy_rand.hpp Rework policies to return branches rather than path strings 10 months ago
policy_rv.hpp Rework policies to return branches rather than path strings 10 months ago
procfs.cpp Add support for FUSE passthrough 9 months ago
procfs.hpp Add support for FUSE passthrough 9 months ago
rapidhash.h Replace usage of wyhash with rapidhash 12 months ago
resources.cpp general code cleanup 7 years ago
resources.hpp cleanup function signatures and definitions 6 years ago
rnd.cpp Replace usage of wyhash with rapidhash 12 months ago
rnd.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
rwlock.hpp branches: add per branch minfreespace w/ original value as default 6 years ago
scope_guard.hpp Rework thread pool queue depth impl 2 years ago
stat_util.hpp NFS open/creat hack 6 years ago
state.cpp Add support for FUSE passthrough 9 months ago
state.hpp Add support for FUSE passthrough 9 months ago
statvfs_util.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
str.cpp Add fsck.mergerfs tool (#1483) 9 months ago
str.hpp Add fsck.mergerfs tool (#1483) 9 months ago
strvec.hpp config: rework global config, remove rwlock, make branches RCU like 5 years ago
subprocess.hpp Spawn "mount" on branches when waiting for mounts enabled 9 months ago
symlinkify.hpp Add statx support 11 months ago
to_string.cpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
to_string.hpp Improve mount waiting + misc doc improvements 11 months ago
tofrom_string.hpp cleanup function signatures and definitions 6 years ago
tofrom_wrapper.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
ugid.cpp Update the secondary group cache (#1492) 8 months ago
ugid.hpp Add podman release build tooling + misc build fixes (#1455) 10 months ago
ugid_linux.hpp Add ability to invalidate gid cache on demand 3 years ago
ugid_linux.icpp Add ability to invalidate gid cache on demand 3 years ago
ugid_rwlock.hpp cleanup function signatures and definitions 6 years ago
ugid_rwlock.icpp stop clonepath at base directory. fixes #467 8 years ago
xattr.hpp fix building on alpine w/ musl 7 years ago