summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-254-1/+96
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-254-3/+21
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-241-4/+3
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-243-54/+71
* debug/error-gen: Use STACK_WIND_TAIL instead of STACK_WINDZhou Zhengping2017-04-211-566/+87
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-211-45/+203
* cluster/afr: GFID split brain resolution with favorite-child-policykarthik-us2017-04-202-45/+162
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-201-0/+1
* Implement negative lookup cachePoornima G2017-04-209-1/+2200
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-04-193-25/+92
* features/bit-rot-stub: bring in optional versioningRaghavendra Bhat2017-04-184-59/+305
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-181-6/+15
* worm: add check for internal processes in ftruncate()Amar Tumballi2017-04-181-1/+1
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-181-2/+5
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-182-5/+27
* glusterd: Add brick capacity details to get-state CLI outputSamikshan Bairagya2017-04-141-0/+19
* meta: free this->private in fini()Niels de Vos2017-04-141-0/+1
* glusterd: fix glusterd_wait_for_blockers to go in infinite loopAtin Mukherjee2017-04-131-6/+4
* dht: Add missing braces in dht_opendirPoornima G2017-04-131-1/+2
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-134-18/+235
* glusterd: Propagate EADDRINUSE correctly to parent processPrashanth Pai2017-04-121-1/+1
* glusterd: Add client details to get-state outputSamikshan Bairagya2017-04-123-1/+207
* cluster/ec : Don't count healing brick as healthy brickAshish Pandey2017-04-121-1/+1
* worm: allow Self-heal-Daemon to perform some operationsDavid Spisla2017-04-121-5/+5
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-121-1/+55
* nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2017-04-112-1/+39
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-111-0/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-113-8/+61
* glusterd: Add validation for options rda-cache-limit rda-request-sizePoornima G2017-04-112-7/+35
* upcall: correct the cleanup path in init() when GF_CALLOC() failsNiels de Vos2017-04-101-9/+10
* io-stats: use gf_atomic_t instead of partial atomic variablesNiels de Vos2017-04-101-355/+392
* cli/auth : auth.allow and auth.reject does not accept FQDN/host nameMohit Agrawal2017-04-101-8/+31
* dht/rebalance: Crawler performance improvementSusant Palai2017-04-101-127/+34
* features/shard: Fix vm corruption upon fix-layoutKrutika Dhananjay2017-04-072-59/+96
* fuse-bridge: fuse_getattr(): send root lookup() only in case of failure.Amar Tumballi2017-04-071-21/+37
* xlator: do not call dlclose() when debuggingNiels de Vos2017-04-077-11/+18
* nfs: make subdir mounting work for Solaris 10 clientsBipin Kunal2017-04-072-30/+84
* shared: simplify and fix crash when we run out of memoryMichael Scherer2017-04-061-5/+1
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-063-61/+60
* libglusterfs: provide standardized atomic operationsNiels de Vos2017-04-052-49/+61
* features/worm: Adding implementation for ftruncatekarthik-us2017-04-051-2/+38
* reddir-ahead: Fix EOD propagation problemPoornima G2017-04-051-0/+8
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-051-1/+1
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-022-2/+2
* protocol: corect parameter state->size in server3_3_writevZhou Zhengping2017-04-021-1/+4
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-313-2/+57
* glusterd: reset pid to -1 if brick is not onlineAtin Mukherjee2017-03-311-0/+2