summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* cluster/rebalance: Use GF_XATTR_LIST_NODE_UUIDS_KEY to figure out local subvols.Susant Palai2017-06-261-0/+1
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-261-0/+2
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-06-221-0/+1
* libglusterfs: extract some functionality to functionsCsaba Henk2017-06-203-32/+215
* libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-06-131-5/+5
* event/epoll: Add back socket for polling of events immediately after reading ...Raghavendra G2017-06-054-48/+107
* glusterfsd: process attach and detach request inside lockAtin Mukherjee2017-05-291-0/+2
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-252-0/+16
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-251-0/+8
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-162-3/+6
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-127-57/+56
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-102-10/+21
* Halo Replication feature for AFR translatorKevin Vigor2017-05-087-16/+53
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-041-1/+7
* libglusterfs: Correct op-version for 3.11Kaushal M2017-05-031-3/+1
* dht: send lookup on old name inside rename with bname and pargfidSusant Palai2017-04-291-1/+5
* cluster/dht: rebalance perf enhancementSusant Palai2017-04-291-1/+1
* libglusterfs/stack.h: reduce duplication of codeAmar Tumballi2017-04-271-107/+20
* feature/dht: Directory synchronizationKotresh HR2017-04-261-0/+1
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-04-261-27/+52
* remove redundant function definitionJungyeon Yoon2017-04-251-3/+0
* Implement negative lookup cachePoornima G2017-04-202-0/+7
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-181-0/+9
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-121-0/+2
* mem-pool: use gf_atomic_t for atomic countersNiels de Vos2017-04-102-8/+13
* xlator: do not call dlclose() when debuggingNiels de Vos2017-04-073-1/+10
* 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