summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-1313-109/+332
* build: geo-rep sub-pkg requires policycoreutils-python-utils on rhel8Sunny Kumar2020-05-131-0/+5
* dht: Do opendir selectively in gf_defrag_process_dirSusant Palai2020-05-122-22/+55
* debug/error-gen: Don't return EBADF for loc fopsPranith Kumar K2020-05-091-22/+20
* cluster/ec: Return correct error code and log messageAshish Pandey2020-05-081-2/+9
* posix - fix seek functionalityBarak Sason Rofman2020-05-071-5/+6
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-063-10/+12
* common-ha: cluster status shows "FAILOVER" when actually HEALTHYKaleb S. KEITHLEY2020-05-041-2/+3
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-045-24/+6
* cluster/dht: Don't access local after STACK_DESTROYPranith Kumar K2020-05-031-1/+3
* test: improve geo-rep non root testSunny Kumar2020-05-022-9/+23
* cluster/ec: Fix varargs warning reported with clang-10Dmitry Antipov2020-05-011-10/+9
* Use already expanded SYSCONF_DIR in glusterd.service instead of sysconfdirCharles Celerier2020-04-301-1/+1
* storage/posix: fix initialization warning reported with clang-10Dmitry Antipov2020-04-301-8/+4
* core: Updated the GD_OP_VERSIONRinku Kothiya2020-04-291-1/+3
* tests: fix georep-upgrade.t failureSunny Kumar2020-04-291-1/+4
* github/stale-bot: close issues automaticallyAmar Tumballi2020-04-292-0/+27
* tests: Fix bug-1101647.t test case failurekarthik-us2020-04-291-0/+2
* rfc.sh: remove reference to bugzillaAmar Tumballi2020-04-291-36/+18
* Github template: release tracker template addedHari Gowtham2020-04-292-4/+18
* dht xlator: integer handling issuenik-redhat2020-04-294-11/+19
* dht: Handle setxattr and rm race for directory in rebalanceSusant Palai2020-04-283-0/+33
* snapshot: fix python3 issue in gcronSunny Kumar2020-04-281-1/+2
* socket: Resolve ssl_ctx leak for a brick while only mgmt SSL is enabledMohit Agrawal2020-04-281-2/+2
* build: geo-rep requires relevant selinux permission for rsyncSunny Kumar2020-04-281-0/+15
* extras: upgrade script for geo-repShwetha K Acharya2020-04-272-0/+153
* afr: event gen changesRavishankar N2020-04-244-82/+29
* dht - fixing rebalance failures for files with holesBarak Sason Rofman2020-04-241-11/+10
* md-cache: fix several NULL dereferencesXavi Hernandez2020-04-231-66/+129
* tests: Fix spurious failure of tests/basic/quick-read-with-upcall.tPranith Kumar K2020-04-221-10/+3
* dht/rebalance - fixing recursive failure issueBarak Sason Rofman2020-04-211-1/+2
* dht - Remove "tier" code (part 1)v9devBarak Sason Rofman2020-04-173-476/+19
* tests: Fix for spurious failure for some test casesMohit Agrawal2020-04-165-1/+6
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-04-161-72/+93
* posix: fix GF_VALIDATE_OR_GOTO(this->name, this, out)Sanju Rakonde2020-04-161-3/+1
* test: tests/bugs/rpc/bug-847624.t is crashedMohit Agrawal2020-04-152-7/+8
* tests: do not truncate file offsets and sizes to 32-bitDmitry Antipov2020-04-154-9/+13
* common-ha: cluster status shows "FAILOVER" when actually HEALTHYKaleb S. KEITHLEY2020-04-141-1/+1
* tests: Fix spurious failure of worm.tRinku Kothiya2020-04-131-2/+2
* mgmt/glusterd: use stat() syscall wrapperDmitry Antipov2020-04-131-2/+3
* test: Fix test "bug-1064148" to pass in muxBarak Sason Rofman2020-04-131-10/+11
* tests: Fix spurious failure of tests/bugs/glusterd/serialize-shd-manager-glus...Mohit Agrawal2020-04-131-1/+1
* protocol/server: Fix coverity issue RESOURCE_LEAKSheetal Pamecha2020-04-101-0/+1
* Adding basic glusterfind test caseShwetha K Acharya2020-04-092-1/+85
* posix: Avoid dict_del logs in posix_is_layout_stale while key is NULLMohit Agrawal2020-04-092-4/+5
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-092-1/+27
* [geo-rep] Merging multiple import into single importkshithijiyer2020-04-089-38/+39
* dht - fixing a permission update issueBarak Sason Rofman2020-04-084-18/+110
* tests: Fix spurious failure of tests/bugs/snapshot/bug-1111041.tPranith Kumar K2020-04-071-4/+6
* gfapi: Suspend synctasks instead of blocking themSoumya Koduri2020-04-073-2/+50