summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* DHT - Fixing memory allocation crashBarak Sason Rofman2020-10-011-1/+6
* dht: explicit null dereferencenik-redhat2020-09-292-0/+4
* dht: Ongoing IO is failing on non-distribute volumes after just add-brickMohit Agrawal2020-09-283-8/+41
* DHT - fixing a bug in thread creationBarak Sason Rofman2020-09-241-2/+2
* Revert "dht: optimize rebalance crawl path"Pranith Kumar K2020-09-034-524/+5
* cluster/dht: simplify and cleanup internal time managementDmitry Antipov2020-08-215-35/+15
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-211-4/+2
* dht: optimize rebalance crawl pathSusant Palai2020-07-314-5/+524
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-224-13/+20
* cluster/dht: suppress file migration error for node not supposed to migrate fileTamar Shacked2020-07-151-13/+25
* dht: Heal missing dir entry on brick in revalidate pathSusant Palai2020-07-091-1/+9
* Revert "dht - fixing xattr inconsistency"Barak Sason Rofman2020-06-251-63/+0
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-06-251-0/+63
* cluster/afr: Delay post-op for fsyncPranith Kumar K2020-06-081-1/+14
* dht - sparse files rebalance enhancementsBarak Sason Rofman2020-06-011-111/+102
* dht: add null check in gf_defrag_free_dir_dfmetaSusant Palai2020-05-261-1/+2
* dht: Do opendir selectively in gf_defrag_process_dirSusant Palai2020-05-122-22/+55
* cluster/dht: Don't access local after STACK_DESTROYPranith Kumar K2020-05-031-1/+3
* 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
* dht - fixing rebalance failures for files with holesBarak Sason Rofman2020-04-241-11/+10
* 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
* dht - fixing a permission update issueBarak Sason Rofman2020-04-082-8/+33
* dht: gf_defrag_process_dir is called even if gf_defrag_fix_layout has failedSusant Palai2020-03-241-0/+1
* dht - selfheal code cleaningBarak Sason Rofman2020-03-121-135/+20
* dht/rebalance - fixing failure occurace due to rebalance stopBarak Sason Rofman2020-03-041-0/+8
* xlator/dht-helper: structure loggingyatipadia2020-03-032-97/+75
* xlator/dht-lock: structure loggingyatipadia2020-02-262-105/+113
* dht - Reducing methods scopeBarak Sason Rofman2020-02-136-104/+60
* dht: Fix stale-layout and create issueSusant Palai2020-02-092-15/+140
* dht-hashfn.c: ensure we do not try to calculate hash on NULL pathYaniv Kaul2020-02-051-0/+3
* xlator/dht-selfheal: structure loggingyatipadia2020-02-043-258/+222
* xlator/dht-linkfile: structure loggingyatip2020-02-042-26/+269
* geo-rep: Fix for "Transport End Point not connected" issueHarpreet Kaur2020-01-312-0/+63
* dht-hashfn.c: remove a strlen()Yaniv Kaul2020-01-141-16/+19
* dht-rename.c: fix Coverity issues 1397018/7 - strcat into uninitialized valueYaniv Kaul2020-01-101-0/+4
* DHT - Reduce methods scope (dht-common.c)Barak Sason Rofman2019-12-173-804/+708
* dht-common.h/dht-helper.c: exctract the LOCK() from DHT_UPDATE_TIMEYaniv Kaul2019-12-172-20/+20
* cluster/dht: Add comments to codeN Balachandran2019-12-102-2/+14
* cluster/dht: Add comments to the codeN Balachandran2019-11-161-12/+75
* cluster/dht: Don't skip entries with invalid statN Balachandran2019-11-131-5/+4
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-155-17/+116
* Multiple files: make root gfid a static variableYaniv Kaul2019-10-143-14/+3
* cluster/dht: Correct fd processing loopN Balachandran2019-10-021-22/+62
* cluster/dht: Handle file truncates during migrationN Balachandran2019-09-171-26/+34
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-161-0/+1
* cluster/dht: Log hashes in hexN Balachandran2019-08-064-15/+13
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-1/+1
* dht: log getxattr failure for node-uuid at "DEBUG"Susant Palai2019-07-181-2/+5