aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-27Released 3.7.0Nikolaus Rath
2019-09-15Whitelist UFSD (#451)tenzap
2019-09-10passthrough_ll: use fuse_log() instead of err()/errx()Stefan Hajnoczi
2019-09-10passthrough_ll: use fuse_log()Stefan Hajnoczi
2019-09-10log: move fuse_log() to the public header fileStefan Hajnoczi
2019-09-09passthrough_ll: fix fallocate variant ifdefs (#449)Dr. David Alan Gilbert
2019-09-04Introduce callback for loggingStefan Hajnoczi
2019-08-29Avoid gcc 9.1 strncpy(3) warnings (#447)Stefan Hajnoczi
2019-08-23Shorten comment.Nikolaus Rath
2019-08-23Improve description of READDIRPLUS_AUTO.Nikolaus Rath
2019-08-23Clarify bitfield padding issue (#445)AsumFace
2019-07-23fuse-lowlevel: set pipe size to max (#438)Giuseppe Scrivano
2019-07-09Sync fuse_kernel.h with Linux 5.2 (#433)Kirill Smelkov
2019-07-09Released 3.6.2Nikolaus Rath
2019-07-09Do not run passthrough test when caching is active.Nikolaus Rath
2019-07-09Install init script in /etc/ instead of $sysconfdirNikolaus Rath
2019-07-05test_cuse: fix runtime errorNikolaus Rath
2019-07-04Fix output checking in test casesNikolaus Rath
2019-07-04Add build option to skip steps requiring root permissionsDrDaveD
2019-06-15Fix build with IGNORE_MTAB (#425)Michael Forney
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-06-06Avoid pointer arithmetic with `void *`Michael Forney
2019-06-06Don't return expression in function returning voidMichael Forney
2019-06-06Don't omit second operand to `?` operatorMichael Forney
2019-05-24Remove incorrect comment about fuse_entry_param.generation (#420)Alan Somers
2019-05-15passthrough: fix unix-domain sockets on FreeBSD (#413)Alan Somers
2019-05-12Fix includes of non-system headers.Nikolaus Rath
2019-05-09Added new example filesystemNikolaus Rath
2019-05-05add defines for missing SECBITs on older kernels (#409)DrDaveD
2019-05-05Fixed type of ioctl command parameter.Nikolaus Rath
2019-05-05Fixed permissions.Nikolaus Rath
2019-05-01Fixed Cirrus Config (#405)Fedor Korotkov
2019-05-01Add CI for FreeBSD (#404)Alan Somers
2019-04-30Added issue template.Nikolaus Rath
2019-04-30Added information about development status.Nikolaus Rath
2019-04-18Add fallocate and use it instead of posix_fallocate if possible (#398)Liu Bo
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-06Synchronize fuse_kernel.h with current kernel master.Nikolaus Rath
2019-04-06Delete FUSE_FSYNC_FDATASYNCNikolaus Rath
2019-04-06Various documentation improvementsAlan Somers
2019-04-03Whitelist smb2 (#392)Peter Lemenkov
2019-03-11Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André
2019-03-11Define ALLPERMS for musl libc systems. (#379)maxice8
2019-03-10Improve documentation for the flush method (#378)Alan Somers
2019-03-09Released 3.4.2Nikolaus Rath