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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/dht: synchronize with other concurrent healers while healing layout.
Raghavendra G
2015-02-20
5
-41
/
+562
*
Storage/posix : Adding error checks in path formation
Nithya Balachandran
2015-02-18
1
-0
/
+6
*
cluster/dht: Fix dht_link to follow files under migration
Shyam
2015-02-17
1
-19
/
+124
*
cluster/dht: Modify dht-rebalance.c to use trusted.distribute.migrate-data
Dan Lambright
2015-02-13
3
-5
/
+25
*
Compare key with GF_XATTR_LOCKINFO_KEY with length of GF_XATTR_LOCKINFO_KEY i...
Dennis Schafroth
2015-02-02
1
-1
/
+1
*
cluster/dht: In MKDIR(), aggregate iatts from non-hashed subvols too
Krutika Dhananjay
2015-01-23
1
-1
/
+12
*
cluster/dht: Fix incorrect updates to parent times
Krutika Dhananjay
2015-01-19
1
-6
/
+5
*
cluster/dht: Don't restore entry when only one subvolume is present
Pranith Kumar K
2015-01-18
1
-3
/
+6
*
cluster/afr: split-brain resolution CLI
Ravishankar N
2015-01-15
1
-5
/
+7
*
libglusterfs: change signature of syncop_(f)getxattr
Ravishankar N
2015-01-05
2
-6
/
+6
*
core: fix Ubuntu code audit (cppcheck) results
Kaleb S. KEITHLEY
2014-11-25
1
-1
/
+1
*
cluster/dht: Fix subvol check, to correctly determine cached file rename
Shyam
2014-11-17
1
-1
/
+1
*
Cluster/DHT : Rebalance skipped file count fix
Nithya Balachandran
2014-11-11
1
-4
/
+5
*
Cluster/DHT : Fixed crash due to null deref
Nithya Balachandran
2014-11-03
1
-2
/
+3
*
rebalance: ``check_free_space`` should ignore quota_statfs
Harshavardhana
2014-10-31
1
-10
/
+33
*
cluster/dht: Modified the calculation of brick_count
Venkatesh Somyajulu
2014-09-22
1
-1
/
+1
*
cluster/dht: Fix dict_t leaks in rebalance process' execution path
Krutika Dhananjay
2014-09-19
1
-4
/
+7
*
cluster/dht: Changed log level to DEBUG
Venkatesh Somyajulu
2014-09-16
1
-2
/
+4
*
cluster/dht: Changed log level to DEBUG
Venkatesh Somyajulu
2014-09-11
1
-4
/
+4
*
cluster/dht: fix memory corruption in locking api.
Raghavendra G
2014-09-09
1
-2
/
+2
*
cluster/dht: Fixed double UNWIND in lookup everywhere code
Shyam
2014-09-09
1
-4
/
+4
*
cluster/dht: Added code to capture races in dht-lookup path
Venkatesh Somyajulu
2014-09-03
1
-10
/
+146
*
Cluster/DHT: Changing rename log severity
Nithya Balachandran
2014-09-03
1
-6
/
+5
*
cluster/dht: remove specifying cached-subvol as part of name in
Raghavendra G
2014-09-02
1
-12
/
+1
*
cluster/dht: Rename should not fail post hardlink creation
Shyam
2014-09-02
2
-41
/
+99
*
cluster/dht: Treat linkto file rename failure as non-critial error
Shyam
2014-09-02
1
-8
/
+42
*
dht: Avoid using inline, if necessary use it with 'static inline'
Harshavardhana
2014-08-29
1
-1
/
+1
*
cluster/dht: synchronize rename and file-migration
Raghavendra G
2014-08-28
3
-34
/
+293
*
cluster/dht: invoke callback when there are no locks to be unlocked.
Raghavendra G
2014-08-28
1
-0
/
+4
*
cluster/dht: introduce locking api.
Raghavendra G
2014-08-26
5
-1
/
+658
*
Cluster/DHT : Additional log messages
Nithya Balachandran
2014-08-24
2
-5
/
+8
*
cluster/dht: Fix dht_access treating directory like files
Shyam
2014-08-18
1
-4
/
+5
*
cluster/dht: Added keys in dht_lookup_everywhere_done
Venkatesh Somyajulu
2014-08-14
1
-4
/
+72
*
cluster/dht: Modified logic of linkto file deletion on non-hashed
Venkatesh Somyajulu
2014-07-31
2
-21
/
+73
*
Symlink mtime changes when rebalancing
Anders Blomdell
2014-07-31
1
-1
/
+2
*
build: fix compile issue in unittest on EPEL-5
Niels de Vos
2014-07-30
1
-1
/
+1
*
dht: fix rename race
Nithya Balachandran
2014-07-30
1
-2
/
+5
*
Attempt to fix cmockery2 build
Emmanuel Dreyfus
2014-07-27
1
-1
/
+1
*
build: Support for unit tests using Cmockery2
Luis Pabon
2014-07-18
3
-0
/
+47
*
DHT/mkdir : Fill the stbuf from the subvols on which directory creation
Susant Palai
2014-07-18
1
-4
/
+0
*
cluster/dht: Fix races to avoid deletion of linkto file
Venkatesh Somyajulu
2014-07-18
3
-30
/
+334
*
DHT/Create : Failing to identify a linkto file in lookup_everywhere_cbk path
v3.7dev
Susant Palai
2014-07-17
1
-7
/
+47
*
dht: fix rename race
Jeff Darcy
2014-07-17
2
-3
/
+10
*
dht: support heterogeneous brick sizes
Jeff Darcy
2014-07-12
4
-31
/
+149
*
DHT/Logging
Nithya Balachandran
2014-07-12
1
-1
/
+1
*
cluster/dht: Added logging of new layout for dir-selfheal
Venkatesh Somyajulu
2014-07-03
4
-1
/
+125
*
porting: Port for FreeBSD rebased from Mike Ma's efforts
Harshavardhana
2014-07-02
2
-0
/
+2
*
dht: pass xdata to xlators above.
Krishnan Parthasarathi
2014-06-29
1
-1
/
+1
*
cluster/dht: handle ESTALE appropriately in rmdir codepath.
Raghavendra G
2014-06-23
1
-5
/
+7
*
Cluster/DHT : Logging changes
Nithya Balachandran
2014-06-18
7
-50
/
+40
[next]