index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
dht
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
dht - Remove "tier" code (part 1)
v9dev
Barak Sason Rofman
2020-04-17
3
-476
/
+19
*
dht - fixing a permission update issue
Barak Sason Rofman
2020-04-08
2
-8
/
+33
*
dht: gf_defrag_process_dir is called even if gf_defrag_fix_layout has failed
Susant Palai
2020-03-24
1
-0
/
+1
*
dht - selfheal code cleaning
Barak Sason Rofman
2020-03-12
1
-135
/
+20
*
dht/rebalance - fixing failure occurace due to rebalance stop
Barak Sason Rofman
2020-03-04
1
-0
/
+8
*
xlator/dht-helper: structure logging
yatipadia
2020-03-03
2
-97
/
+75
*
xlator/dht-lock: structure logging
yatipadia
2020-02-26
2
-105
/
+113
*
dht - Reducing methods scope
Barak Sason Rofman
2020-02-13
6
-104
/
+60
*
dht: Fix stale-layout and create issue
Susant Palai
2020-02-09
2
-15
/
+140
*
dht-hashfn.c: ensure we do not try to calculate hash on NULL path
Yaniv Kaul
2020-02-05
1
-0
/
+3
*
xlator/dht-selfheal: structure logging
yatipadia
2020-02-04
3
-258
/
+222
*
xlator/dht-linkfile: structure logging
yatip
2020-02-04
2
-26
/
+269
*
geo-rep: Fix for "Transport End Point not connected" issue
Harpreet Kaur
2020-01-31
2
-0
/
+63
*
dht-hashfn.c: remove a strlen()
Yaniv Kaul
2020-01-14
1
-16
/
+19
*
dht-rename.c: fix Coverity issues 1397018/7 - strcat into uninitialized value
Yaniv Kaul
2020-01-10
1
-0
/
+4
*
DHT - Reduce methods scope (dht-common.c)
Barak Sason Rofman
2019-12-17
3
-804
/
+708
*
dht-common.h/dht-helper.c: exctract the LOCK() from DHT_UPDATE_TIME
Yaniv Kaul
2019-12-17
2
-20
/
+20
*
cluster/dht: Add comments to code
N Balachandran
2019-12-10
2
-2
/
+14
*
cluster/dht: Add comments to the code
N Balachandran
2019-11-16
1
-12
/
+75
*
cluster/dht: Don't skip entries with invalid stat
N Balachandran
2019-11-13
1
-5
/
+4
*
dht: Rebalance causing IO Error - File descriptor in bad state
Mohit Agrawal
2019-10-15
5
-17
/
+116
*
Multiple files: make root gfid a static variable
Yaniv Kaul
2019-10-14
3
-14
/
+3
*
cluster/dht: Correct fd processing loop
N Balachandran
2019-10-02
1
-22
/
+62
*
cluster/dht: Handle file truncates during migration
N Balachandran
2019-09-17
1
-26
/
+34
*
ctime/rebalance: Heal ctime xattr on directory during rebalance
Kotresh HR
2019-09-16
1
-0
/
+1
*
cluster/dht: Log hashes in hex
N Balachandran
2019-08-06
4
-15
/
+13
*
Multiple files: get trivial stuff done before lock
Yaniv Kaul
2019-08-01
1
-1
/
+1
*
dht: log getxattr failure for node-uuid at "DEBUG"
Susant Palai
2019-07-18
1
-2
/
+5
*
dht-common.h: reorder variables to reduce padding.
Yaniv Kaul
2019-07-15
1
-73
/
+81
*
Fix spelling errors
Aravinda VK
2019-07-14
1
-1
/
+1
*
cluster/dht: Fixed a memleak in dht_rename_cbk
N Balachandran
2019-07-02
1
-11
/
+33
*
[RFC] change get_real_filename implementation to use ENOATTR instead of ENOENT
Michael Adam
2019-06-26
1
-4
/
+4
*
cluster/dht: Strip out dht xattrs
N Balachandran
2019-06-19
1
-0
/
+2
*
clang-scan: resolve warning
Amar Tumballi
2019-06-15
1
-4
/
+0
*
multiple files: another attempt to remove includes
Yaniv Kaul
2019-06-14
12
-28
/
+3
*
cluster/dht: Fix directory perms during selfheal
N Balachandran
2019-06-05
1
-3
/
+5
*
Fix some "Null pointer dereference" coverity issues
Xavi Hernandez
2019-05-26
2
-0
/
+13
*
cluster/dht: Lookup all files when processing directory
N Balachandran
2019-05-23
1
-6
/
+6
*
dht: Custom xattrs are not healed in case of add-brick
root
2019-05-08
1
-8
/
+1
*
cluster/dht: Refactor dht lookup functions
N Balachandran
2019-04-25
1
-74
/
+30
*
cluster/dht: refactor dht lookup functions
N Balachandran
2019-04-05
2
-124
/
+119
*
dht: NULL check before setting error flag
Mohammed Rafi KC
2019-03-12
1
-1
/
+2
*
dht-shared.c: minor reduction of work under lock.
Yaniv Kaul
2019-02-14
1
-6
/
+7
*
cluster/dht: Request linkto xattrs in dht_rmdir opendir
N Balachandran
2019-02-13
1
-1
/
+26
*
dht: fix double extra unref of inode at heal path
Kinglong Mee
2019-02-13
1
-1
/
+1
*
cluster/dht: Fix lookup selfheal and rmdir race
N Balachandran
2019-02-13
1
-9
/
+25
*
cluster/dht: Do not use gfid-req in fresh lookup
N Balachandran
2019-02-02
2
-8
/
+60
*
core: make gf_thread_create() easier to use
Xavi Hernandez
2019-02-01
1
-6
/
+1
*
cluster/dht: Remove internal permission bits
N Balachandran
2019-02-01
1
-0
/
+6
*
Multiple files: reduce work while under lock.
Yaniv Kaul
2019-01-29
5
-83
/
+79
[next]