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
*
Cluster/DHT Mismatching gfid values in dht_local_t
Nithya Balachandran
2015-04-08
1
-11
/
+6
*
dht : null dereference coverity fix
Manikandan Selvaganesh
2015-04-08
1
-1
/
+1
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
11
-113
/
+135
*
ctr : Fix for heating of files during promotion/demotion
Joseph Fernandes
2015-04-08
1
-1
/
+6
*
cluster/ec: Have same ec_manager_* for [f]set/[f]removexattr
Pranith Kumar K
2015-04-08
1
-206
/
+80
*
glusterd: Support distributed replicated volumes on hot tier
Dan Lambright
2015-04-08
2
-4
/
+36
*
afr : null dereference coverity fix.
Manikandan Selvaganesh
2015-04-08
1
-14
/
+25
*
Cluster/afr : Coverity fix.
Manikandan Selvaganesh
2015-04-08
1
-4
/
+0
*
dht : coverity fixes
Manikandan Selvaganesh
2015-04-07
3
-10
/
+12
*
cluster/ec: Refactor inode-writev
Pranith Kumar K
2015-04-06
4
-478
/
+145
*
cluster/dht: Unwind with proper op_ret
Raghavendra Talur
2015-04-06
1
-12
/
+86
*
cluster/dht: fix spurious smoke test failure
Gaurav Kumar Garg
2015-04-06
1
-2
/
+2
*
cluster/dht: fix tier.c problems found prior to feature freeze
Dan Lambright
2015-04-06
3
-58
/
+205
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
28
-198
/
+198
*
cluster/dht: Fix coverity bug in tiering code
Dan Lambright
2015-04-04
1
-2
/
+17
*
Tests: fix spurious failure in read-subvol-entry.t
Emmanuel Dreyfus
2015-04-02
1
-1
/
+1
*
DHT: move regular expression log message to DEBUG
vmallika
2015-04-02
1
-1
/
+1
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
7
-8
/
+8
*
cluster/ec: Implement heal info for ec
Pranith Kumar K
2015-03-30
2
-1
/
+28
*
Gfdb Query Fix and Volume option fix
Joseph Fernandes
2015-03-30
1
-2
/
+2
*
cluster/ec: Use fd when appropriate for updating size/version
Pranith Kumar K
2015-03-27
1
-3
/
+9
*
libxlator: Change marker xattr handling interface
Pranith Kumar K
2015-03-25
8
-188
/
+88
*
Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled
Joseph Fernandes
2015-03-25
2
-4
/
+8
*
features/bit-rot: Implementation of bit-rot xlator
Venky Shankar
2015-03-24
1
-12
/
+0
*
cluster/ec: Refactor ec-dir-write
Pranith Kumar K
2015-03-24
2
-670
/
+158
*
build: tier.h does not need to include sys/xattr.h
Niels de Vos
2015-03-23
1
-1
/
+0
*
build: pass SQLITE_CFLAGS while building dht files that include tier.h
Niels de Vos
2015-03-23
1
-2
/
+1
*
cluster/dht: Add tier translator.
Dan Lambright
2015-03-21
12
-31
/
+1300
*
cluster/afr : enable inspection & resolution of files in split-brain
Anuradha
2015-03-19
5
-33
/
+336
*
features/quota : Introducing inode quota
vmallika
2015-03-18
2
-52
/
+108
*
cluster/dht: Change the subvolume encoding in d_off to be a "global"
Dan Lambright
2015-03-18
9
-176
/
+77
*
dht: suggest to add more bricks when min-free-disk is exceeded.
Humble Devassy Chirammal
2015-03-18
2
-3
/
+3
*
cluster/afr: Make read child match check in afr optional
Krutika Dhananjay
2015-03-18
3
-0
/
+19
*
afr: remove stale index entries
Ravishankar N
2015-03-17
3
-4
/
+66
*
cluster/afr: Convert quota size from n/w to host order before use
Krutika Dhananjay
2015-03-12
1
-0
/
+4
*
cluster/ec: Add self-heal-daemon command handlers
Pranith Kumar K
2015-03-09
8
-39
/
+719
*
cluster/afr: Handle getxattr of quota-size key
Pranith Kumar K
2015-03-09
3
-61
/
+103
*
cluster/dht: create request dictionary if necessary during refresh
Raghavendra G
2015-03-06
1
-10
/
+17
*
cluster/afr: Implementation of quorum-reads
Pranith Kumar K
2015-03-05
5
-2
/
+32
*
cluster/ec: Allow heal on name less loc
Pranith Kumar K
2015-03-05
3
-14
/
+39
*
testing: Switch to cmocka the successor of cmockery2
Niels de Vos
2015-03-05
3
-18
/
+8
*
xlators/dht : divide by zero coverity fix
Manikandan Selvaganesh
2015-03-05
1
-1
/
+2
*
cluster/dht: fixes to should_layout_fix logic
Raghavendra G
2015-03-05
2
-12
/
+53
*
cluster/afr: Do not increment healed_count if no healing was performed
Krutika Dhananjay
2015-03-04
7
-67
/
+92
*
glfs_fini: Clean up all the resources allocated in glfs_new.
Poornima G
2015-03-04
1
-1
/
+0
*
cluster/dht: Fixes to should_fix_layout logic
Raghavendra G
2015-03-03
1
-6
/
+38
*
dht : logically dead code removed
Manikandan Selvaganesh
2015-03-03
2
-12
/
+4
*
libglusterfs: Moved common functions as utils in syncop/common-utils
Pranith Kumar K
2015-02-27
3
-138
/
+11
*
cluster/dht: Propagate an event only after hearing the same from all subvolumes
Anoop C S
2015-02-26
1
-0
/
+3
*
dht: fix for dht_lock_count() compile error
Niels de Vos
2015-02-26
2
-2
/
+2
[next]