summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release 7.5 notesv7.5Rinku Kothiya2020-04-161-0/+28
* posix: log aio_error return codes in posix_fs_health_checkMohit Agrawal2020-04-141-3/+2
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-141-0/+27
* snap_scheduler: python3 compatibility and new test caseSunny Kumar2020-04-142-1/+50
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-072-15/+52
* write-behind: fix data corruptionXavi Hernandez2020-04-073-2/+309
* utime: resolve an issue of permission denied logsAmar Tumballi2020-04-072-1/+12
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-04-071-2/+9
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-072-1/+120
* open-behind: fix missing fd referenceXavi Hernandez2020-04-071-11/+16
* 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