summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/graph.c
Commit message (Expand)AuthorAgeFilesLines
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-9/+9
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-301-4/+4
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-5/+5
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-5/+4
* glusterd: refactoring long methodBarak Sason Rofman2019-11-051-1/+1
* core: fix spelling mistakesSanju Rakonde2019-10-221-1/+1
* libgfapi: return correct errno on invalid volume nameSheetal Pamecha2019-08-191-7/+6
* graph/cleanup: Fix race in graph cleanupMohammed Rafi KC2019-07-051-0/+1
* libglusterfs - fixing a coverity issueBarak Sason2019-08-191-0/+1
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-06-241-6/+148
* glusterfs-fops: fix the modularityAmar Tumballi2019-06-241-1/+1
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-1/+9
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-06-241-1/+1
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-9/+25
* glusterd/shd: Optimize the glustershd manager to send reconfigureMohammed Rafi KC2019-05-141-1/+0
* glusterfsd/cleanup: Protect graph object under a lockMohammed Rafi KC2019-05-111-24/+34
* shd/mux: Fix coverity issues introduced by shd mux patchMohammed Rafi KC2019-04-051-8/+13
* graph.c: remove extra gettimeofday() - reuse the graph dob.Yaniv Kaul2019-03-251-17/+8
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-02-251-0/+451
* core: move logs which are only developer relevant to DEBUG levelAmar Tumballi2019-01-161-1/+1
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2018-11-301-1/+1
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-4/+4
* Land part 2 of clang-format changesGluster Ant2018-09-121-881/+867
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-211-1/+1
* libglusterfs/src/graph.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...Yaniv Kaul2018-08-081-2/+1
* coverity: libglusterfs issuesAmar Tumballi2018-08-181-1/+1
* libglusterfs: Fix a resource leak in graph.cVijay Bellur2018-08-121-0/+1
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-241-0/+1
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-03-121-3/+3
* glusterd: TLS verification fails while using intermediate CAMohit Agrawal2018-03-141-1/+41
* libglusterfs: Fix coverity issue FORWARD_NULLPoornima G2018-02-191-7/+4
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-061-8/+121
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-091-2/+3
* libglusterfs/graph: fix potential endless loop in options validate workZhou Zhengping2017-05-041-1/+3
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-02-271-27/+52
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-091-0/+4
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-151-0/+1
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-081-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2016-12-081-14/+113
* quotad: fix potential buffer overflowsRaghavendra G2016-05-061-3/+6
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-10-011-2/+3
* graph/libglusterfs : porting to a new logging frameworkMohamed Ashiq2015-05-191-50/+63
* libglusterfs: Fixing insecure temp file coverity issueNandaja Varma2015-02-031-2/+28
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* cluster/dht: Change the subvolume encoding in d_off to be a "global" position...Dan Lambright2015-02-181-1/+124
* libglusterfs: Add functions for xlator and graph cleanup.Poornima G2015-02-191-4/+56
* libgfapi: Wait for GF_EVENT_CHILD_DOWN in glfs_fini()Anoop C S2014-10-291-5/+5
* meta: (re-)Implement Meta translatorAnand Avati2014-03-261-0/+25
* common-utils: new dirent compatible time fmtAnand Avati2014-03-271-1/+1
* glusterfsd, libgfapi: destroy the temporary graphs constructed for comparisonRaghavendra Bhat2013-07-251-0/+185