summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-059-58/+143
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-051-2/+6
* libglusterfs: add dict_rename_key()Manikandan Selvaganesh2017-03-312-0/+29
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-283-1/+12
* syncop: Fix args for makecontextPranith Kumar K2017-03-281-2/+2
* libglusterfs: Initialize old sigsetRavishankar N2017-03-271-2/+1
* core: fix synclocks' handling of "woken" flagJeff Darcy2017-03-231-2/+3
* refcount: correct the return value of GF_REF_PUT()Niels de Vos2017-03-212-3/+7
* syncop: fix argc count in call to makecontext()Ravishankar N2017-03-211-1/+1
* libglusterfs : update correct message segments in glfs-message-idmvignesh@redhat.com2017-03-131-1/+1
* glusterfsd+libglusterfs: add null checks during attachJeff Darcy2017-03-091-0/+4
* posix: use nanosecond accuracy when availableNiklas Hambüchen2017-03-074-6/+49
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-041-0/+2
* Free arg_save when malloc failMichael Scherer2017-02-281-0/+1
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-261-0/+4
* events: use attribute(format(/printf)) to catch fmt string errorsKaleb S. KEITHLEY2017-02-265-9/+11
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-263-0/+7
* Do not call va_end twice in _gf_log_ehMichael Scherer2017-02-241-2/+0
* Make sure that buffer is null terminatedMichael Scherer2017-02-241-1/+1
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-1/+3
* Properly verify the return code of fcntlMichael Scherer2017-02-231-1/+1
* libglusterfs: Fix a crash due to race between inode_ctx_set and inode_refPoornima G2017-02-194-34/+19
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-182-15/+38
* libglusterfs+changetimerecorder: reduce log noiseJeff Darcy2017-02-103-3/+3
* libglusterfs: fix serious leak of xlator_t structuresJeff Darcy2017-02-091-0/+1
* libglusterfs: make memory pools more thread-friendlyJeff Darcy2017-02-023-238/+359
* performance/write-behind: access stub only if available duringRaghavendra G2017-02-022-0/+49
* libglusterfs+transport+io-threads: fix 256KB stack abuseJeff Darcy2017-02-012-10/+35
* refcount: typecast function for calling on freeNiels de Vos2017-01-311-1/+1
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-309-35/+261
* glusterd: add a cli command to trigger a statedump on a clientPoornima G2017-01-232-0/+23
* inode: Add per xlator ref count for inodePoornima G2017-01-182-16/+64
* tier : Tier as a servicehari gowtham2017-01-161-0/+2
* libglusterfs: fix statvfs in FreeBSDXavier Hernandez2017-01-102-1/+37
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-1/+1
* glusterd: Get maximum supported op-version in a clusterSamikshan Bairagya2017-01-081-0/+2
* posix: make sure atime and mtime are set when calling lutimes()Niels de Vos2017-01-061-0/+12
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-052-4/+2
* libglusterfs: serialize init/reconfigure callsJeff Darcy2017-01-053-0/+22
* eventsapi: Use `getaddrinfo` instead of `gethostbyname`Aravinda VK2017-01-052-6/+23
* core: Disable the memory pooler in Gluster via a build flagShreyas Siravara2017-01-041-2/+16
* performance/readdir-ahead: limit cache sizeRaghavendra G2016-12-223-0/+41
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-131-0/+6
* refcount: return pointer to the structure instead of a counterNiels de Vos2016-12-112-19/+12
* syncop: fix conditional wait bug in parallel dir scanRavishankar N2016-12-091-6/+9
* glusterd/geo-rep: Fix glusterd crashKotresh HR2016-12-081-0/+4
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-0/+2
* cluster/tier: fix op-version for tier-query-limitMilind Changire2016-12-011-0/+2
* libglusterfs: Fix a read hangPoornima G2016-11-281-3/+5
* libglusterfs:Now mempool is added to ctx pool list under a lockRajesh Joseph2016-11-221-1/+5