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: Fix rebalance log msg
N Balachandran
2018-05-31
1
-2
/
+2
*
cluster/dht: Remove EIO from dht_inode_missing
N Balachandran
2018-05-22
2
-4
/
+2
*
cluster/dht: Debug logs in dht_readdir(p)_cbk
N Balachandran
2018-05-22
1
-2
/
+27
*
dht: Excessive 'dict is null' logs in dht_discover_complete
Mohit Agrawal
2018-05-22
1
-1
/
+2
*
dht: Avoid dict log flooding for internal MDS xattr
Mohit Agrawal
2018-05-22
1
-1
/
+1
*
Revert "gfapi: return pre/post attributes from glfs_pread/pwrite"
ShyamsundarR
2018-05-08
1
-3
/
+2
*
Revert "gfapi: return pre/post attributes from glfs_fsync/fdatasync"
ShyamsundarR
2018-05-08
1
-1
/
+1
*
Revert "gfapi: return pre/post attributes from glfs_ftruncate"
ShyamsundarR
2018-05-08
1
-7
/
+4
*
cluster/dht: unwind if dht_selfheal_dir_mkdir returns an error
Raghavendra G
2018-05-03
1
-1
/
+5
*
dht: gf_defrag_settle_hash should ignore ENOENT and ESTALE error
Susant Palai
2018-04-30
1
-1
/
+8
*
cluster/dht: Fix dht_rename lock order
N Balachandran
2018-04-23
1
-18
/
+47
*
fuse: do fd_resolve in fuse_getattr if fd is received
Susant Palai
2018-04-18
1
-2
/
+2
*
cluster/dht: Handle file migrations when brick down
N Balachandran
2018-04-13
1
-5
/
+51
*
cluster/dht: Wind open to all subvols
N Balachandran
2018-04-11
1
-10
/
+5
*
cluster/dht: act as passthrough for renames on single child DHT
Raghavendra G
2018-04-10
1
-7
/
+15
*
cluster/dht: enable lookup-optimize by default
N Balachandran
2018-04-04
2
-2
/
+4
*
cluster/dht: Update dht option levels
N Balachandran
2018-04-02
1
-2
/
+16
*
cluster/dht: Update layout in inode only on success
N Balachandran
2018-04-02
2
-4
/
+24
*
cluster/dht: ENOSPC will not fail rebalance
N Balachandran
2018-03-28
1
-6
/
+2
*
Quota: heal directory on newly added bricks when quota limit is reached
Sanoj Unnikrishnan
2018-03-28
1
-1
/
+16
*
cluster/dht: Skipped files are not treated as errors
N Balachandran
2018-03-12
1
-9
/
+11
*
cluster/dht: store the 'reaction' on failures per lock
Raghavendra G
2018-02-23
6
-38
/
+46
*
cluster/dht: Handle single dht child in dht_lookup
N Balachandran
2018-02-22
1
-0
/
+13
*
cluster/dht: Ignore ENODATA from getxattr for posix acls
N Balachandran
2018-02-22
1
-6
/
+8
*
cluster/dht: Fixed a typo
N Balachandran
2018-02-21
1
-2
/
+2
*
gfapi: return pre/post attributes from glfs_ftruncate
Kinglong Mee
2018-02-12
1
-4
/
+7
*
gfapi: return pre/post attributes from glfs_fsync/fdatasync
Kinglong Mee
2018-02-12
1
-1
/
+1
*
gfapi: return pre/post attributes from glfs_pread/pwrite
Kinglong Mee
2018-02-12
1
-2
/
+3
*
performance/io-threads: expose io-thread queue depths
Varsha Rao
2018-02-08
1
-1
/
+4
*
cluster/dht: Unlink linkto files as root
N Balachandran
2018-02-06
1
-3
/
+7
*
cluster/dht: Cleanup on fallocate failure
N Balachandran
2018-02-05
1
-1
/
+17
*
cluster/dht: Fixed a leak in inode_ref
N Balachandran
2018-02-02
1
-3
/
+2
*
cluster/dht: avoid overwriting client writes during migration
Susant Palai
2018-02-02
4
-12
/
+138
*
cluster/dht: Fixed leak in dht_populate_inode_for_dentry
N Balachandran
2018-02-02
2
-4
/
+10
*
cluster/dht: Skip '..' for the volume root dir
N Balachandran
2018-01-24
1
-0
/
+5
*
core: fix some of the dict_{get,set} with proper APIs
Amar Tumballi
2018-01-17
4
-6
/
+6
*
cluster/dht: Update options for gd2
N Balachandran
2018-01-12
1
-15
/
+40
*
cluster/dht: Change datatype of search_unhashed variable
Varsha Rao
2018-01-10
1
-1
/
+1
*
cluster/dht: Use percentages for space check
N Balachandran
2018-01-02
1
-5
/
+20
*
cluster/dht: Add migration checks to dht_(f)xattrop
N Balachandran
2017-12-26
5
-47
/
+326
*
dht: Fill first_up_subvol before use in dht_opendir
Poornima G
2017-12-15
1
-0
/
+5
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
1
-1153
/
+141
*
glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.
Mohit Agrawal
2017-12-12
3
-37
/
+14
*
cluster/dht: fix memory leaks in rebalance
Susant Palai
2017-12-11
1
-12
/
+19
*
dht: Send an event when disks get full
Ankit raj
2017-12-09
1
-4
/
+22
*
dht/crypt/tier: Fix use of booleans as integers
ShyamsundarR
2017-12-06
2
-16
/
+6
*
cluster/dht: Fix build error due to switch statement on a boolean
Shreyas Siravara
2017-12-05
1
-16
/
+5
*
cluster/dht: populate inode in dentry for single subvolume dht
Raghavendra G
2017-12-02
2
-1
/
+69
*
cluster/dht: don't overfill the buffer in readdir(p)
Raghavendra G
2017-12-02
1
-3
/
+18
*
Tier: Stop tierd for detach start
hari gowtham
2017-12-01
1
-3
/
+10
[next]