summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl-cache: Fix the issue in refd_inode counting and prune the cachePoornima G2017-04-263-6/+13
* feature/dht: Directory synchronizationKotresh HR2017-04-2611-1141/+1898
* libglusterfs: accept random volname in glusterfs_graph_prepare()Niels de Vos2017-04-265-28/+160
* debug/sink: add xlator to aid in resource leak debuggingNiels de Vos2017-04-2510-1/+313
* cluster/dht: correct space check for rebalanceSusant Palai2017-04-251-1/+1
* cli: Adding warning message while creating a replica 2 volumekarthik-us2017-04-251-0/+18
* api: fix bad release of dict causes memory leakKinglong Mee2017-04-251-2/+4
* remove redundant function definitionJungyeon Yoon2017-04-251-3/+0
* build: correct bogus date in RPM specCsaba Henk2017-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
* packaging: no firewalld-filesystem before el7.3Kaleb S. KEITHLEY2017-04-221-1/+8
* api: free all dynamic memory returned from xdr_to_genericKinglong Mee2017-04-211-1/+4
* 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-203-45/+390
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-201-0/+1
* Implement negative lookup cachePoornima G2017-04-2014-1/+2274
* scripts: Update rfc.sh to prompt for a github issue on RFE commitsShyam2017-04-191-0/+82
* 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-187-59/+314
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-182-6/+61
* api: Fix incorrect strcmp() during fs initialisationKrutika Dhananjay2017-04-182-4/+4
* worm: add check for internal processes in ftruncate()Amar Tumballi2017-04-182-3/+1
* gfapi: Fix inode ref leak in anonymous fd I/O APIsSoumya Koduri2017-04-181-0/+6
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-181-2/+5
* gfapi: prevent off-by-one buffer overrun in glfs_sysrq()Niels de Vos2017-04-181-5/+5
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-185-5/+81
* eventsapi: Fix webhook-test when no schema specified in URLAravinda VK2017-04-171-1/+3
* geo-rep: Remove unlink fop during rmdirKotresh HR2017-04-171-10/+10
* 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
* rpm: the regression-tests sub-package needs "bc"Niels de Vos2017-04-141-1/+4
* 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-136-20/+260
* glusterd: Propagate EADDRINUSE correctly to parent processPrashanth Pai2017-04-123-8/+9
* glusterd: Add client details to get-state outputSamikshan Bairagya2017-04-128-24/+262
* 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-122-5/+80
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-124-43/+155
* tests: remove tests/bugs/core/bug-1421590-brick-mux-reuse-ports.tAtin Mukherjee2017-04-121-60/+0
* nfs: Fix compiler warning when calling svc_getcallerKevin Vigor2017-04-112-1/+39
* gfapi: remove unneeded NULL-check in glfs_fsync_async_common()Niels de Vos2017-04-111-2/+1
* features/shard: Initialize local->fop in readvKrutika Dhananjay2017-04-111-0/+1
* geo-rep: filter out xtime attribute during getxattrSaravanakumar Arumugam2017-04-116-21/+72
* glusterd: Add validation for options rda-cache-limit rda-request-sizePoornima G2017-04-113-7/+65
* DHT: Spacing issue in fix-layout status outputAnkitRaj2017-04-111-2/+2
* upcall: correct the cleanup path in init() when GF_CALLOC() failsNiels de Vos2017-04-101-9/+10