summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding release notes for release-6.8v6.8Hari Gowtham2020-03-021-0/+39
* events: fix IPv6 memory corruptionXavi Hernandez2020-02-281-41/+15
* eventsapi: Set IPv4/IPv6 family based on input IPAravinda VK2020-02-281-1/+4
* core: replace inet_addr with inet_ptonRinku Kothiya2020-02-281-1/+7
* core: fix memory pool management racesXavi Hernandez2020-02-285-105/+137
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-02-282-13/+13
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-287-29/+69
* lock: check null value of dict to avoid log floodingMohit Agrawal2020-02-271-1/+1
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-261-19/+21
* tools/glusterfind: Remove an extra argumentShwetha K Acharya2020-02-261-1/+1
* gf-event: Handle unix volfile-serversPranith Kumar K2020-02-261-1/+10
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-02-262-10/+14
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2020-02-254-67/+133
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-113-16/+29
* To fix readdir-ahead memory leakHuangShujun2020-02-111-0/+1
* glusterfind: python3 compatibilitySunny Kumar2020-02-111-1/+1
* tools/glusterfind: handle offline bricksMilind Changire2020-02-112-25/+61
* extras: enable log rotation for USS logsSunny Kumar2020-02-111-0/+21
* cluster/dht: Correct fd processing loopN Balachandran2019-12-301-22/+62
* doc: Added release 6.7 notesv6.7hari gowtham2019-12-262-1/+33
* rpc: Synchronize slot allocation codeMohit Agrawal2019-12-261-34/+42
* geo-rep: Fix py2/py3 compatibility in repceKotresh HR2019-12-241-3/+2
* test: fix non-root test case for geo-repSunny Kumar2019-12-241-1/+1
* socket: fix error handlingXavi Hernandez2019-12-131-84/+91
* extras: Cgroup(CPU/Mem) restriction are not working on gluster processMohit Agrawal2019-11-192-2/+2
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-11-083-6/+8
* Detach iot_worker to release its resourcesLiguang Li2019-11-061-0/+1
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-10-302-0/+6
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-10-302-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2019-10-302-5/+25
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-10-301-2/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-10-302-6/+30
* doc: Added release 6.6 notesv6.6hari gowtham2019-10-251-0/+56
* test: fix suspicous non-root geo-rep test failuresSunny Kumar2019-10-251-1/+1
* geo-rep: Fix Permission denied traceback on non root setupKotresh HR2019-10-243-16/+52
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-10-242-10/+18
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-10-242-0/+31
* geo-rep: Fix config upgrade on non-participating nodeKotresh HR2019-10-223-1/+181
* tests : test case for non-root geo-rep setupSunny Kumar2019-10-221-0/+251
* geo-rep: Fix the name of changelog archive fileKotresh HR2019-10-222-8/+8
* geo-rep: Fix Config Get RaceAravinda VK2019-10-221-6/+21
* geo-rep: Test case for upgrading config fileShwetha K Acharya2019-10-222-6/+18
* geo-rep : fix gluster command path for non-root sessionSunny Kumar2019-10-222-5/+11
* geo-rep: Upgrading config file to new versionShwetha K Acharya2019-10-222-0/+46
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-175-17/+116
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-172-0/+104
* afr: support split-brain CLI for replica 3Ravishankar N2019-10-173-2/+115
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-10-151-0/+8
* packaging: remove leftover bd cruft in rpm .specKaleb S. KEITHLEY2019-10-101-9/+3
* perf/write-behind: Clear frame->local on conflict errorN Balachandran2019-10-041-0/+4