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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
3
-0
/
+253
*
cluster/afr: Avoid order mismatch in blocking entrylks
Pranith Kumar K
2013-06-05
1
-6
/
+9
*
cluster/afr: Removed misleading log from afr_start_crawl
Venkatesh Somyajulu
2013-05-31
1
-2
/
+2
*
cluster/afr: Club missing entry, missing gfid self-heals
Pranith Kumar K
2013-05-07
1
-45
/
+8
*
cluster/afr: Avoid self-healing extended attribute used by SELinux.
Vijay Bellur
2013-04-30
1
-0
/
+8
*
cluster/afr: Added documentation for eager-lock check
Pranith Kumar K
2013-04-22
1
-0
/
+17
*
afr: let eager-locking do its own overlap checks
Anand Avati
2013-04-05
3
-2
/
+87
*
cluster/afr: Treat all dir fop failure as success in changelog
Pranith Kumar K
2013-04-03
3
-2
/
+35
*
cluster/afr: Made afr_sh_purge_entry_common message log more clear.
Venkatesh Somyajulu
2013-04-03
1
-3
/
+1
*
pump: Set self-heal readdir size in pump
Pranith Kumar K
2013-04-03
1
-0
/
+1
*
cluster/afr: detect in-progress creation in lookup and return ENOENT
Pranith Kumar K
2013-04-02
1
-0
/
+57
*
cluster/afr: sync xattrs removed on source to sink(s)
Venky Shankar
2013-04-02
1
-12
/
+85
*
cluster/afr: prevent piggyback on stale pre_op
Pranith Kumar K
2013-04-02
1
-33
/
+2
*
cluster/afr: fix fd leak with unsafe call_resume()
Anand Avati
2013-03-28
2
-1
/
+17
*
cluster/afr: fsync before erase xattrs in data self-heal
Pranith Kumar K
2013-03-28
1
-1
/
+75
*
cluster/afr: piggyback and fsync resume changes
Pranith Kumar K
2013-03-28
2
-15
/
+18
*
cluster/afr: fsync() guarantees POST-OP completion
Anand Avati
2013-03-27
3
-10
/
+56
*
cluster/afr: ensure DATA operations are made durable before POST-OP
Anand Avati
2013-03-27
4
-22
/
+314
*
nfs, afr: Fail lookup only on split-brain
Pranith Kumar K
2013-03-20
1
-0
/
+4
*
cluster/afr: Preserve mtime in self-heal
Pranith Kumar K
2013-03-12
1
-14
/
+25
*
cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/
Csaba Henk
2013-03-03
1
-2
/
+2
*
cluster/afr: Turn on eager-lock for fd DATA transactions
Pranith Kumar K
2013-03-01
2
-21
/
+7
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-02-22
6
-385
/
+167
*
cluster/afr: do complete split-brain check in all the fd based fops
Raghavendra Bhat
2013-02-19
4
-19
/
+33
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-2
/
+2
*
afr: serialize modification of {entrylk,inodelk}_lock_count
Anand Avati
2013-02-07
1
-53
/
+54
*
cluster/afr: Avoid priv->eager_lock value update race
Pranith Kumar K
2013-02-06
4
-4
/
+6
*
cluster/afr: Perform wakeup just before fop
Pranith Kumar K
2013-02-06
2
-13
/
+21
*
cluster/afr: added logging of changelog for split-brain in glustershd.log file
Venkatesh Somyajula
2013-02-03
4
-10
/
+68
*
cluster/afr: if a subvolume is down wind the lock request to next
Raghavendra Bhat
2013-01-29
1
-15
/
+16
*
cluster/afr: wakeup delayed post op on fsync
Pranith Kumar K
2013-01-29
1
-5
/
+3
*
cluster/afr: Change order of unwind, resume for writev
Pranith Kumar K
2013-01-29
1
-31
/
+87
*
cluster/afr: before checking lock_count of internal lock make sure its not
Raghavendra Bhat
2013-01-28
1
-12
/
+13
*
replicate: fix lock counting in blocking lock path
Anand Avati
2013-01-26
2
-5
/
+5
*
afr: Modified book-keeping structures for entrylks
Krishnan Parthasarathi
2013-01-23
6
-460
/
+512
*
cluster/afr: Remove strict-readdir implementation
Pranith Kumar K
2013-01-23
1
-201
/
+0
*
self-heald: Remove stale index even in heal info
Pranith Kumar K
2013-01-22
1
-35
/
+45
*
cluster/afr: Link inode only on lookup
Pranith Kumar K
2013-01-21
1
-22
/
+22
*
cluster/afr: Disable delayed post op when eager-lock is off
Pranith Kumar K
2013-01-18
1
-0
/
+3
*
cluster/afr: Fail readv on data-split-brain
Pranith Kumar K
2013-01-18
3
-0
/
+23
*
afr: conditionally prioritize EIO errors over ENOENT
Brian Foster
2013-01-18
3
-7
/
+12
*
afr: replace afr_more_important_error with afr_most_important_error
Brian Foster
2013-01-17
3
-26
/
+18
*
cluster/afr: Pre-op should be undone for non-piggyback post-op
Pranith Kumar K
2013-01-16
1
-2
/
+6
*
replicate: don't clear changelog for un-healed replicas
Jeff Darcy
2013-01-16
1
-6
/
+44
*
cluster/afr: check for the -ve values returned from dict_serialized_length
Raghavendra Bhat
2012-12-17
1
-1
/
+1
*
cluster/afr: Remember type of split-brain in inode-ctx
Pranith Kumar K
2012-12-11
5
-117
/
+114
*
cluster/afr: Empty string should not be default option val
Pranith Kumar K
2012-12-05
3
-5
/
+6
*
cluster/afr: mark new entry changelog for create/mknod failures
Pranith Kumar K
2012-12-04
5
-67
/
+228
*
afr: use data trylock mode in read/write self-heal trigger paths
Brian Foster
2012-12-04
1
-1
/
+8
*
afr: support self-heal data trylock mechanism
Brian Foster
2012-12-04
4
-8
/
+15
[next]