summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-1/+1
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-041-6/+0
* glusterfsd: structure loggingyatipadia2020-02-061-83/+54
* glusterd: refactoring long methodBarak Sason Rofman2019-12-191-279/+90
* glusterfsd.c: remove sys_lstat() callYaniv Kaul2019-11-271-9/+0
* [WIP]gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-131-5/+0
* glusterfs/fuse: Reduce the default lru-limit valueN Balachandran2019-09-241-1/+1
* mount.glusterfs: make fcache-keep-open option take a valuePhilip Spencer2019-08-161-1/+1
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-141-0/+21
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-08-081-0/+28
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-291-3/+3
* tests: add tests for different signal handlingAmar Tumballi2019-05-301-4/+2
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-261-11/+13
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-241-3/+1
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-151-3/+15
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-011-18/+0
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-6/+16
* glusterd: adding a comment for code readabilitySanju Rakonde2019-02-191-0/+10
* core: implement a global thread poolXavi Hernandez2019-02-181-1/+36
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-111-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