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-dir-write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...
Krutika Dhananjay
2016-08-22
1
-2
/
+1
*
cluster/afr: Unwind xdata_rsp even in case of failures
Pranith Kumar K
2016-05-30
1
-6
/
+14
*
cluster/afr: Don't let NFS cache stat after writes
Pranith Kumar K
2016-05-04
1
-2
/
+9
*
afr/index: changes for granular entry self-heal
Ravishankar N
2016-04-30
1
-1
/
+2
*
dht/afr/client/posix: Fail mkdir without gfid-req
Pranith Kumar K
2016-04-29
1
-6
/
+12
*
cluster/afr: Fix read-child selection in entry create fop
Pranith Kumar K
2016-03-28
1
-1
/
+13
*
afr: Add throttled background client-side heals
Ravishankar N
2016-03-01
1
-1
/
+1
*
cluster/afr: Remember flags sent by create fop
Pranith Kumar K
2015-11-26
1
-0
/
+1
*
cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...
Krutika Dhananjay
2015-06-24
1
-3
/
+3
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
1
-5
/
+0
*
afr: add arbitration support
Ravishankar N
2015-05-05
1
-0
/
+2
*
Avoid conflict between contrib/uuid and system uuid
Emmanuel Dreyfus
2015-04-04
1
-2
/
+2
*
afr: coverity fixes
Ravishankar N
2014-12-23
1
-4
/
+3
*
cluster/afr : Mark pending changelog xattrs for new creations
Anuradha
2014-09-03
1
-21
/
+9
*
cluster/afr: Set pending changelog based on filetype for new entries
Pranith Kumar K
2014-08-21
1
-4
/
+12
*
cluster/afr: Fix bugs in quorum implementation
Pranith Kumar K
2014-05-14
1
-16
/
+0
*
cluster/afr: refactor
Anand Avati
2014-03-22
1
-1066
/
+583
*
cluster/afr: Add special handling for failure postops
Pranith Kumar K
2013-08-28
1
-21
/
+0
*
cluster/afr: Treat all dir fop failure as success in changelog
Pranith Kumar K
2013-04-03
1
-1
/
+31
*
afr: Modified book-keeping structures for entrylks
Krishnan Parthasarathi
2013-01-23
1
-43
/
+166
*
cluster/afr: mark new entry changelog for create/mknod failures
Pranith Kumar K
2012-12-04
1
-1
/
+126
*
Preventing client crashing as the callings of GF_CALLOC has been failed.
linbaiye
2012-10-11
1
-8
/
+40
*
cluster/afr: Unwind with correct pre/post parent bufs
Pranith Kumar K
2012-08-02
1
-346
/
+135
*
cluster/afr: Handle failures in fop_cbk gracefully
Pranith Kumar K
2012-07-31
1
-31
/
+46
*
cluster: fix crash on link of named pipe in stripe/replicate vol
Brian Foster
2012-07-25
1
-2
/
+1
*
afr: pass back xdata in create
Brian Foster
2012-07-23
1
-2
/
+5
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
replicate: add hashed read-child method.
Jeff Darcy
2012-05-31
1
-5
/
+10
*
Thou shalt not free(3) memory dirname(3) returned
Emmanuel Dreyfus
2012-05-21
1
-1
/
+9
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-45
/
+70
*
cluster/afr: copy the parent's gfid from child loc while building parent loc
Raghavendra Bhat
2012-03-02
1
-0
/
+2
*
cluster/afr: Handle errors in build_parent_loc
Pranith Kumar K
2012-03-01
1
-28
/
+53
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-8
/
+8
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-3
/
+2
*
cluster/afr: Handle error cases in local init
Pranith Kumar K
2011-12-28
1
-94
/
+69
*
Add command-line support (but no doc) for enforce-quorum option.
Jeff Darcy
2011-11-28
1
-8
/
+8
*
Add quorum checks to avoid split-brain.
Jeff Darcy
2011-11-20
1
-1
/
+16
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-1
/
+0
*
cluster/afr: Remove unused 'ino' code
Pranith Kumar K
2011-10-28
1
-30
/
+0
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
1
-40
/
+24
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-4
/
+0
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-17
/
+41
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
cluster/afr: Fix conflict files and gfid self-heal
Pranith K
2011-07-17
1
-0
/
+2
*
cluster/afr: Add fresh children along with read-child to inode context
Pranith K
2011-07-17
1
-71
/
+63
*
core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...
Amar Tumballi
2011-06-16
1
-84
/
+0
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
1
-0
/
+3
*
cluster/afr: log enhancement - part 3
Amar Tumballi
2011-04-01
1
-57
/
+2
[next]