summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding release notes for release-6.10v6.10release-6Rinku Kothiya2020-08-051-0/+26
* rpc: Cleanup SSL specific data at the time of freeing rpc objectl17zhou2020-07-132-5/+40
* socket/ssl: fix crl handlingMilind Changire2020-07-104-21/+107
* locks/fencing: Address hang while lock preemptionSusant Palai2020-07-083-20/+29
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-07-081-2/+9
* cli: duplicate defns of cli_default_conn_timeout and cli_ten_minutes_timeoutKaleb S. KEITHLEY2020-07-082-2/+5
* afr: event gen changesRavishankar N2020-07-084-82/+29
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-07-084-48/+86
* afr: more quorum checks in lookup and new entry markingRavishankar N2020-07-084-13/+25
* fuse: degrade logging of write failure to fuse deviceCsaba Henk2020-07-082-7/+80
* cluster/ec: Return correct error code and log messageAshish Pandey2020-07-081-2/+9
* md-cache: fix several NULL dereferencesXavi Hernandez2020-07-081-66/+129
* tests/bug-844688.t: test bug-844688.t is failing on masterMohammed Rafi KC2020-06-161-11/+32
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-263-10/+12
* Adding release notes for release-6.9v6.9Hari Gowtham2020-04-221-0/+32
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-222-15/+52
* utime: resolve an issue of permission denied logsAmar Tumballi2020-04-222-1/+12
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-222-0/+28
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-04-211-72/+93
* write-behind: fix data corruptionXavi Hernandez2020-04-203-2/+309
* snap_scheduler: python3 compatibility and new test caseSunny Kumar2020-04-202-1/+50
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-202-1/+120
* cluster/afr: fix race when bricks come upXavi Hernandez2020-04-203-6/+9
* open-behind: fix missing fd referenceXavi Hernandez2020-04-201-11/+16
* gfapi: Suspend synctasks instead of blocking themSoumya Koduri2020-04-163-2/+50
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-042-14/+75
* 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