summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* afr/lease: Read child nodes from lease structureroot2018-10-311-1/+1
* geo-rep: Fix issue in gfid-conflict-resolutionKotresh HR2018-10-301-17/+24
* tests: correction in tests/bugs/glusterd/optimized-basic-testcases-in-cluster.tSanju Rakonde2018-10-251-9/+18
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-4/+8
* gfapi: Bug fixes in leases processing code-pathSoumya Koduri2018-10-227-31/+71
* tests: check for shd up status in bug-1637802-arbiter-stale-data-heal-lock.tRavishankar N2018-10-221-0/+1
* afr: prevent winding inodelks twice for arbiter volumesRavishankar N2018-10-102-1/+45
* afr: fix incorrect reporting of directory split-brainRavishankar N2018-10-059-17/+85
* glusterd: make sure that brickinfo->uuid is not nullSanju Rakonde2018-10-051-1/+2
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-10-053-10/+51
* cluster/afr: Batch writes in same lock even when multiple fds are openPranith Kumar K2018-10-051-9/+2
* mgmt/glusterd: use proper path to the volfileRaghavendra Bhat2018-10-043-8/+26
* georep: fix hard-coded paths in gsyncd.conf.inKaleb S. KEITHLEY2018-09-231-2/+2
* 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