summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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