summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-02-252-13/+13
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2020-02-252-0/+4
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2020-02-252-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2020-02-252-5/+25
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2020-02-251-9/+17
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-02-252-10/+14
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2020-02-251-2/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2020-02-241-6/+7
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2020-02-241-1/+1
* cluster/ec: fix fd reopenXavi Hernandez2020-02-2014-274/+328
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-281-1/+1
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-05-081-2/+6
* cluster/ec: prevent infinite loop in self-heal fullXavi Hernandez2018-11-291-5/+6
* cluster/ec: Change log level to DEBUG for lookup combineAshish Pandey2018-11-141-1/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-091-9/+9
* Land part 2 of clang-format changesGluster Ant2018-09-1221-14016/+13766
* Land clang-format changesGluster Ant2018-09-1214-1018/+1056
* ec-heal: remove a duplicate definition of alloca0Amar Tumballi2018-09-101-1/+0
* cluster/ec: Don't update trusted.ec.version if fop succeedsAshish Pandey2018-09-071-0/+9
* cluster/ec: Improve logging for some critical error messagesAshish Pandey2018-09-073-14/+55
* cluster/ec: Fix Coverity issueAshish Pandey2018-08-312-42/+0
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-291-1/+0
* cluster/ec: Prevent a possible out-of-bounds readVijay Bellur2018-08-271-0/+1
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-254-8/+8
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2018-08-162-1/+5
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-271-0/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-229-9/+9
* md-cache: Do not invalidate cache post set/remove xattrPoornima G2018-07-111-0/+63
* afr,ec: Print if the subvolume is up in statedumpPranith Kumar K2018-07-031-0/+1
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-233-32/+66
* libglusterfs: Capture the dict response in syncop_xattrop_cbkkarthik-us2018-04-271-1/+1
* cluster/ec: Turn ON the stripe-cache option by defaultAshish Pandey2018-04-061-1/+1
* cluster/ec: send list-node-uuids request to all subvolumesXavi Hernandez2018-03-281-1/+1
* cluster/ec: fix SHD crash for null gfid'sXavi Hernandez2018-03-211-0/+8
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-03-141-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-03-144-48/+93
* cluster/ec: Do lock conflict check correctly for wait-listPranith Kumar K2018-02-011-8/+15
* cluster/ec : EC options for GD2Sunil Kumar Acharya2018-01-221-1/+34
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-164-94/+239
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-057-91/+243
* posix: Introduce flags for validity of iatt membersRavishankar N2017-12-291-2/+2
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-223-10/+12
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-224-5/+23
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-211-0/+1
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-572/+88
* cluster/ec: Fix bugs in stripe-cache featureAshish Pandey2017-12-052-1/+4
* cluster/ec: EC DISCARD doesn't punch hole properlySunil Kumar Acharya2017-11-281-2/+4
* cluster/ec: Prevent self-heal to work after PARENT_DOWNXavier Hernandez2017-11-282-28/+52
* ec: Use tiebreaker_inodelk where necessaryPranith Kumar K2017-11-221-8/+11
* cluster/ec: Fix op-version for disperse.other-eager-lockXavier Hernandez2017-11-141-1/+1