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-self-heal-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: GFID split-brain resolution with existing CLI
karthik-us
2017-07-18
1
-0
/
+250
*
cluster/afr: Undo pending xattrs only on the up bricks
karthik-us
2017-03-27
1
-1
/
+1
*
afr: restore atime/mtime for non-regular files
Ravishankar N
2017-03-06
1
-0
/
+43
*
cluster/afr: Perform new entry mark before creating new entry
Pranith Kumar K
2017-02-16
1
-3
/
+14
*
afr: all children of AFR must be up to resolve s-brain
Ravishankar N
2017-02-09
1
-4
/
+34
*
selfheal: fix memory leak on client side healing queue
Mateusz Slupny
2016-12-02
1
-1
/
+3
*
afr: allow I/O when favorite-child-policy is enabled
Ravishankar N
2016-11-27
1
-29
/
+130
*
events: Add FMT_WARN for gf_event
Pranith Kumar K
2016-11-18
1
-1
/
+4
*
afr: Modifications to afr events
Ravishankar N
2016-09-23
1
-1
/
+1
*
afr: add replication events
Ravishankar N
2016-09-06
1
-0
/
+8
*
afr: some coverity fixes
Ravishankar N
2016-07-26
1
-1
/
+4
*
dict: Don't expose get_new_dict/dict_destroy
Pranith Kumar K
2016-07-25
1
-3
/
+3
*
afr: Automagic unsplit-brain by [ctime|mtime|size|majority]
Ravishankar N
2016-05-25
1
-15
/
+277
*
cluster/afr: Entry self-heal performance enhancements
Krutika Dhananjay
2016-04-29
1
-22
/
+73
*
cluster/afr: Fix partial heals in 3-way replication
Pranith Kumar K
2016-04-15
1
-6
/
+115
*
cluster/afr: Fix witness counting code in src/sink detection
Pranith Kumar K
2016-04-11
1
-7
/
+19
*
cluster/afr: Don't lookup/forget inodes
Pranith Kumar K
2016-03-31
1
-18
/
+2
*
afr: add mtime based split-brain resolution to CLI
Ravishankar N
2016-03-29
1
-10
/
+71
*
cluster/afr: Choose local child as source if possible
Pranith Kumar K
2016-03-11
1
-0
/
+29
*
afr: Add throttled background client-side heals
Ravishankar N
2016-03-01
1
-0
/
+110
*
heal : Changed heal info to process all indices directories
Anuradha Talur
2015-12-02
1
-4
/
+15
*
cluster/afr : Readdirp performance enhancement
Anuradha Talur
2015-11-30
1
-1
/
+8
*
cluster/ec: Mark self-heal fops as internal
Pranith Kumar K
2015-11-18
1
-1
/
+1
*
cluster/afr : Remove stale indices
Ashish Pandey
2015-11-16
1
-1
/
+22
*
dict: dict_set_bin() should never free the pointer on error
Niels de Vos
2015-07-24
1
-2
/
+6
*
afr: Porting messages to new logging framework
arao
2015-06-27
1
-28
/
+33
*
cluster/afr : set pending xattrs for replaced brick
Anuradha
2015-06-25
1
-8
/
+8
*
afr: honour selfheal enable/disable volume set options
Ravishankar N
2015-06-03
1
-3
/
+8
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-11
/
+11
*
cluster/afr : enable inspection & resolution of files in split-brain
Anuradha
2015-03-19
1
-16
/
+2
*
afr: remove stale index entries
Ravishankar N
2015-03-17
1
-3
/
+11
*
cluster/ec: Add self-heal-daemon command handlers
Pranith Kumar K
2015-03-09
1
-2
/
+2
*
cluster/afr: Do not increment healed_count if no healing was performed
Krutika Dhananjay
2015-03-04
1
-18
/
+41
*
cluster/afr: split-brain resolution CLI
Ravishankar N
2015-01-15
1
-1
/
+190
*
heal: glfs-heal implementation
Pranith Kumar K
2014-10-15
1
-8
/
+13
*
cluster/afr: Add afr-v1 xattr compatibility
Pranith Kumar K
2014-10-01
1
-41
/
+98
*
cluster/afr : Fix incorrect looping of index healer
Anuradha
2014-09-29
1
-4
/
+9
*
cluster/afr: Fix inode leak
Krutika Dhananjay
2014-09-28
1
-0
/
+2
*
cluster/afr: Fix spurious metadata self-heals
Pranith Kumar K
2014-09-24
1
-0
/
+32
*
cluster/afr: Don't start heal when lookup succeeds on < 2 children
Pranith Kumar K
2014-09-23
1
-0
/
+17
*
cluster/afr: Set all the xattrs needed by index xlator
Anuradha
2014-09-16
1
-15
/
+10
*
cluster/afr : Mark pending changelog xattrs for new creations
Anuradha
2014-09-03
1
-0
/
+37
*
cluster/afr: Propagate EIO on inode's type mismatch
Krutika Dhananjay
2014-09-02
1
-4
/
+5
*
cluster/afr: Fix dict_t leaks
Krutika Dhananjay
2014-08-28
1
-0
/
+3
*
features/changelog: Capture "correct" internal FOPs
Venky Shankar
2014-07-23
1
-4
/
+4
*
cluster/afr: move messages to new logging framework
Ravishankar N
2014-05-17
1
-1
/
+2
*
cluster/afr: Remove stale index in self-heal codepath
Pranith Kumar K
2014-05-08
1
-1
/
+1
*
cluster/afr: Fix inode_forget assert failure
Pranith Kumar K
2014-04-28
1
-25
/
+31
*
cluster/afr: refactor
Anand Avati
2014-03-22
1
-2545
/
+742
[next]