summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix handling of heal info cases without locksAshish Pandey2019-04-041-25/+17
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-275-30/+127
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-12-141-1/+0
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-131-1/+19
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0522-49/+49
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-1/+0
* all: fix the format string exceptionsAmar Tumballi2018-11-051-9/+9
* cluster/ec: prevent infinite loop in self-heal fullXavi Hernandez2018-10-311-5/+6
* cluster/ec: Change log level to DEBUG for lookup combineAshish Pandey2018-10-311-1/+1
* cluster/ec: NULL pointer deferencing clang fixSheetal Pamecha2018-10-191-2/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-1011-71/+81
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-1/+1
* cluster/ec: variable-length array (VLA) declaration clang fixSheetal Pamecha2018-09-261-1/+1
* 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
* cluster/ec: Keep last written strip in in-memory cacheAshish Pandey2017-11-108-84/+519
* cluster/ec: UNUSED_VALUE coverity fixSunil Kumar Acharya2017-11-081-0/+4