summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compile warningsXavi Hernandez2018-07-061-2/+3
* posix: Do not log ENXIO errors for seek fopXavi Hernandez2018-07-061-0/+6
* glusterd: Fix for shd not coming upSanju Rakonde2018-06-081-3/+0
* core: FreeBSD has pthread_set_name_np() (versus pthread_setname_np())Kaleb S. KEITHLEY2018-05-091-2/+8
* gfapi : RECALL_LEASE implementationSoumya Koduri2018-04-271-0/+12
* protocol: Fix 4.0 client, parsing older iatt in dictShyamsundarR2018-03-101-0/+64
* Fetch backup volfile servers from glusterd2Prashanth Pai2018-02-091-0/+130
* libglusterfs: Reset errno before callNigel Babu2018-01-221-1/+4
* md-cache: Implement dynamic configuration of xattr list for cachingPoornima G2018-01-091-0/+17
* Set log path correctly when clients use UDSPrashanth Pai2017-12-221-5/+23
* snapshot: fix several coverity issues in glusterd-snapshot.cSunny Kumar2017-12-201-0/+14
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-11/+0
* rio/everywhere: add icreate/namelink fopSusant Palai2017-08-221-1/+2
* rpc : Change the way client uuid is builtPoornima G2016-04-041-24/+5
* libglusterfs: Coverity Fix CONSTANT_EXPRESSION_RESULT in gf_string2int64Mohammed Azhar Padariyakam2017-09-211-7/+2
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-251-1/+0
* Fix warning on FreeBSD, show by -Wformat-extra-argsMichael Scherer2017-09-061-1/+1
* glusterd: Add geo-replication session details to get-state outputSamikshan Bairagya2017-07-311-0/+36
* glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIRJeff Darcy2017-07-271-2/+2
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-181-3/+24
* common-utils: Remove fop_enum_to_string, get_fop_intPranith Kumar K2017-07-181-65/+12
* mgtm/core : use sha hash function for volfile checkMohammed Rafi KC2017-07-061-0/+12
* groups: don't allocate auxiliary gid list on stackCsaba Henk2017-07-051-0/+73
* contrib/xxhash: Add xxhash libraryKotresh HR2017-06-281-0/+18
* libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-05-221-5/+5
* libglusterfs: extract some functionality to functionsCsaba Henk2017-05-091-0/+202
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-081-9/+19
* Halo Replication feature for AFR translatorKevin Vigor2017-03-211-14/+14
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-041-2/+6
* libglusterfs: Initialize old sigsetRavishankar N2017-03-151-2/+1
* posix: use nanosecond accuracy when availableNiklas Hambüchen2017-02-181-5/+23
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-201-0/+2
* Make sure that buffer is null terminatedMichael Scherer2017-02-221-1/+1
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2016-10-271-8/+5
* core: run many bricks within one glusterfsd processJeff Darcy2016-12-081-2/+13
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2016-01-221-0/+21
* system/posix-acl: Log reason for EACCESPranith Kumar K2016-11-131-1/+8
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-231-26/+9
* glusterd/cli: cli to get local state representation from glusterdSamikshan Bairagya2016-07-071-0/+23
* quotad: fix potential buffer overflowsRaghavendra G2016-05-061-3/+8
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-07-281-0/+24
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-071-2/+3
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-161-0/+14
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-06-271-0/+15
* logging: Change log file name for glusterdVijay Bellur2016-02-101-1/+11
* rpc/socket.c: Modify approach to cleanup threads of socket_poller in socket_s...Mohit Agrawal2016-06-131-0/+30
* upcall: pass dict with xattrs on xattr invalidationPoornima G2015-12-161-0/+34
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-03-191-0/+24
* core: add setactivelk () fopSusant Palai2016-04-171-0/+1
* core: add getactivelk () fopSusant Palai2016-04-171-0/+20