summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-6/+16
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-251-1/+1
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-02-021-0/+24
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-2/+1
* glusterd: kill the process without releasing the cleanup mutex lockSanju Rakonde2019-01-021-4/+3
* posix: use synctask for janitorPoornima G2018-12-191-5/+3
* fuse: add --lru-limit optionAmar Tumballi2018-12-141-0/+24
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-18/+18
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-0/+4
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-271-35/+38
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-2/+5
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-221-3/+34
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-201-4/+7
* glusterfsd: NULL pointer dereferencing clang fixIraj Jamali2018-11-201-1/+1
* fuse: diagnostic FLUSH interruptCsaba Henk2018-11-061-0/+44
* glusterfsd: fix the asan leak messageAmar Tumballi2018-10-161-0/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-2142/+2084
* glusterfsd/src/glusterfsd.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...Yaniv Kaul2018-09-071-5/+5
* New flag to glusterfsd binary to print libexec dirAravinda VK2018-09-051-1/+12
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-5/+12
* coverity: multiple fixesAmar Tumballi2018-08-311-1/+4
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-1/+1
* glusterfsd/src/glusterfsd.c : reduce size or re-scope message variableYaniv Kaul2018-08-211-2/+2
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-041-0/+70
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-191-0/+43
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-04-021-0/+26
* client: make fuse direct I/O strategies explicitCsaba Henk2018-03-221-5/+6
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-191-0/+1
* build: address linkage issuesKaleb S. KEITHLEY2018-03-051-2/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-13/+0
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-2/+2
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-161-31/+6
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-2/+2
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-46/+102
* libglusterfs: specify ctx in gf_log_set_loglevelZhang Huan2017-12-061-1/+1
* metrics: provide options to dump metrics from xlatorsAmar Tumballi2017-12-061-4/+12
* glusterfsd: making parent process to write pidfile while forkingSanju Rakonde2017-11-121-9/+16
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-181-1/+26
* glusterfsd: Coverity Issue "MISSING_BREAK" in parse_optsSubha sree Mohankumar2017-09-291-1/+1
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-291-1/+0
* Glusterfsd: Unreachable statementsSanju Rakonde2017-09-261-3/+3
* mount/fuse: Make event-history feature configurableKrutika Dhananjay2017-09-241-0/+28
* Infra to indentify processhari gowtham2017-08-161-1/+9
* glusterfsd: allow subdir mountAmar Tumballi2017-08-041-0/+10
* logging: localtime logging, cmdline, volume set optionKaleb S. KEITHLEY2017-08-031-0/+8
* mem-pool: initialize pthread_key_t pool_key in mem_pool_init_early()Niels de Vos2017-07-191-1/+3
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2