summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release notes for release 4.1.5v4.1.5ShyamsundarR2018-09-211-0/+27
* cluster/afr: Delegate name-heal when possiblePranith Kumar K2018-09-214-27/+205
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-09-215-51/+72
* libgfchangelog: Fix changelog history APIKotresh HR2018-09-214-5/+325
* geo-rep: Fix issues related config setKotresh HR2018-09-218-60/+251
* geo-rep: Fix deadlock during worker startKotresh HR2018-09-212-4/+15
* geo-rep/hook-script: Fix ssh/scp optionsKotresh HR2018-09-215-24/+84
* rpc: handle EAGAIN when SSL_ERROR_SYSCALL is returnedMilind Changire2018-09-211-2/+9
* storage/posix: Avoid log flood in posix_set_parent_ctime()Vijay Bellur2018-09-171-4/+0
* doc: Release notes for v4.1.4v4.1.4Jiffin Tony Thottan2018-09-061-0/+41
* posix: disable open/read/write on special filesAmar Tumballi2018-09-061-0/+33
* protocol: don't use allocaAmar Tumballi2018-09-062-103/+58
* io-stats: dump io-stats info in /var/run/glusterAmar Tumballi2018-09-062-15/+31
* server-protocol: don't allow '../' path in 'name'Amar Tumballi2018-09-062-0/+18
* dict: handle negative key/value length while unserializeAmar Tumballi2018-09-061-1/+2
* posix: remove not supported get/set contentAmar Tumballi2018-09-064-192/+1
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-292-4/+71
* doc: Release notes for v4.1.3v4.1.3ShyamsundarR2018-08-271-0/+36
* gfapi : Handle the path == "" glfs_resolve_atJiffin Tony Thottan2018-08-221-7/+10
* Bash integration script should namespace variablesMark Mielke2018-08-211-20/+20
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-08-162-31/+4
* geo-rep : fix possible crashSunny Kumar2018-08-161-2/+5
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-08-163-64/+169
* geo-rep: Fix symlink rename syncing issueKotresh HR2018-08-161-2/+9
* geo-rep: Fix geo-rep for older versions of unshareKotresh HR2018-08-163-7/+42
* glusterd: memory leak in geo-rep statusSanju Rakonde2018-08-161-2/+6
* geo-rep/scheduler: Fix crashKotresh HR2018-08-161-35/+35
* glusterd/geo-rep: Fix glusterd crashKotresh HR2018-08-151-1/+1
* geo-rep: Fix upgrade issueKotresh HR2018-08-151-2/+3
* storage/posix: Fix excessive logging in WRITE fop pathKrutika Dhananjay2018-08-101-0/+3
* rpm: do not build glusterfs-resource-agents on el6Niels de Vos2018-08-011-0/+4
* doc: Added release notes for 4.1.2v4.1.2ShyamsundarR2018-07-241-0/+32
* glusterd: _is_prefix should handle 0-length pathsKaushal M2018-07-241-0/+9
* doc: Correct release notes to remove py3 supportShyamsundarR2018-07-241-6/+1
* geo-rep/scheduler: Fix EBUSY trace backKotresh HR2018-07-231-5/+20
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-232-15/+10
* posix: check before removing stale symlinkRavishankar N2018-07-231-4/+8
* cluster/afr: Prevent execution of code after call_count decrementingPranith Kumar K2018-07-101-7/+8
* afr: heal gfids when file is not present on all bricksRavishankar N2018-07-096-12/+179
* cluster/afr: Make sure lk-owner is assigned at the time of lockPranith Kumar K2018-07-041-2/+1
* posix/ctime: Fix differential ctime duing entry operationsKotresh HR2018-07-021-51/+60
* afr: don't update readables if inode refresh failed on all childrenRavishankar N2018-07-024-32/+50
* ctime: Fix self heal of symlink in EC volumeKotresh HR2018-07-026-6/+71
* storage/posix: Fix posix_symlinks_match()Pranith Kumar K2018-07-022-8/+23
* glusterfsd: Do not process GLUSTERD_BRICK_XLATOR_OP if graph is not readyRavishankar N2018-07-022-1/+9
* doc: Added release notes for 4.1.1 releasev4.1.1ShyamsundarR2018-06-251-0/+26
* glusterfs: access trusted peer group via remote-host commandMohit Agrawal2018-06-251-5/+0
* gcron: create the lockfile if it is missingNiels de Vos2018-06-201-1/+1
* gcron: catch OSError as well as IOErrorNiels de Vos2018-06-181-2/+2
* storage/posix: Handle ENOSPC correctly in zero_fillPranith Kumar K2018-06-143-1/+121