summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* dht-common.h: reorder variables to reduce padding.Yaniv Kaul2019-07-151-73/+81
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-021-11/+33
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-06-261-4/+4
* cluster/dht: Strip out dht xattrsN Balachandran2019-06-191-0/+2
* clang-scan: resolve warningAmar Tumballi2019-06-151-4/+0
* multiple files: another attempt to remove includesYaniv Kaul2019-06-1412-28/+3
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-06-051-3/+5
* Fix some "Null pointer dereference" coverity issuesXavi Hernandez2019-05-262-0/+13
* cluster/dht: Lookup all files when processing directoryN Balachandran2019-05-231-6/+6
* dht: Custom xattrs are not healed in case of add-brickroot2019-05-081-8/+1
* cluster/dht: Refactor dht lookup functionsN Balachandran2019-04-251-74/+30