summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release 7.4 notesv7.4Rinku Kothiya2020-03-181-0/+31
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-03-172-13/+13
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-172-7/+68
* events: fix IPv6 memory corruptionXavi Hernandez2020-03-171-41/+15
* glusterd: stop stale bricks during handshaking in brick mux modeAtin Mukherjee2020-03-164-9/+55
* multiple: fix bad type castXavi Hernandez2020-03-166-21/+42
* cluster/afr: fix race when bricks come upXavi Hernandez2020-03-163-6/+9
* eventsapi: Set IPv4/IPv6 family based on input IPAravinda VK2020-03-161-1/+4
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-03-162-10/+14
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-257-29/+69
* core: fix memory pool management racesXavi Hernandez2020-02-255-105/+137
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-181-19/+21
* doc: Added release 7.3 notesv7.3Rinku Kothiya2020-02-171-0/+34
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-172-2/+13
* tests: Fix spurious self-heald.t failurePranith Kumar K2020-02-132-34/+21
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-103-16/+29
* rpc: Cleanup SSL specific data at the time of freeing rpc objectl17zhou2020-02-102-5/+40
* Fix possible resource leaks.Xi Jinyu2020-02-101-0/+3
* gf-event: Handle unix volfile-serversPranith Kumar K2020-02-101-1/+10
* geo-rep: Fix ssh-port validationSunny Kumar2020-02-103-1/+32
* cli: duplicate defns of cli_default_conn_timeout and cli_ten_minutes_timeoutKaleb S. KEITHLEY2020-01-212-2/+5
* doc: Added release 7.2 notesv7.2Rinku Kothiya2020-01-151-0/+30
* tools/glusterfind: Remove an extra argumentShwetha K Acharya2020-01-141-1/+1
* glusterfind: Fix py2/py3 issuesKotresh HR2020-01-142-9/+13
* glusterfind: python3 compatibilitySunny Kumar2020-01-141-1/+1
* tools/glusterfind: handle offline bricksMilind Changire2020-01-132-25/+61
* To fix readdir-ahead memory leakHuangShujun2020-01-101-0/+1
* timer: fix event destruction raceXavi Hernandez2020-01-101-1/+2
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-093-1/+9
* extras: enable log rotation for USS logsSunny Kumar2019-12-271-0/+21
* doc: Added release 7.1 notesv7.1Rinku Kothiya2019-12-201-0/+62
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-12-201-0/+8
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-12-193-20/+45
* test: fix non-root test case for geo-repSunny Kumar2019-12-181-1/+1
* socket: fix error handlingXavi Hernandez2019-12-181-84/+91
* afr: make heal info locklessRavishankar N2019-12-168-223/+339
* rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024Mohit Agrawal2019-12-131-1/+1
* extras/hooks: Remove smb.conf parameter allowing guest accessAnoop C S2019-12-102-2/+0
* gluster-smb:add smb parameter when access gluster by cifsyinkui2019-12-102-0/+2
* rpc: Synchronize slot allocation codeMohit Agrawal2019-12-051-33/+41
* rpcsvc: fix subnet_mask_v4 checkAmar Tumballi2019-11-281-4/+7
* test: fix suspicous non-root geo-rep test failuresSunny Kumar2019-11-271-1/+1
* cluster/dht: Correct fd processing loopN Balachandran2019-11-261-22/+62
* gnfs: use strcpy to prevent memory overflowXie Changlong2019-11-221-1/+1
* geo-rep: Fix py2/py3 compatibility in repceKotresh HR2019-11-141-3/+2
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-11-142-0/+104
* extras: Cgroup(CPU/Mem) restriction are not working on gluster processMohit Agrawal2019-11-142-2/+2
* tests/shard: fix tests/bugs/shard/unlinks-and-renames.t failureSheetal Pamecha2019-11-131-0/+1
* afr: support split-brain CLI for replica 3Ravishankar N2019-11-133-2/+115
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-11-135-17/+116