summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-163-3/+18
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-121-6/+16
* glusterfsd: Do not process PROFILE_NFS_INFO if graph is not readyhujianfei2019-03-041-0/+5
* 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-022-0/+25
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-7/+10
* rpc: Fix double freePoornima G2019-01-221-2/+0
* rpc: use address-family option from vol fileMilind Changire2019-01-221-1/+4
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-1/+7
* core: glusterd/add-brick-and-validate-replicated-volume-options.t is crashMohit Agrawal2019-01-141-6/+2
* 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-142-0/+25
* glusterfsd: Fix coverity issueIraj Jamali2018-12-141-5/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-31/+31
* 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
* glusterfsd: Make io-stats xlator search position independentPranith Kumar K2018-11-151-8/+10
* glusterfsd: Make each multiplexed brick sign inPrashanth Pai2018-11-121-4/+22
* glusterfsd: Do not process GLUSTERD_NODE_STATUS if graph is not readyHu Jianfei2018-11-071-0/+5
* fuse: diagnostic FLUSH interruptCsaba Henk2018-11-062-0/+45
* glusterfsd: fix the asan leak messageAmar Tumballi2018-10-161-0/+1
* glusterfsd: Fix coverity issues around unused valuesShyamsundarR2018-10-161-0/+2
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* glusterfsd/mgmt : Check for NULL after creating frameAshish Pandey2018-09-211-0/+4
* Land part 2 of clang-format changesGluster Ant2018-09-123-4706/+4658
* Land clang-format changesGluster Ant2018-09-123-148/+125
* mgmt/glusterd : Fix coverity issueAshish Pandey2018-09-111-3/+6
* 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-053-1/+14
* clang-scan: fix multiple issuesAmar Tumballi2018-08-311-5/+12
* coverity: multiple fixesAmar Tumballi2018-08-311-1/+4
* build: add --enable-asan configure optionsNiels de Vos2018-08-301-1/+1
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-292-3/+3
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-221-10/+8
* glusterfsd/src/glusterfsd.c : reduce size or re-scope message variableYaniv Kaul2018-08-211-2/+2
* coverity: last of the secure temp fixesShyamsundarR2018-08-131-3/+1
* coverity: Fix remaining SECURE_TEMP issues reportedShyamsundarR2018-08-032-2/+33
* build: rename event.h to gf-event.hNiels de Vos2018-07-272-2/+2
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-271-0/+3
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* core: dereference check on the variables in glusterfs_handle_brick_statusHari Gowtham2018-07-171-1/+16
* glusterfsd: Do not process GLUSTERD_BRICK_XLATOR_OP if graph is not readyRavishankar N2018-07-022-1/+9
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-042-36/+1
* protocol/server: don't assume there would be a volfile idAmar Tumballi2018-05-081-1/+12