aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
AgeCommit message (Expand)Author
2020-06-12Released 3.9.2Nikolaus Rath
2020-03-19Released 3.9.1Nikolaus Rath
2020-01-02Fixed up ChangeLog.rstNikolaus Rath
2020-01-02Fixed memory leak in fuse_session_new()Bill Zissimopoulos
2020-01-02Fixed an issue with the linker version script. (#483)Bill Zissimopoulos
2019-12-31Make ioctl prototype conditional on FUSE_USE_VERSION. (#482)Bill Zissimopoulos
2019-12-14Released 3.9.0Nikolaus Rath
2019-11-27Added support for FUSE_EXPLICIT_INVAL_DATA to enable (#474)Albert Chen
2019-11-03Released 3.8.0Nikolaus Rath
2019-11-03Implement lseek operation (#457)Yuri Per
2019-09-27Released 3.7.0Nikolaus Rath
2019-09-15Whitelist UFSD (#451)tenzap
2019-09-04Introduce callback for loggingStefan Hajnoczi
2019-07-09Released 3.6.2Nikolaus Rath
2019-07-09Install init script in /etc/ instead of $sysconfdirNikolaus Rath
2019-06-13Released 3.6.1Nikolaus Rath
2019-06-13Released 3.6.0Nikolaus Rath
2019-06-13fuse_lowlevel: Add max_pages support (#384)scosu
2019-05-09Added new example filesystemNikolaus Rath
2019-04-16Released 3.5.0Nikolaus Rath
2019-04-16Add documentation for opting out of opendir and releasedir (#391)Chad Austin
2019-04-07Bump minor versionNikolaus Rath
2019-04-06Add support for in-kernel readdir caching.Nikolaus Rath
2019-04-03Whitelist smb2 (#392)Peter Lemenkov
2019-03-11Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André
2019-03-09Released 3.4.2Nikolaus Rath
2019-03-09Add HFS+ to filesystem whitelist (#347)1c7718e7
2019-01-04Added OpenAFS to type whitelistNikolaus Rath
2018-12-29Fixed memory leak.Nikolaus Rath
2018-12-22Added missing date to Changelog.Nikolaus Rath
2018-12-22Released 3.4.1Nikolaus Rath
2018-11-19examples: add copy_file_range() support to passthrough(_fh)Niels de Vos
2018-11-06Released 3.3.0Nikolaus Rath
2018-11-06Avoid double unmount on normal unmount in auto_unmount mode.Kevin Vigor
2018-11-06Document when `fuse_lowlevel_notify_*` functions may block.Nikolaus Rath
2018-10-09Add unprivileged option in `mount.fuse3`Mattias Nissler
2018-10-09Allow passing `/dev/fuse` file descriptor from parent processMattias Nissler
2018-09-20Don't enable adaptive readdirplus unless fs has readdir() handler.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-07-31Add autofs to mountpoint file system whitelistRobo Shimmer
2018-07-24Released 3.2.5Nikolaus Rath
2018-07-24Added ChangeLog entry for hardening patches.Nikolaus Rath
2018-07-21Fix readdir() bug when a non-zero offset is specified in filler (#269)Rostislav
2018-07-11Released 3.2.4Nikolaus Rath
2018-05-18changelog: add info on rename deadlock fixBill Zissimopoulos
2018-05-11Released 3.2.3Nikolaus Rath
2018-03-31Fixed up duplicate ChangeLog entry.Nikolaus Rath
2018-03-31Released 3.2.2Nikolaus Rath