summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-041-1/+0
* multiple files: calloc -> mallocYaniv Kaul2018-09-044-27/+34
* cluster/dht: In rename, unlink after creating linkto fileN Balachandran2018-09-031-122/+132
* xlators/cluster/dht/src/dht-common.c: simplify some if statementsYaniv Kaul2018-08-311-48/+52
* build: add --enable-asan configure optionsNiels de Vos2018-08-301-1/+1
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-1/+0
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-1/+1
* dht/switch: Fix coverity issuesShyamsundarR2018-08-241-4/+19
* cluster/dht: coverity fixesN Balachandran2018-08-212-12/+14
* performance/readdir-ahead: keep stats of cached dentries in sync with modific...Krutika Dhananjay2018-08-181-2/+2
* cluster/dht: Fixed rebalanced filesN Balachandran2018-08-141-1/+1
* cluster/dht: fix inode ref management in dht_heal_pathSusant Palai2018-08-141-2/+7
* All: remove memset() before sprintf()Yaniv Kaul2018-08-142-2/+2
* Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...Raghavendra G2018-08-031-2/+2
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-281-2/+2
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-231-2/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-227-25/+25
* cluster/dht: Set loc->gfid before healing attrN Balachandran2018-07-181-1/+2
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-187-88/+78
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-171-2/+1
* tier: Move time string formattingYaniv Kaul2018-07-171-7/+10
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-161-0/+15
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-2/+2
* dht: Inconsistent permission for directories after brick stop/startMohit Agrawal2018-07-113-9/+77
* Fix compile warningsXavi Hernandez2018-07-101-12/+25
* cluster/dht: Do not try to use up the readdirp bufferN Balachandran2018-06-293-53/+66
* cluster/dht: Fix rename journal in changelogKotresh HR2018-06-241-0/+11
* cluster/dht: refactor dht_lookupN Balachandran2018-06-211-211/+321
* cluster/dht: Minor code cleanupN Balachandran2018-06-201-15/+13
* cluster/dht: Refactor rebalance codeN Balachandran2018-06-131-309/+253
* cluster/dht: Leverage MDS subvol for dht_removexattr alsoMohit Agrawal2018-06-111-60/+190
* dht: Delete MDS internal xattr from dict in dht_getxattr_cbkMohit Agrawal2018-06-031-0/+4
* cluster:dht: Corrected ret code checkN Balachandran2018-05-301-1/+1
* dht: Excessive 'dict is null' logs in dht_revalidate_cbkMohit Agrawal2018-05-291-2/+4
* cluster/dht: Increase failure count for lookup failure in remove-brick opSusant Palai2018-05-281-3/+31
* cluster/dht: Fix rebalance log msgN Balachandran2018-05-241-2/+2
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-8/+12
* cluster/dht: Remove EIO from dht_inode_missingN Balachandran2018-05-172-4/+2
* dht: Excessive 'dict is null' logs in dht_discover_completeMohit Agrawal2018-05-111-1/+2
* cluster/dht: Debug virtual xattrs for dhtN Balachandran2018-05-092-0/+101
* cluster/dht: Debug logs in dht_readdir(p)_cbkN Balachandran2018-05-091-2/+27
* dht: Avoid dict log flooding for internal MDS xattrMohit Agrawal2018-05-081-1/+1
* cluster/dht: fixes to parallel renames to same destination codepathRaghavendra G2018-05-076-81/+558
* cluster/dht: log error only if layout healing is requiredRaghavendra G2018-05-072-188/+12
* cluster/dht: unwind if dht_selfheal_dir_mkdir returns an errorRaghavendra G2018-05-031-1/+5
* dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE errorSusant Palai2018-04-301-1/+8
* cluster/dht: Fix dht_rename lock orderN Balachandran2018-04-231-18/+47
* fuse: do fd_resolve in fuse_getattr if fd is receivedSusant Palai2018-04-181-2/+2
* cluster/dht: Handle file migrations when brick downN Balachandran2018-04-131-5/+51
* cluster/dht: Wind open to all subvolsN Balachandran2018-04-111-10/+5