aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-20Clarify what qualifies as a "related operation" for notify_inval_entry.Nikolaus Rath
2018-09-20Don't enable adaptive readdirplus unless fs has readdir() handler.Nikolaus Rath
2018-09-17Do not include struct fuse_buf in struct fuse_workerNikolaus Rath
2018-09-17Don't special-case bulid of mount_util.c.Nikolaus Rath
2018-08-31Released 3.2.6Nikolaus Rath
2018-08-31Do not hardcode /etc/fuse.conf path.Nikolaus Rath
2018-08-30Updated ChangeLog with recent changes.Nikolaus Rath
2018-08-29return different non-zero error codes (#290)Oded Arbel
2018-08-26Fix memory leak of FUSE modulesRostislav
2018-08-26Fix invalid free of memory pointer in 'struct fuse_buf'Rostislav
2018-08-25Make meson build scripts subprojects friendlyMartin Blanchard
2018-08-09Add bcachefs to mountpoint file system whitelistDaniel Fullmer
2018-08-05Add FAT to mountpoint file system whitelistBenjamin Barenblat
2018-08-05Realphabetize and re-document mountpoint file system whitelistBenjamin Barenblat
2018-07-31Add autofs to mountpoint file system whitelistRobo Shimmer
2018-07-25Remove unused member of 'struct fuse_dh'Rostislav Skudnov
2018-07-24Released 3.2.5Nikolaus Rath
2018-07-24Added ChangeLog entry for hardening patches.Nikolaus Rath
2018-07-23test_write_cache: Use fuse_session_exit() to stop filesystem threadRostislav Skudnov
2018-07-23example/{hello,null}: Fix memory leaksRostislav Skudnov
2018-07-23test_write_cache: Fix memory leaksRostislav Skudnov
2018-07-23fusermount: Fix memory leaksRostislav Skudnov
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav
2018-07-18fusermount: whitelist known-good filesystems for mountpointsJann Horn
2018-07-18fusermount: refuse unknown optionsJann Horn
2018-07-18fusermount: bail out on transient config read failureJann Horn
2018-07-18fusermount: don't feed "escaped commas" into mount optionsJann Horn
2018-07-18fusermount: prevent silent truncation of mount optionsJann Horn
2018-07-11Released 3.2.4Nikolaus Rath
2018-07-11Don't assume sub-second resolution for st_atime/st_mtime.Nikolaus Rath
2018-07-04Use triple quotes for multiline string.Nikolaus Rath
2018-07-04Document that access() is also called on chdir().Nikolaus Rath
2018-07-04Source LSB init functionsLaszlo Boszormenyi (GCS)
2018-07-04Fix manpage filename for mount.fuse3Laszlo Boszormenyi (GCS)
2018-07-02fuse.h: fix typo (currenlty -> currently)William Woodruff
2018-05-24fix documentation for opendir in fuse_operationsCarl Edquist
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos
2018-05-18changelog: add info on rename deadlock fixBill Zissimopoulos
2018-05-18rename: perform user mode dir loop check when not done in kernelBill Zissimooulos
2018-05-11Released 3.2.3Nikolaus Rath
2018-05-11add_arg(): check for overflowNikolaus Rath
2018-05-08Fix compile-time warnings on IGNORE_MTABTomohiro Kusumi
2018-04-13Fix path to pytest cache directory.Nikolaus Rath
2018-04-13Invert calloc(3) argument order (`nmemb` comes first)Tomohiro Kusumi
2018-04-13Drop unneeded void cast for actually used local variableTomohiro Kusumi
2018-04-13Drop redundant ; from FUSE_REGISTER_MODULE()Tomohiro Kusumi
2018-03-31Travis: remove root-owned cache files.Nikolaus Rath
2018-03-31Fix Travis build environmentNikolaus Rath
2018-03-31Fixed up duplicate ChangeLog entry.Nikolaus Rath
2018-03-31Released 3.2.2Nikolaus Rath