summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/src/fuse-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* mount/fuse: Fix graph-switch when reader-thread-count is setPranith Kumar K2020-10-051-8/+3
* xlators: prefer libglusterfs time APIDmitry Antipov2020-09-071-1/+1
* fuse: change setlk interrupt strategy to 'sync'Csaba Henk2020-07-241-14/+5
* fuse: fix waiting for interrupt handlerCsaba Henk2020-07-241-7/+21
* Make FUSE notification optional at configure timeEmmanuel Dreyfus2020-07-231-4/+9
* mount/fuse: use cookies to get fuse-interrupt-record instead of xdataPranith Kumar K2020-06-181-21/+7
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-4/+2
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-06-081-3/+20
* open-behind: rewrite of internal logicXavi Hernandez2020-06-041-0/+2
* fuse - remove unnecessary code blockBarak Sason Rofman2020-06-021-3/+0
* fuse: occasional logging for fuse device 'weird' write errorsCsaba Henk2020-05-211-1/+35
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-091-0/+27
* fuse: degrade logging of write failure to fuse deviceCsaba Henk2020-01-091-6/+72
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-271-14/+22
* ctime: Fix ctime inconsisteny with utimensatKotresh HR2019-12-101-0/+8
* Improve logging of fusedump creation failureCsaba Henk2019-11-071-4/+10
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-141-3/+1
* glusterfs/fuse: Reduce the default lru-limit valueN Balachandran2019-09-241-1/+1
* mount/fuse - Fixing a coverity issueBarak Sason2019-08-201-0/+1
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-141-14/+46
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-081-0/+22
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-07-251-1/+4
* Remove hadoop related code from the codebaseVijay Bellur2019-07-091-1/+1
* stack: Make sure to have unique call-stacks in all casesPranith Kumar K2019-05-301-7/+8
* fuse : fix high sev coverity issueSunny Kumar2019-03-211-1/+7
* mount/fuse: Fix spelling mistakePranith Kumar K2019-03-151-1/+2
* fuse : fix memory leakSunny Kumar2019-02-251-0/+4
* core: implement a global thread poolXavi Hernandez2019-02-181-21/+58
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-071-4/+16
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-021-10/+25
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+1
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-081-1/+2
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-3/+12
* iobuf: Get rid of pre allocated iobuf_pool and use per thread mem poolPoornima G2018-12-181-2/+1
* fuse: SETLKW interruptCsaba Henk2018-12-141-0/+130
* fuse: add --lru-limit optionAmar Tumballi2018-12-141-51/+76
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-0/+114
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-151-1/+1
* fuse: diagnostic FLUSH interruptCsaba Henk2018-11-061-1/+59
* fuse: interrupt handling frameworkCsaba Henk2018-11-061-1/+471
* all: fix the format string exceptionsAmar Tumballi2018-11-051-3/+3
* mount/fuse: return ESTALE instead of ENOENT on all inode based operationsRaghavendra Gowdappa2018-10-201-2/+115
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-4744/+4595
* mount/fuse: convert ENOENT to ESTALE in open(dir)_resumeRaghavendra G2018-09-111-0/+9
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+2
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-181-4/+13
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1