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
/
dht-helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
1
-9
/
+12
*
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
1
-1
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
dht: remove useless argument from dht_iatt_merge
Kinglong Mee
2018-07-18
1
-2
/
+1
*
cluster/dht: Do not try to use up the readdirp buffer
N Balachandran
2018-06-29
1
-3
/
+0
*
cluster/dht: fixes to parallel renames to same destination codepath
Raghavendra G
2018-05-07
1
-0
/
+1
*
cluster/dht: Add migration checks to dht_(f)xattrop
N Balachandran
2017-12-26
1
-0
/
+3
*
cluster/dht: Check for NULL before using variable
Ashish Pandey
2017-11-06
1
-1
/
+3
*
cluster/dht: Don't store the entire uuid for subvols
N Balachandran
2017-10-10
1
-1
/
+2
*
cluster/dht : User xattrs are not healed after brick stop/start
Mohit Agrawal
2017-10-04
1
-0
/
+65
*
cluster/dht: EBADF handling for fremovexattr and fsetxattr
N Balachandran
2017-08-09
1
-3
/
+22
*
cluster/dht: Check for open fd only on EBADF
N Balachandran
2017-08-08
1
-0
/
+1
*
cluster/dht: Fix fd check race
N Balachandran
2017-07-11
1
-0
/
+26
*
cluster/dht: Check if fd is opened on dst subvol
N Balachandran
2017-06-28
1
-0
/
+280
*
cluster/dht: Make optimal usage of buffer provided with readdir(p)
Sakshi
2017-05-31
1
-0
/
+3
*
cluster/dht: Rebalance on all nodes should migrate files
N Balachandran
2017-05-16
1
-2
/
+6
*
feature/dht: Directory synchronization
Kotresh HR
2017-04-26
1
-648
/
+14
*
refcount: typecast function for calling on free
Niels de Vos
2017-01-31
1
-7
/
+2
*
dht/cluster: add logs to fix-layout code path
Susant Palai
2017-01-20
1
-7
/
+34
*
feature/dht: undo partially successful dir rename
Csaba Henk
2017-01-11
1
-0
/
+3
*
cluster/dht: Fix dict_leak in migration check tasks
N Balachandran
2017-01-02
1
-0
/
+7
*
cluster/dht: remove unnecessary struct member
N Balachandran
2016-09-22
1
-4
/
+4
*
quotad: fix potential buffer overflows
Raghavendra G
2016-08-25
1
-3
/
+15
*
cluster/dht: Fix unsafe iteration on inode->fd_list
Xavier Hernandez
2016-06-15
1
-16
/
+70
*
dht:remember locked subvol and send unlock to the same
Mohammed Rafi KC
2016-05-06
1
-0
/
+155
*
cluster/distribute: detect stale layouts in entry fops
Raghavendra G
2016-04-22
1
-0
/
+5
*
dht: lock on subvols to prevent lookup vs rmdir race
Sakshi
2016-04-05
1
-5
/
+28
*
dht: report constant directory size
Jeff Darcy
2016-03-20
1
-0
/
+6
*
cluster/dht : Ftruncate on migrating file fails with EINVAL
N Balachandran
2015-12-22
1
-25
/
+202
*
cluster/tier: fix loading tier.so into glusterd
N Balachandran
2015-12-03
1
-2
/
+1
*
dht: heal directory path if the directory is not present
Mohammed Rafi KC
2015-11-08
1
-0
/
+171
*
dht/rebalance: fix layout and dict leaks
Susant Palai
2015-10-06
1
-0
/
+5
*
cluster/tier: Handle FOPs on files being migrated
N Balachandran
2015-09-22
1
-23
/
+82
*
dht: reverting changes that takes lock on all subvols to prevent rmdir vs loo...
Sakshi
2015-09-14
1
-32
/
+6
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-1
/
+1
*
dht : lock on subvols to prevent lookup vs rmdir race
Sakshi
2015-08-27
1
-6
/
+32
*
dht: send lookup even for fd based operations during rebalance
Ravishankar N
2015-07-22
1
-23
/
+30
*
cluster/dht: use refcount to manage memory used to store migration
Raghavendra G
2015-07-01
1
-21
/
+44
*
dht: Adding log messages to the new logging framework
arao
2015-06-23
1
-27
/
+40
*
cluster/dht: Fix Null pointer dereference while logging
Raghavendra G
2015-06-18
1
-8
/
+8
*
cluster/dht: Prevent use after free bug
Pranith Kumar K
2015-06-17
1
-1
/
+3
*
cluster/dht: fix incorrect dst subvol info in inode_ctx
Nithya Balachandran
2015-06-02
1
-36
/
+93
*
cluster/dht: pass a destination subvol to fop2 variants to avoid races.
Raghavendra G
2015-06-02
1
-6
/
+35
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
cluster/dht: Don't rely on linkto xattr to find destination subvol during pha...
Raghavendra G
2015-05-28
1
-101
/
+31
*
guster/dht: tiered volumes may not allow access to files undergoing migration
Dan Lambright
2015-05-05
1
-0
/
+22
*
rebalance: Introducing local crawl and parallel migration
Susant Palai
2015-04-29
1
-0
/
+23
*
libglusterfs/syncop: Add xdata to all syncop calls
Raghavendra Talur
2015-04-08
1
-12
/
+14
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-4
/
+4
[next]