Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-10-10 | Released fuse-3.16.2 | Nikolaus Rath | -0/+5 |
2023-08-08 | Released fuse-3.16.1 | Nikolaus Rath | -1/+1 |
2023-08-03 | Pass cache_readdir and keep_cache from high level API (#822) | Aleksandr Mikhailov | -0/+5 |
2023-07-05 | Released fuse-3.15.1 | Nikolaus Rath | -0/+11 |
2023-06-09 | Released 3.15.0 | Nikolaus Rath | -0/+10 |
2023-03-29 | Fix typos and configure spellcheck for PRs | Yaroslav Halchenko | -1/+1 |
2023-03-26 | Released 3.14.1 | Nikolaus Rath | -0/+12 |
2023-02-17 | Released 3.14.0 | Nikolaus Rath | -0/+10 |
2023-02-03 | Released 3.13.1 | Nikolaus Rath | -0/+7 |
2023-01-13 | Released 3.13.0 | Nikolaus Rath | -2/+11 |
2023-01-10 | Support application-defined I/O functions for FUSE fd | Tofik Sonono | -0/+6 |
2022-09-08 | Released 3.12.0 | Nikolaus Rath | -52/+20 |
2022-09-04 | Add summary of changes regarding 'max_threads' to ChangeLog.rst | Bernd Schubert | -0/+55 |
2022-05-02 | Released 3.11.0 | Nikolaus Rath | -4/+4 |
2022-03-14 | Merge branch 'master' into fopen_noflush | Nikolaus Rath | -3/+5 |
2022-02-09 | Fixed returning an error condition to ioctl(2) (#641) | Jean-Pierre André | -0/+2 |
2022-01-23 | Fix ReST end-string nits (#638) | Andrew Gaul | -3/+3 |
2022-01-03 | Add support for FOPEN_NOFLUSH flag | Amir Goldstein | -0/+5 |
2021-09-06 | Released 3.10.5 | Nikolaus Rath | -0/+6 |
2021-06-09 | Released 3.10.4 | Nikolaus Rath | -3/+6 |
2021-04-12 | Added ChangeLog template for next release. | Nikolaus Rath | -0/+5 |
2021-04-12 | Released 3.10.3 | Nikolaus Rath | -1/+4 |
2021-03-18 | Fix returning d_ino and d_type by readdir(3) in non-plus mode | Jean-Pierre André | -0/+2 |
2021-02-05 | Released 3.10.2 | Nikolaus Rath | -5/+6 |
2021-02-03 | Fix returning inode numbers from readdir() in offset==0 mode. (#584) | Martin Pärtel | -0/+1 |
2021-01-28 | Ignore "-o nonempty" (#582) | Stephen Kitt | -0/+7 |
2020-12-07 | Released 3.10.1 | Nikolaus Rath | -0/+5 |
2020-11-04 | Fix incorrect date in Changelog | Lilo Huang | -1/+1 |
2020-10-09 | Released 3.10.0 | Nikolaus Rath | -2/+3 |
2020-09-20 | Allow caching symlinks in kernel page cache. (#551) | Etienne Dublé | -1/+1 |
2020-08-09 | Fix-up changelog. | Nikolaus Rath | -0/+10 |
2020-08-09 | Released 3.9.4 | Nikolaus Rath | -0/+6 |
2020-06-12 | Released 3.9.2 | Nikolaus Rath | -0/+7 |
2020-03-19 | Released 3.9.1 | Nikolaus Rath | -10/+6 |
2020-01-02 | Fixed up ChangeLog.rst | Nikolaus Rath | -3/+6 |
2020-01-02 | Fixed memory leak in fuse_session_new() | Bill Zissimopoulos | -0/+2 |
2020-01-02 | Fixed an issue with the linker version script. (#483) | Bill Zissimopoulos | -0/+1 |
2019-12-31 | Make ioctl prototype conditional on FUSE_USE_VERSION. (#482) | Bill Zissimopoulos | -0/+8 |
2019-12-14 | Released 3.9.0 | Nikolaus Rath | -1/+1 |
2019-11-27 | Added support for FUSE_EXPLICIT_INVAL_DATA to enable (#474) | Albert Chen | -0/+6 |
2019-11-03 | Released 3.8.0 | Nikolaus Rath | -2/+2 |
2019-11-03 | Implement lseek operation (#457) | Yuri Per | -0/+6 |
2019-09-27 | Released 3.7.0 | Nikolaus Rath | -2/+2 |
2019-09-15 | Whitelist UFSD (#451) | tenzap | -0/+2 |
2019-09-04 | Introduce callback for logging | Stefan Hajnoczi | -0/+7 |
2019-07-09 | Released 3.6.2 | Nikolaus Rath | -2/+2 |
2019-07-09 | Install init script in /etc/ instead of $sysconfdir | Nikolaus Rath | -0/+6 |
2019-06-13 | Released 3.6.1 | Nikolaus Rath | -0/+6 |
2019-06-13 | Released 3.6.0 | Nikolaus Rath | -2/+2 |
2019-06-13 | fuse_lowlevel: Add max_pages support (#384) | scosu | -0/+6 |