aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "am-ac447072eb954fe7949adbd0fdf838c9" into stage-aos...ndk-sysroot-r21Android Build Merger (Role)2019-08-0270-17936/+113
|\
| * Merge remote-tracking branch 'user/master'Paul Lawrence2019-08-020-0/+0
| |\
| | * Merge remote-tracking branch 'user/master'platform-tools-29.0.4platform-tools-29.0.3Paul Lawrence2019-08-0170-17936/+113
| | |\
| * | \ Fix two build nitsPaul Lawrence2019-08-022-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix two build nitsPaul Lawrence2019-07-262-2/+2
| * | | Remove a few more filesPaul Lawrence2019-08-025-100/+0
| |\| |
| | * | Remove a few more filesPaul Lawrence2019-07-235-100/+0
| * | | Remove GPL filesPaul Lawrence2019-08-0262-17836/+94
| |\| |
| | * | Remove GPL filesPaul Lawrence2019-07-2362-17836/+94
| * | | Add metadata filesPaul Lawrence2019-08-023-0/+19
|/| | | | |/ /
| * | Add metadata filesPaul Lawrence2019-07-193-0/+19
* | | Merge remote-tracking branch 'origin/upstream-master'Paul Lawrence2019-08-0296-0/+37889
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/upstream-master'Paul Lawrence2019-08-0196-0/+37889
|/| |
| * | fuse-lowlevel: set pipe size to max (#438)Giuseppe Scrivano2019-07-231-0/+35
| |/
| * Sync fuse_kernel.h with Linux 5.2 (#433)Kirill Smelkov2019-07-091-1/+24
| * Released 3.6.2Nikolaus Rath2019-07-092-3/+3
| * Do not run passthrough test when caching is active.Nikolaus Rath2019-07-091-1/+2
| * Install init script in /etc/ instead of $sysconfdirNikolaus Rath2019-07-092-2/+8
| * test_cuse: fix runtime errorNikolaus Rath2019-07-051-4/+4
| * Fix output checking in test casesNikolaus Rath2019-07-043-95/+114
| * Add build option to skip steps requiring root permissionsDrDaveD2019-07-043-9/+16
| * Fix build with IGNORE_MTAB (#425)Michael Forney2019-06-151-0/+2
| * Released 3.6.1Nikolaus Rath2019-06-132-1/+7
| * Released 3.6.0Nikolaus Rath2019-06-133-3/+8
| * fuse_lowlevel: Add max_pages support (#384)scosu2019-06-133-9/+33
| * Avoid pointer arithmetic with `void *`Michael Forney2019-06-063-8/+8
| * Don't return expression in function returning voidMichael Forney2019-06-061-1/+1
| * Don't omit second operand to `?` operatorMichael Forney2019-06-061-1/+1
| * Remove incorrect comment about fuse_entry_param.generation (#420)Alan Somers2019-05-241-3/+0
| * passthrough: fix unix-domain sockets on FreeBSD (#413)Alan Somers2019-05-155-27/+163
| * Fix includes of non-system headers.Nikolaus Rath2019-05-121-2/+2
| * Added new example filesystemNikolaus Rath2019-05-0910-7/+3467
| * add defines for missing SECBITs on older kernels (#409)DrDaveD2019-05-051-0/+19
| * Fixed type of ioctl command parameter.Nikolaus Rath2019-05-051-3/+3
| * Fixed permissions.Nikolaus Rath2019-05-051-0/+0
| * Fixed Cirrus Config (#405)Fedor Korotkov2019-05-011-2/+4
| * Add CI for FreeBSD (#404)Alan Somers2019-05-012-1/+12
| * Added issue template.Nikolaus Rath2019-04-302-2/+16
| * Added information about development status.Nikolaus Rath2019-04-301-0/+14
| * Add fallocate and use it instead of posix_fallocate if possible (#398)Liu Bo2019-04-182-1/+8
| * Released 3.5.0Nikolaus Rath2019-04-162-2/+5
| * Add documentation for opting out of opendir and releasedir (#391)Chad Austin2019-04-165-0/+24
| * Bump minor versionNikolaus Rath2019-04-072-3/+3
| * Add support for in-kernel readdir caching.Nikolaus Rath2019-04-063-5/+20
| * Synchronize fuse_kernel.h with current kernel master.Nikolaus Rath2019-04-061-2/+18
| * Delete FUSE_FSYNC_FDATASYNCNikolaus Rath2019-04-062-9/+2
| * Various documentation improvementsAlan Somers2019-04-062-18/+28
| * Whitelist smb2 (#392)Peter Lemenkov2019-04-032-4/+7
| * Defined the (*ioctl)() commands as unsigned int (#381)Jean-Pierre André2019-03-115-12/+24
| * Define ALLPERMS for musl libc systems. (#379)maxice82019-03-111-0/+4