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