summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release notes for 4.1.6 releasev4.1.6ShyamsundarR2018-11-142-1/+56
* gfapi: fix bad dict setting of lease-idKinglong Mee2018-11-131-9/+16
* packaging: don't include bd.so rpm in rpm when --without bdKaleb S. KEITHLEY2018-11-131-0/+5
* logging: check for fmts not being NULLAmar Tumballi2018-11-122-7/+10
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-11-121-15/+11
* io-stats: prevent taking file dump on server sideAmar Tumballi2018-11-121-0/+9
* protocol: remove the option 'verify-volfile-checksum'Amar Tumballi2018-11-123-357/+5
* glusterd-handshake: prevent a buffer overflowAmar Tumballi2018-11-091-0/+7
* server: don't allow '/' in basenameAmar Tumballi2018-11-092-4/+15
* features/locks: fix statedump stringAmar Tumballi2018-11-091-5/+5
* features/locks:Use pthread_mutex_unlock() instead of pthread_mutex_lock()Susant Palai2018-11-081-1/+1
* lock: Do not allow meta-lock count to be more than oneSusant Palai2018-11-081-1/+34
* index: prevent arbitrary file creation outside entry-changes folderRavishankar N2018-11-061-0/+19
* glusterd: ensure volinfo->caps is set to correct valueSanju Rakonde2018-11-052-0/+11
* geo-rep/scripts: Fix traceback in gluster-mountbrokerKotresh HR2018-11-051-1/+1
* posix/ctime: Avoid log flood in posix_update_utime_in_mdataKotresh HR2018-11-051-5/+0
* geo-rep: Add more intelligence to automatic error handlingKotresh HR2018-11-051-22/+46
* features/locks: add buffer overflow checks in pl_getxattrRavishankar N2018-11-021-1/+4
* 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