summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: add an option to specify the mount display name (#1989)Amar Tumballi2021-02-221-0/+12
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-16/+16
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-301-15/+15
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-091-0/+4
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-2/+2
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-0/+4
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-2/+2
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-1/+1
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-04-151-6/+0
* glusterfsd: structure loggingyatipadia2019-11-051-83/+54
* glusterd: refactoring long methodBarak Sason Rofman2019-11-051-279/+90
* glusterfsd.c: remove sys_lstat() callYaniv Kaul2019-11-251-9/+0
* gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-061-5/+0
* glusterfs/fuse: Reduce the default lru-limit valueN Balachandran2019-09-201-1/+1
* mount.glusterfs: make fcache-keep-open option take a valuePhilip Spencer2019-05-071-1/+1
* fuse: Set limit on invalidate queue sizeN Balachandran2019-08-091-0/+21
* fuse: rate limit reading from fuse device upon receiving EPERMCsaba Henk2019-04-031-0/+28
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-261-3/+3
* tests: add tests for different signal handlingAmar Tumballi2019-04-121-4/+2
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-221-11/+13
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-03-051-3/+1
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-041-3/+15
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-18/+0
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-011-6/+16
* glusterd: adding a comment for code readabilitySanju Rakonde2019-02-041-0/+10
* core: implement a global thread poolXavi Hernandez2019-01-241-1/+36
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-091-1/+1
* mount/fuse: expose auto-invalidation as a mount optionRaghavendra Gowdappa2019-01-291-0/+24
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2018-11-301-2/+1
* glusterd: kill the process without releasing the cleanup mutex lockSanju Rakonde2019-01-021-4/+3
* posix: use synctask for janitorPoornima G2018-08-161-5/+3
* fuse: add --lru-limit optionAmar Tumballi2018-10-161-0/+24
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-18/+18
* server: Resolve memory leak path in server_initMohit Agrawal2018-11-291-0/+4
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-221-35/+38
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-231-2/+5
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-211-3/+34
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-161-4/+7
* glusterfsd: NULL pointer dereferencing clang fixIraj Jamali2018-10-231-1/+1
* fuse: diagnostic FLUSH interruptCsaba Henk2018-08-211-0/+44
* glusterfsd: fix the asan leak messageAmar Tumballi2018-10-081-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-08-081-5/+5
* New flag to glusterfsd binary to print libexec dirAravinda VK2018-08-171-1/+12
* clang-scan: fix multiple issuesAmar Tumballi2018-08-281-5/+12
* coverity: multiple fixesAmar Tumballi2018-08-271-1/+4
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-211-1/+1
* glusterfsd/src/glusterfsd.c : reduce size or re-scope message variableYaniv Kaul2018-08-161-2/+2
* build: rename event.h to gf-event.hNiels de Vos2018-07-261-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-2/+2