summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* debug/io-stats: Provide option to select stats output formatKrutika Dhananjay2017-06-151-0/+2
* protocol/server: make listen backlog value as configurableMohammed Rafi KC2017-06-082-0/+3
* core: add more information on dictionary usageAmar Tumballi2017-06-055-0/+58
* dict: add a simple hash comparision of keys before strcmp for performanceAmar Tumballi2017-06-012-17/+35
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-311-0/+11
* libglusterfs: updates old comment for 'arena_size'Ji-Hyeon Gim2017-05-281-3/+3
* libglusterfs : Fix crash in glusterd while peer probingGaurav Yadav2017-05-261-5/+5
* libglusterfs: extract some functionality to functionsCsaba Henk2017-05-233-32/+215
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-231-0/+8
* nl-cache: In case of nameless operations do not cachePoornima G2017-05-222-0/+16
* glusterfsd: send PARENT_UP on brick attachAtin Mukherjee2017-05-142-3/+6
* gfapi: fix handling of dot and double dot in pathMohammed Rafi KC2017-05-142-0/+127
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-125-48/+109
* libglusterfs: fix race condition in client_ctx_setZhou Zhengping2017-05-122-34/+44
* libglusterfs: include sys/time.h avoid compiling error on MacOSXKinglong Mee2017-05-091-0/+1
* libglusterfs/graph: fix potential endless loop in options validate workZhou Zhengping2017-05-091-1/+3
* glusterd: socketfile & pidfile related fixes for brick multiplexing featureMohit Agrawal2017-05-092-10/+21
* libglusterfs: stop special casing "cache-size" in size_t validationCsaba Henk2017-05-081-16/+7
* rpc: Remove accidental IPV6 changesKaushal M2017-05-051-4/+0
* fd: We should use dict_set_uint64 to store fd->pidZhou Zhengping2017-05-041-1/+1
* SELinux : implementation of SELinux translatorManikandan Selvaganesh2017-05-031-1/+7
* Halo Replication feature for AFR translatorKevin Vigor2017-05-028-16/+57
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-017-57/+56
* 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