aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-06Released 3.10.5Nikolaus Rath
2021-09-06Fix: fd and memory leak in mount.fuse.c (#614)lixiaokeng
2021-08-25use same hashbang as in rest of repositorya1346054
2021-08-25fix spellinga1346054
2021-08-25remove executable file mode bit from source filesa1346054
2021-08-04meson.build: fix wrong .symver detectionGiulio Benetti
2021-06-24Travis-CI: Make sure lsan supppressions file can be read by root.Nikolaus Rath
2021-06-23Do not run unlinked files test on passthrough_hp with old kernelsAmir Goldstein
2021-06-16Fix: a potential crash on failure to setlocalelixiaokeng
2021-06-14passthrough_hp: excercise reusing inode numbersAmir Goldstein
2021-06-14test/test_syscalls.c: check unlinked testfiles at the end of the testAmir Goldstein
2021-06-14test/test_syscalls.c: refactor fcheck_* helpersAmir Goldstein
2021-06-14test/test_syscalls.c: use unique filename per testAmir Goldstein
2021-06-09Released 3.10.4Nikolaus Rath
2021-06-09Add an option to disable building tests (#533)asafkahlon
2021-06-09Cuse example: Fix memory leak (#607)Christian Menges
2021-06-09fix typo in man (#609)Sergey Fedoseev
2021-06-02test/test_syscalls.c: fix test failure on xfs src dir (#611)Amir Goldstein
2021-05-19Define FUSE_USE_VERSION in Doxygen. (#608)Junichi Uekawa
2021-05-09Fix memory leaks in examples (#604)Christian Menges
2021-05-09Bump cxxopts from 2.2.0 to 2.2.1 (#602)Christian Menges
2021-05-08doc: Add "fuse (4)" to SEE ALSO sections in man pages (#601)rfjakob
2021-05-07Fix doxygen warnings. (#600)Junichi Uekawa
2021-05-05fusermount3.1: refer to mount.fuse3 (#599)Junichi Uekawa
2021-04-23Add missing exceptions to fuse_reply_err() documentation. (#597)Manuel Jacob
2021-04-13Fix a few meson warnings (#596)Heiko Becker
2021-04-12Added ChangeLog template for next release.Nikolaus Rath
2021-04-12Released 3.10.3Nikolaus Rath
2021-04-12Remove unused fuse_worker bufsize (#590)Hookey
2021-03-30Fix typo in fuse_lowlevel.h (#593)Tobias Nießen
2021-03-25Fix typos (#592)Andrew Gaul
2021-03-18Fix returning d_ino and d_type by readdir(3) in non-plus modeJean-Pierre André
2021-02-05Released 3.10.2Nikolaus Rath
2021-02-03Fix returning inode numbers from readdir() in offset==0 mode. (#584)Martin Pärtel
2021-01-28Ignore "-o nonempty" (#582)Stephen Kitt
2021-01-17Fix FTBFS on kfreebsd (#581)Laurent Bigonville
2021-01-12Fix a few typos in README.md. (#579)John Baber-Lucero
2021-01-10Fix typo (#578)Feverfew
2021-01-08fusermount: Check for argv[0] being present (#577)richardweinberger
2021-01-01Fix FUSE_COPY_FILE_RANGE in the passthrough example (#575)Alan Somers
2020-12-27util/fusermount.c: Assume the kernel supports UMOUNT_NOFOLLOW (#574)Sargun Dhillon
2020-12-19Add exfat to whitelist (#573)Kangjing "Chaser" Huang
2020-12-07Released 3.10.1Nikolaus Rath
2020-11-24examples/cuse_client: add include file to eliminate compiler warning (#568)Rethan
2020-11-17fix errno comparisonhuman
2020-11-11buffer.c: correct return value when buf is NULLZhiqiang Liu
2020-11-06test/test_syscalls.c: fix potential fd leakage problemsZhiqiang Liu
2020-11-06example/cuse_client.c: fix fd leakage problemZhiqiang Liu
2020-11-06ioctl_client.c: fix potential fd leakage problemZhiqiang Liu
2020-11-06mount.fuse.c: fix potential memory leak in main funcZhiqiang Liu