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
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
1
-2
/
+4
*
cluster/afr: Delegate metadata heal with pending xattrs to SHD
Pranith Kumar K
2018-08-28
1
-38
/
+0
*
afr: heal gfids when file is not present on all bricks
Ravishankar N
2018-06-19
1
-5
/
+34
*
cluster/afr: Make AFR eager-locking similar to EC
Pranith Kumar K
2018-03-14
1
-1
/
+12
*
posix/afr: handle backward compatibility for rchecksum fop
Ravishankar N
2018-02-19
1
-1
/
+7
*
afr: don't treat all cases all bricks being blamed as split-brain
Ravishankar N
2018-02-01
1
-6
/
+45
*
core: fix some of the dict_{get,set} with proper APIs
Amar Tumballi
2018-01-17
1
-1
/
+1
*
posix: Introduce flags for validity of iatt members
Ravishankar N
2017-12-29
1
-3
/
+3
*
rchecksum/fips: Replace MD5 usage to enable fips support
Kotresh HR
2017-12-21
1
-1
/
+1
*
afr: coverity fixes
Ravishankar N
2017-11-24
1
-2
/
+1
*
cluster/afr: Fail open on split-brain
Pranith Kumar K
2017-10-26
1
-6
/
+5
*
afr: heal gfid as a part of entry heal
Ravishankar N
2017-10-09
1
-0
/
+78
*
afr: don't check for file size in afr_mark_source_sinks_if_file_empty
Ravishankar N
2017-09-27
1
-6
/
+7
*
afr: auto-resolve split-brains for zero-byte files
Ravishankar N
2017-09-26
1
-0
/
+65
*
afr: check validity of afr_reply
Ravishankar N
2017-08-31
1
-20
/
+27
*
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
[next]