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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Treat op_ret >= 0 as success in afr_final_errno()
Krutika Dhananjay
2015-06-03
1
-1
/
+1
*
Tests: fix spurious failure in read-subvol-entry.t
Emmanuel Dreyfus
2015-05-19
1
-1
/
+1
*
cluster/afr: serialize inode locks
Pranith Kumar K
2015-03-25
2
-60
/
+186
*
cluster/afr: Make read child match check in afr optional
Krutika Dhananjay
2015-03-25
3
-0
/
+21
*
afr: remove stale index entries
Ravishankar N
2015-03-25
2
-3
/
+66
*
cluster/afr: Convert quota size from n/w to host order before use
Krutika Dhananjay
2015-03-16
1
-0
/
+4
*
cluster/afr: Handle getxattr of quota-size key
Pranith Kumar K
2015-03-14
3
-61
/
+103
*
cluster/afr: Do not increment healed_count if no healing was performed
Krutika Dhananjay
2015-03-14
6
-26
/
+79
*
afr: stop encoding subvolume id in readdir d_off
Anand Avati
2015-03-03
3
-131
/
+23
*
cluster/afr: Crawl should continue on self-heal failures
Pranith Kumar K
2015-02-22
1
-3
/
+2
*
afr : Fixes to 59ba78ae1461651e290ce72013786d828545d4c1
Anuradha
2015-02-11
1
-0
/
+4
*
cluster/afr: When parent and entry read subvols are different, set entry->ino...
Krutika Dhananjay
2015-02-11
2
-23
/
+94
*
afr: Don't write to sparse regions of sink.
Ravishankar N
2015-02-03
1
-2
/
+39
*
afr : glfs-heal implementation
Anuradha
2015-01-06
10
-38
/
+400
*
cluster/afr: Make entry-self-heal in afr-v2 compatible with afr-v1
Pranith Kumar K
2015-01-04
1
-1
/
+28
*
Avoid spurious directory metedata split brain
Emmanuel Dreyfus
2014-12-23
1
-1
/
+115
*
telldir()/seekdir() portability fixes
Emmanuel Dreyfus
2014-12-20
1
-6
/
+40
*
cluster/afr: Eliminate locking in sh domain in metadata self-heal
Krutika Dhananjay
2014-12-09
1
-35
/
+2
*
features/marker: Filter internal xattrs in lookup
Pranith Kumar K
2014-11-16
3
-7
/
+21
*
cluster/afr: Preserve errno in case of failures on all subvols
Pranith Kumar K
2014-11-16
1
-5
/
+16
*
cluster/afr: Perform post-op in entry selfheal inside locks
Krutika Dhananjay
2014-10-31
1
-3
/
+31
*
logs: Do selective logging for errnos
Pranith Kumar K
2014-10-22
1
-2
/
+3
*
cluster/afr: Add afr-v1 xattr compatibility
Pranith Kumar K
2014-10-22
6
-83
/
+330
*
Fix invalid seekdir() usage
v3.6.0beta3
Emmanuel Dreyfus
2014-09-30
1
-3
/
+36
*
cluster/afr : Fix incorrect looping of index healer
Anuradha
2014-09-29
1
-4
/
+9
*
cluster/afr: Launch self-heal only when all the brick status is known
Pranith Kumar K
2014-09-29
1
-2
/
+15
*
cluster/afr: Fix inode leak
Krutika Dhananjay
2014-09-29
1
-0
/
+2
*
cluster/afr: More dict_t leak fixes
Krutika Dhananjay
2014-09-26
2
-33
/
+68
*
cluster/afr: Fix locking issues in entry self-heal
Krutika Dhananjay
2014-09-26
1
-92
/
+123
*
cluster/afr: Fix spurious metadata self-heals
v3.6.0beta2
Pranith Kumar K
2014-09-24
7
-29
/
+86
*
cluster/afr: Fixed mem leaks in self-heal code path.
Anuradha
2014-09-24
2
-1
/
+17
*
cluster/afr: Do not reset pending xattrs on gfid or type mismatch in entry-sh
Krutika Dhananjay
2014-09-23
1
-18
/
+79
*
cluster/afr: Don't start heal when lookup succeeds on < 2 children
Pranith Kumar K
2014-09-23
6
-8
/
+29
*
cluster/afr: Set all the xattrs needed by index xlator
Anuradha
2014-09-21
2
-41
/
+30
*
cluster/afr: perform list-xattr during lookup
Ravishankar N
2014-09-19
4
-11
/
+222
*
cluster/afr : Mark pending changelog xattrs for new creations
Anuradha
2014-09-18
7
-90
/
+148
*
cluster/afr: Propagate EIO on inode's type mismatch
Krutika Dhananjay
2014-09-16
7
-121
/
+332
*
cluster/afr: Fix dict_t leaks
Krutika Dhananjay
2014-09-16
8
-35
/
+64
*
cluster/afr: Handle EAGAIN properly in inodelk
Pranith Kumar K
2014-09-15
2
-14
/
+130
*
cluster/afr: Fix all locked_on bricks are sinks check in self-heals
Pranith Kumar K
2014-09-12
5
-82
/
+66
*
cluster/afr: Perform metadata sync inside metadata locks
Pranith Kumar K
2014-09-12
1
-19
/
+15
*
cluster/afr: Perform gfid heal inside locks.
Pranith Kumar K
2014-09-12
6
-27
/
+69
*
features/changelog: Capture "correct" internal FOPs
Venky Shankar
2014-09-08
2
-6
/
+6
*
cluster/afr: Set pending changelog based on filetype for new entries
Pranith Kumar K
2014-09-07
1
-4
/
+12
*
cluster/afr: Fix mem-leak
Pranith Kumar K
2014-08-19
1
-2
/
+5
*
cluster/afr: Fix dirent leak
Pranith Kumar K
2014-07-14
1
-0
/
+2
*
cluster/afr: change message description in afr-messages.h
Ravishankar N
2014-06-24
1
-3
/
+5
*
Fix resolution issues across fuse/server/afr
Pranith Kumar K
2014-06-14
2
-10
/
+23
*
cluster/afr: Add descriptions to message-ids.
Ravishankar N
2014-05-30
1
-0
/
+75
*
cluster/afr: Don't support heal info healed/heal-failed commands
Pranith Kumar K
2014-05-27
2
-32
/
+21
[next]