summaryrefslogtreecommitdiffstats
path: root/glusterfsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-05-071-12/+12
* fuse: add support for kernel writeback cacheCsaba Henk2018-05-042-0/+72
* glusterfsd: initiate pmap_signout for all detach brick requestsAtin Mukherjee2018-05-041-0/+1
* server: fix unresolved symbols by moving them to libglusterfsMohit Agrawal2018-04-201-103/+0
* Make glusterfsd binary print statedump & xlator dirPrashanth Pai2018-04-192-0/+46
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-191-21/+75
* glusterd: volume inode/fd status broken with brick muxhari gowtham2018-04-191-19/+15
* cluster/afr: Make sure latency-arg is passed to afrPranith Kumar K2018-04-181-1/+1
* mount/fuse: Add support for multi-threaded fuse readersKrutika Dhananjay2018-04-022-0/+27
* Revert "glusterd: handling brick termination in brick-mux"Sanju Rakonde2018-03-292-60/+14
* glusterd: handling brick termination in brick-muxSanju Rakonde2018-03-282-14/+60
* client: make fuse direct I/O strategies explicitCsaba Henk2018-03-221-5/+6