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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
59
-70721
/
+67551
*
Land clang-format changes
Gluster Ant
2018-09-12
32
-3929
/
+3873
*
dht: Use snprintf instead of strncpy
N Balachandran
2018-09-12
1
-9
/
+20
*
cluster/dht: Create a linkto file if required
N Balachandran
2018-09-10
1
-0
/
+30
*
cluster/dht: optimize readdir for 1xn vols
N Balachandran
2018-09-10
1
-12
/
+42
*
ec-heal: remove a duplicate definition of alloca0
Amar Tumballi
2018-09-10
1
-1
/
+0
*
xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-10
1
-1
/
+1
*
cluster/dht: Rework the debug xattr to get hashed subvol
N Balachandran
2018-09-07
2
-28
/
+33
*
cluster/ec: Don't update trusted.ec.version if fop succeeds
Ashish Pandey
2018-09-07
1
-0
/
+9
*
cluster/ec: Improve logging for some critical error messages
Ashish Pandey
2018-09-07
3
-14
/
+55
*
xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-07
1
-2
/
+2
*
multiple xlators: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
4
-33
/
+30
*
cluster/dht: Initialise pointers to null
N Balachandran
2018-09-06
1
-2
/
+2
*
afr: thin-arbiter read txn changes
Ravishankar N
2018-09-05
3
-19
/
+255
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
1
-3
/
+3
*
{dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...
Yaniv Kaul
2018-09-04
1
-1
/
+0
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
7
-41
/
+50
*
xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
cluster/afr: Delegate name-heal when possible
Pranith Kumar K
2018-09-04
2
-27
/
+85
*
cluster/dht: In rename, unlink after creating linkto file
N Balachandran
2018-09-03
1
-122
/
+132
*
cluster/ec: Fix Coverity issue
Ashish Pandey
2018-08-31
2
-42
/
+0
*
xlators/cluster/dht/src/dht-common.c: simplify some if statements
Yaniv Kaul
2018-08-31
1
-48
/
+52
*
build: add --enable-asan configure options
Niels de Vos
2018-08-30
1
-1
/
+1
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
3
-4
/
+4
*
cluster/afr: Coverity fixes in afr
karthik-us
2018-08-29
2
-3
/
+5
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
3
-10
/
+10
*
cluster/afr: Delegate metadata heal with pending xattrs to SHD
Pranith Kumar K
2018-08-28
3
-38
/
+47
*
cluster/ec: Prevent a possible out-of-bounds read
Vijay Bellur
2018-08-27
1
-0
/
+1
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-25
4
-8
/
+8
*
stripe: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-24
1
-6
/
+9
*
dht/switch: Fix coverity issues
ShyamsundarR
2018-08-24
1
-4
/
+19
*
afr: common thin-arbiter functions
Ravishankar N
2018-08-23
6
-12
/
+173
*
cluster/dht: coverity fixes
N Balachandran
2018-08-21
2
-12
/
+14
*
performance/readdir-ahead: keep stats of cached dentries in sync with modific...
Krutika Dhananjay
2018-08-18
1
-2
/
+2
*
cluster/ec: FORWARD_NULL coverity fix
Sunil Kumar Acharya
2018-08-16
2
-1
/
+5
*
cluster/dht: Fixed rebalanced files
N Balachandran
2018-08-14
1
-1
/
+1
*
cluster/dht: fix inode ref management in dht_heal_path
Susant Palai
2018-08-14
1
-2
/
+7
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
3
-3
/
+3
*
Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...
Raghavendra G
2018-08-03
1
-2
/
+2
*
performance/readdir-ahead: Invalidate cached dentries if they're modified whi...
Krutika Dhananjay
2018-07-28
1
-2
/
+2
*
coverity: Ignore most of SECURE_TEMP issues
ShyamsundarR
2018-07-27
1
-0
/
+1
*
core (named threads): flood of -Wformat-truncation warnings with gcc-7.1
Kaleb S. KEITHLEY
2018-07-23
1
-2
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
23
-50
/
+50
*
cluster/dht: Set loc->gfid before healing attr
N Balachandran
2018-07-18
1
-1
/
+2
*
afr: switch lk_owner only when pre-op succeeds
Ravishankar N
2018-07-18
1
-10
/
+10
*
dht: remove useless argument from dht_iatt_merge
Kinglong Mee
2018-07-18
7
-88
/
+78
*
dht: delete tier related internal xattr in dht_getxattr_cbk
Sunny Kumar
2018-07-17
1
-2
/
+1
*
tier: Move time string formatting
Yaniv Kaul
2018-07-17
1
-7
/
+10
*
cluster/afr: Mark dirty for entry transactions for quorum failures
karthik-us
2018-07-16
1
-11
/
+51
*
dht: delete tier related internal xattr in dht_getxattr_cbk
Sunny Kumar
2018-07-16
1
-0
/
+15
[next]