summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-261-1/+1
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-151-1/+0
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-1/+0
* afr: Consume compound fops in afr transactionAnuradha Talur2016-09-011-25/+48
* glusterd : Introduce reset brickAnuradha Talur2016-08-291-2/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-221-10/+9
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-011-6/+7
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-301-3/+3
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-041-2/+14
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-291-4/+9
* arbiter: write performance improvementRavishankar N2016-04-111-8/+0
* cluster/afr: Fix read-child selection in entry create fopPranith Kumar K2016-03-281-2/+33
* afr : Enable auto heal when replica count increasesAnuradha Talur2016-03-211-74/+110
* cluster/afr: Move remaining gf_logs to gf_msgsPranith Kumar K2016-01-271-6/+8
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1
* afr: perform replace-brick in a synctaskRavishankar N2015-09-151-12/+58
* afr : get split-brain-status in a synctaskAnuradha Talur2015-09-141-0/+3
* afr: Do not wind the full writev payload to arbiter brickRavishankar N2015-09-071-0/+30
* cluster/afr: Make [f]xattrop metadata transactionPranith Kumar K2015-08-301-15/+214
* afr: Porting messages to new logging frameworkarao2015-06-271-4/+10
* cluster/afr : set pending xattrs for replaced brickAnuradha2015-06-251-1/+216
* cluster/afr: Pick gfid from poststat during fresh lookup for read child calcu...Krutika Dhananjay2015-06-241-2/+3
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/afr : Prevent inode-evict during split-brain resolutionAnuradha2015-05-071-34/+106
* afr: add arbitration supportRavishankar N2015-05-051-1/+11
* Xlators : Fixed typosManikandan Selvaganesh2015-04-021-1/+1
* cluster/afr : enable inspection & resolution of files in split-brainAnuradha2015-03-191-1/+145
* afr: coverity fixesRavishankar N2014-12-231-1/+1
* cluster/afr: Fix bugs in quorum implementationPranith Kumar K2014-05-141-61/+1
* build: MacOSX Porting fixesHarshavardhana2014-04-241-3/+0
* cluster/afr: Init local on txn-frame for zerofillPranith Kumar K2014-04-081-1/+1
* afr: Simple 1-liner fix for crash in RackspaceBrian Foster2014-04-041-1/+1
* cluster/afr: refactorAnand Avati2014-03-221-1858/+751
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+250
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-181-160/+565
* afr: make NOP truncate/ftruncate efficientAnand Avati2013-09-031-0/+14
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-281-3/+9
* cluster/afr: Don't delay post op in cases of failuresPranith Kumar K2013-08-281-4/+11
* cluster/afr: Add largest file is source policyAnand Avati2013-08-141-22/+0
* afr: treat appending writes as stable writes.Anand Avati2013-08-131-1/+22
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-021-3/+30
* cluster/afr: ensure DATA operations are made durable before POST-OPAnand Avati2013-03-271-0/+8
* cluster/afr: Don't queue transactions during open-fd fixPranith Kumar K2013-02-221-181/+71
* cluster/afr: do complete split-brain check in all the fd based fopsRaghavendra Bhat2013-02-191-0/+23
* cluster/afr: Perform wakeup just before fopPranith Kumar K2013-02-061-0/+7
* cluster/afr: Change order of unwind, resume for writevPranith Kumar K2013-01-291-31/+87
* afr: handle short writes in afr_writev_wind and self-heal to avoid corruptionBrian Foster2012-11-291-15/+46
* cluster/afr: handle GF_XATTR_LOCKINFO_KEY appropriately.Raghavendra G2012-11-271-3/+0