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
*
cluster/dht: Don't rely on linkto xattr to find destination subvol during pha...
Raghavendra G
2015-05-28
1
-101
/
+31
*
cluster/tier: load libgfdb.so properly in all cases
Dan Lambright
2015-05-16
1
-1
/
+1
*
dht/rebalance : Fixed rebalance failure
Nithya Balachandran
2015-05-14
2
-3
/
+17
*
dht : null dereference coverity fix.
Manikandan Selvaganesh
2015-05-14
1
-1
/
+2
*
dht/rebalance: Change log_level to DEBUG
Susant Palai
2015-05-12
1
-2
/
+3
*
dht: make lookup-unhashed=auto do something actually useful
Jeff Darcy
2015-05-10
6
-57
/
+577
*
core: use reference counting for mem_acct structures
Jeff Darcy
2015-05-09
2
-12
/
+4
*
cluster/dht: change log level of developer logs to DEBUG
Vijay Bellur
2015-05-09
1
-2
/
+2
*
glusterd: add counter support for tiered volumes
Dan Lambright
2015-05-08
3
-1
/
+22
*
dht: Fixing dereference after null check
arao
2015-05-08
1
-13
/
+38
*
features/shard: Implement [f]truncate fops
Krutika Dhananjay
2015-05-07
1
-2
/
+2
*
Restore build on non Linux systems
Emmanuel Dreyfus
2015-05-07
2
-4
/
+7
*
dht/rebalance: Throttle rebalance
Susant Palai
2015-05-07
3
-4
/
+133
*
dht/rebalance: Go to exit if defrag is NULL
Susant Palai
2015-05-05
1
-5
/
+5
*
guster/dht: tiered volumes may not allow access to files undergoing migration
Dan Lambright
2015-05-05
1
-0
/
+22
*
geo-rep: rename handling in dht volume
Nithya Balachandran
2015-05-05
1
-0
/
+82
*
dht/tier/rebalancer: Fix reset of tiering client pid
Joseph Fernandes
2015-05-05
4
-3
/
+5
*
cluster/tier: don't use hot tier until subvolumes ready
Dan Lambright
2015-05-05
2
-1
/
+6
*
dht: Add a null check before freeing dir_dfmeta and tmp_container
Susant Palai
2015-05-04
1
-10
/
+19
*
tier: relax libgfdb required version number
Emmanuel Dreyfus
2015-05-03
1
-1
/
+1
*
dht/rebalancer: Marking tiering migration fops
Joseph Fernandes
2015-05-01
3
-6
/
+34
*
dht: tackle thread race in dht_getxattr_cbk
Susant Palai
2015-04-29
1
-17
/
+24
*
rebalance: Introducing local crawl and parallel migration
Susant Palai
2015-04-29
6
-248
/
+1121
*
tier: fix off-by-one overrun in UUID string
Emmanuel Dreyfus
2015-04-27
1
-1
/
+1
*
xlators/cluster/dht: Fix Resource leak (CID 1291751)
Günther Deschner
2015-04-24
1
-1
/
+3
*
dht: Fixing dereference after null check
arao
2015-04-23
1
-1
/
+1
*
cluster/afr,dht: Fix memleak after syncop_readlink
Pranith Kumar K
2015-04-23
1
-0
/
+1
*
glusterd: support for tier volumes 'detach start' and 'detach commit'
Dan Lambright
2015-04-22
4
-8
/
+62
*
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
4
-70
/
+81
*
ctr : Fix for heating of files during promotion/demotion
Joseph Fernandes
2015-04-08
1
-1
/
+6
*
glusterd: Support distributed replicated volumes on hot tier
Dan Lambright
2015-04-08
2
-4
/
+36
*
dht : coverity fixes
Manikandan Selvaganesh
2015-04-07
3
-10
/
+12
*
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
10
-101
/
+101
*
cluster/dht: Fix coverity bug in tiering code
Dan Lambright
2015-04-04
1
-2
/
+17
*
DHT: move regular expression log message to DEBUG
vmallika
2015-04-02
1
-1
/
+1
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
3
-4
/
+4
*
Gfdb Query Fix and Volume option fix
Joseph Fernandes
2015-03-30
1
-2
/
+2
*
libxlator: Change marker xattr handling interface
Pranith Kumar K
2015-03-25
2
-53
/
+20
*
Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled
Joseph Fernandes
2015-03-25
2
-4
/
+8
*
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
*
features/quota : Introducing inode quota
vmallika
2015-03-18
1
-34
/
+81
*
cluster/dht: Change the subvolume encoding in d_off to be a "global"
Dan Lambright
2015-03-18
6
-123
/
+64
*
dht: suggest to add more bricks when min-free-disk is exceeded.
Humble Devassy Chirammal
2015-03-18
2
-3
/
+3
[next]