aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
AgeCommit message (Expand)Author
2021-09-06Released 3.10.5Nikolaus Rath
2021-06-09Released 3.10.4Nikolaus Rath
2021-04-12Added ChangeLog template for next release.Nikolaus Rath
2021-04-12Released 3.10.3Nikolaus Rath
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
2020-12-07Released 3.10.1Nikolaus Rath
2020-11-04Fix incorrect date in ChangelogLilo Huang
2020-10-09Released 3.10.0Nikolaus Rath
2020-09-20Allow caching symlinks in kernel page cache. (#551)Etienne Dublé
2020-08-09Fix-up changelog.Nikolaus Rath
2020-08-09Released 3.9.4Nikolaus Rath
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