summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-06-054-48/+86
* open-behind: rewrite of internal logicXavi Hernandez2020-06-0412-823/+1393
* rpc, gf_attach: add minimal proper synchronizationDmitry Antipov2020-06-033-8/+41
* meta: indicate writability of tunables in file modeCsaba Henk2020-06-031-4/+5
* events: fix python3 compatibility As there is no "unicode" in py3 so removing...Ritesh Chikatwar2020-06-021-2/+1
* fuse - remove unnecessary code blockBarak Sason Rofman2020-06-022-27/+0
* io-cache,quick-read: deprecate volume options with flawed semantics or namingCsaba Henk2020-06-025-10/+39
* afr: fix memory leak in afr_priv_destroy()Dmitry Antipov2020-06-011-0/+2
* dht - sparse files rebalance enhancementsBarak Sason Rofman2020-06-012-111/+153
* cli: fix memory leak in gf_cli_gsync_status_output()Dmitry Antipov2020-05-311-8/+0
* common-ha: ganesha-ha.sh bad test for {rhel,centos} for pcs optionsKaleb S. KEITHLEY2020-05-281-1/+1
* features/shard: Aggregate file size, block-count before unwinding removexattrKrutika Dhananjay2020-05-263-70/+208
* dht: add null check in gf_defrag_free_dir_dfmetaSusant Palai2020-05-261-1/+2
* afr/changelog: fix NULL dereferences and error handlingAshish Pandey2020-05-262-10/+11
* socket: Use AES128 cipher in SSL if AES is supported by CPUMohit Agrawal2020-05-261-0/+32
* glusterd/snapshot: Improve log message during snapshot cloneMohammed Rafi KC2020-05-221-0/+10
* features/shard: Aggregate size, block-count in iatt before unwinding setxattrKrutika Dhananjay2020-05-212-17/+222
* fuse: occasional logging for fuse device 'weird' write errorsCsaba Henk2020-05-212-1/+53
* glusterd: add missing synccond_broadcast()Xavi Hernandez2020-05-211-1/+3
* storage/posix: fix thread name to comply with common conventionDmitry Antipov2020-05-182-3/+4
* features/bit-rot: invalid snprintf() buffer sizeDmitry Antipov2020-05-181-2/+2
* mgmt/glusterd: Stop old shd before increasing replica countPranith Kumar K2020-05-162-1/+18
* MAINTAINERS: Add Raghavendra Gowdappa to Past contributorsPranith Kumar K2020-05-161-15/+1
* tests: Disable client-healsPranith Kumar K2020-05-151-0/+2
* Fix ./tests/basic/fencing/afr-lock-heal-basic.t failurePranith Kumar K2020-05-131-3/+3
* 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