summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Release notes for 4.1.7v4.1.7ShyamsundarR2019-01-161-0/+27
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* leases: Do not conflict with internal fopsSoumya Koduri2019-01-031-0/+11
* gfapi: Offload callback notifications to synctaskSoumya Koduri2019-01-034-11/+421
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2019-01-032-6/+21
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2019-01-032-6/+21
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2019-01-031-0/+6
* tests: Fix zero-flag.t scriptKrutika Dhananjay2019-01-031-0/+1
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-12-262-3/+38
* gfapi: Send fop_attr dict as part of syncop_openSoumya Koduri2018-12-261-1/+1
* afr: open_ftruncate_cbk should read fd from local->cont.open structSoumya Koduri2018-12-261-1/+1
* afr: assign gfid during name heal when no 'source' is presentRavishankar N2018-12-035-51/+204
* glfsheal: add a '--nolog' flagRavishankar N2018-11-294-17/+56
* geo-rep: Fix permissions with non-root setupKotresh HR2018-11-281-3/+9
* 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