summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-151-4/+4
* cluster/afr: Make data eager-lock decision based on number of locksPranith Kumar K2018-09-211-0/+22
* Land part 2 of clang-format changesGluster Ant2018-09-121-1820/+1714
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* cluster/afr: Switch to active-fd-count for open-fd checksPranith Kumar K2018-03-211-8/+8
* cluster/afr: Make AFR eager-locking similar to ECPranith Kumar K2018-03-141-3/+3
* cluster/afr: Remove unused code pathsPranith Kumar K2018-03-061-36/+3
* cluster/afr: Make afr_fsync a transactionkarthik-us2018-03-021-0/+108
* cluster/afr: Fixing the flaws in arbiter becoming source patchkarthik-us2018-01-131-14/+43
* afr: coverity fixesRavishankar N2017-11-241-9/+13
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* 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