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
/
afr
/
src
/
afr-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
afr: event gen changes
Ravishankar N
2020-07-08
1
-74
/
+18
*
cluster/afr: Prioritize ENOSPC over other errors
karthik-us
2020-07-08
1
-1
/
+3
*
afr: more quorum checks in lookup and new entry marking
Ravishankar N
2020-07-08
1
-11
/
+13
*
afr: prevent spurious entry heals leading to gfid split-brain
Ravishankar N
2020-02-28
1
-2
/
+2
*
cluster/thin-arbiter: Wait for TA connection before ta-file lookup
Ashish Pandey
2020-02-26
1
-19
/
+21
*
afr: support split-brain CLI for replica 3
Ravishankar N
2019-10-17
1
-1
/
+2
*
afr/lookup: Pass xattr_req in while doing a selfheal in lookup
Mohammed Rafi KC
2019-09-23
1
-2
/
+6
*
afr: wake up index healer threads
Ravishankar N
2019-09-05
1
-4
/
+2
*
afr: thin-arbiter lock release fixes
Ravishankar N
2019-05-15
1
-1
/
+11
*
cluster/afr: Remove local from owners_list on failure of lock-acquisition
Pranith Kumar K
2019-04-16
1
-4
/
+4
*
afr: thin-arbiter read txn fixes
Ravishankar N
2019-04-16
1
-7
/
+13
*
afr: add client-pid to all gf_event() calls
Ravishankar N
2019-04-16
1
-4
/
+8
*
cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelog
Ashish Pandey
2019-02-01
1
-0
/
+1
*
Multiple files: reduce work while under lock.
Yaniv Kaul
2019-01-29
1
-8
/
+7
*
afr : fix memory leak
Sunny Kumar
2019-01-11
1
-23
/
+15
*
cluster/afr: Refactor internal locking code to allow multiple inodelks
Pranith Kumar K
2018-12-28
1
-8
/
+1
*
cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNT
karthik-us
2018-12-18
1
-21
/
+62
*
Don't depend on string options to be valid always
Pranith Kumar K
2018-12-17
1
-13
/
+9
*
AFR xlator: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-12-17
1
-48
/
+67
*
cluster/afr: Fix mem leak reported by ASAN
Kotresh HR
2018-12-17
1
-4
/
+39
*
afr: some minor itable related cleanups
Ravishankar N
2018-12-12
1
-2
/
+0
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-15
/
+15
*
cluster/afr: s/uuid_is_null/gf_uuid_is_null
Pranith Kumar K
2018-11-07
1
-1
/
+1
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
1
-2
/
+2
*
afr/lease: Read child nodes from lease structure
root
2018-10-25
1
-1
/
+1
*
afr: thin-arbiter 2 domain locking and in-memory state
Ravishankar N
2018-10-25
1
-47
/
+157
*
cluster/afr : Check for UP bricks before starting heal
Ashish Pandey
2018-10-24
1
-1
/
+1
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
1
-14
/
+17
*
afr: fix incorrect reporting of directory split-brain
Ravishankar N
2018-09-21
1
-7
/
+7
*
cluster/afr: Use 2 domain locking in SHD for thin-arbiter
karthik-us
2018-09-20
1
-3
/
+4
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-5428
/
+5257
*
multiple xlators: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
1
-14
/
+11
*
afr: thin-arbiter read txn changes
Ravishankar N
2018-09-05
1
-0
/
+22
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
1
-3
/
+3
*
cluster/afr: Delegate name-heal when possible
Pranith Kumar K
2018-09-04
1
-24
/
+76
*
cluster/afr: Coverity fixes in afr
karthik-us
2018-08-29
1
-2
/
+0
*
cluster/afr: Delegate metadata heal with pending xattrs to SHD
Pranith Kumar K
2018-08-28
1
-0
/
+44
*
afr: common thin-arbiter functions
Ravishankar N
2018-08-23
1
-1
/
+136
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-7
/
+7
*
afr,ec: Print if the subvolume is up in statedump
Pranith Kumar K
2018-07-03
1
-0
/
+1
*
afr: don't update readables if inode refresh failed on all children
Ravishankar N
2018-06-18
1
-27
/
+40
*
afr: fix bug-1363721.t failure
Ravishankar N
2018-05-21
1
-0
/
+14
*
afr: Add lease() fop
Poornima G
2018-05-05
1
-0
/
+149
*
afr: initial changes for thin arbiter
Ravishankar N
2018-04-30
1
-5
/
+88
*
cluster/afr: Keep child-up until ping-event
Pranith Kumar K
2018-04-25
1
-24
/
+34
*
cluster/afr: Make sure latency-arg is passed to afr
Pranith Kumar K
2018-04-18
1
-0
/
+2
*
cluster/afr: Prevent ping-event handling on shd
Pranith Kumar K
2018-04-03
1
-0
/
+2
*
afr: add new value for read-hash-mode volume option
Ravishankar N
2018-03-29
1
-24
/
+62
*
cluster/afr: Make AFR eager-locking similar to EC
Pranith Kumar K
2018-03-14
1
-169
/
+146
*
cluster/afr: Remove unused code paths
Pranith Kumar K
2018-03-06
1
-8
/
+2
[next]