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-inode-write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
afr: propagate correct errno for fop failures in arbiter
Ravishankar N
2017-05-15
1
-1
/
+0
*
xlators/afr: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-09-13
1
-1
/
+0
*
afr: Consume compound fops in afr transaction
Anuradha Talur
2016-09-01
1
-25
/
+48
*
glusterd : Introduce reset brick
Anuradha Talur
2016-08-29
1
-2
/
+2
*
cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...
Krutika Dhananjay
2016-08-22
1
-10
/
+9
*
cluster/afr: copy loc before passing to syncop
Pranith Kumar K
2016-08-04
1
-1
/
+2
*
cluster/afr: Unwind with xdata in inode-write fops
Pranith Kumar K
2016-06-01
1
-6
/
+7
*
cluster/afr: Unwind xdata_rsp even in case of failures
Pranith Kumar K
2016-05-30
1
-3
/
+3
*
cluster/afr: Don't let NFS cache stat after writes
Pranith Kumar K
2016-05-04
1
-2
/
+14
*
cluster/afr: Entry self-heal performance enhancements
Krutika Dhananjay
2016-04-29
1
-4
/
+9
*
arbiter: write performance improvement
Ravishankar N
2016-04-11
1
-8
/
+0
*
cluster/afr: Fix read-child selection in entry create fop
Pranith Kumar K
2016-03-28
1
-2
/
+33
*
afr : Enable auto heal when replica count increases
Anuradha Talur
2016-03-21
1
-74
/
+110
*
cluster/afr: Move remaining gf_logs to gf_msgs
Pranith Kumar K
2016-01-27
1
-6
/
+8
*
cluster/ec: Mark self-heal fops as internal
Pranith Kumar K
2015-11-18
1
-1
/
+1
*
afr: perform replace-brick in a synctask
Ravishankar N
2015-09-15
1
-12
/
+58
*
afr : get split-brain-status in a synctask
Anuradha Talur
2015-09-14
1
-0
/
+3
*
afr: Do not wind the full writev payload to arbiter brick
Ravishankar N
2015-09-07
1
-0
/
+30
*
cluster/afr: Make [f]xattrop metadata transaction
Pranith Kumar K
2015-08-30
1
-15
/
+214
*
afr: Porting messages to new logging framework
arao
2015-06-27
1
-4
/
+10
*
cluster/afr : set pending xattrs for replaced brick
Anuradha
2015-06-25
1
-1
/
+216
*
cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...
Krutika Dhananjay
2015-06-24
1
-2
/
+3
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
cluster/afr : Prevent inode-evict during split-brain resolution
Anuradha
2015-05-07
1
-34
/
+106
*
afr: add arbitration support
Ravishankar N
2015-05-05
1
-1
/
+11
*
Xlators : Fixed typos
Manikandan Selvaganesh
2015-04-02
1
-1
/
+1
*
cluster/afr : enable inspection & resolution of files in split-brain
Anuradha
2015-03-19
1
-1
/
+145
*
afr: coverity fixes
Ravishankar N
2014-12-23
1
-1
/
+1
*
cluster/afr: Fix bugs in quorum implementation
Pranith Kumar K
2014-05-14
1
-61
/
+1
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-3
/
+0
*
cluster/afr: Init local on txn-frame for zerofill
Pranith Kumar K
2014-04-08
1
-1
/
+1
*
afr: Simple 1-liner fix for crash in Rackspace
Brian Foster
2014-04-04
1
-1
/
+1
*
cluster/afr: refactor
Anand Avati
2014-03-22
1
-1858
/
+751
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-1
/
+1
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
1
-0
/
+250
*
cluster/afr: Have common inode-write-fop cbk
Pranith Kumar K
2013-09-18
1
-160
/
+565
*
afr: make NOP truncate/ftruncate efficient
Anand Avati
2013-09-03
1
-0
/
+14
*
cluster/afr: Add special handling for failure postops
Pranith Kumar K
2013-08-28
1
-3
/
+9
*
cluster/afr: Don't delay post op in cases of failures
Pranith Kumar K
2013-08-28
1
-4
/
+11
*
cluster/afr: Add largest file is source policy
Anand Avati
2013-08-14
1
-22
/
+0
*
afr: treat appending writes as stable writes.
Anand Avati
2013-08-13
1
-1
/
+22
*
cluster/afr: Disable eager-lock if open-fd-count > 1
Pranith Kumar K
2013-08-02
1
-3
/
+30
*
cluster/afr: ensure DATA operations are made durable before POST-OP
Anand Avati
2013-03-27
1
-0
/
+8
*
cluster/afr: Don't queue transactions during open-fd fix
Pranith Kumar K
2013-02-22
1
-181
/
+71
*
cluster/afr: do complete split-brain check in all the fd based fops
Raghavendra Bhat
2013-02-19
1
-0
/
+23
*
cluster/afr: Perform wakeup just before fop
Pranith Kumar K
2013-02-06
1
-0
/
+7
*
cluster/afr: Change order of unwind, resume for writev
Pranith Kumar K
2013-01-29
1
-31
/
+87
*
afr: handle short writes in afr_writev_wind and self-heal to avoid corruption
Brian Foster
2012-11-29
1
-15
/
+46
*
cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.
Raghavendra G
2012-11-27
1
-3
/
+0
*
Preventing client crashing as the callings of GF_CALLOC has been failed.
linbaiye
2012-10-11
1
-12
/
+48
[next]