summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec/src/ec-common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: quorum-count implementationPranith Kumar K2019-09-081-0/+13
* cluster/ec: Fail fsync/flush for files on update size/version failurePranith Kumar K2019-09-061-0/+23
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-07-301-1/+3
* cluster/ec: Always read from good-maskPranith Kumar K2019-07-261-0/+3
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-07-161-2/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-06-221-6/+7
* ec/fini: Fix race between xlator cleanup and on going async fopMohammed Rafi KC2019-06-081-0/+10
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-05-251-1/+1
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-051-1/+1
* cluster/ec: fix fd reopenXavi Hernandez2019-04-231-20/+53
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-271-16/+27
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-2/+2
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-24/+25
* Land part 2 of clang-format changesGluster Ant2018-09-121-903/+882
* 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-071-14/+52
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-231-29/+40
* cluster/ec: Do lock conflict check correctly for wait-listPranith Kumar K2018-02-011-8/+15
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-87/+166
* cluster/ec: OpenFD heal implementation for ECSunil Kumar Acharya2018-01-051-0/+113
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-221-3/+3
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-221-0/+7
* cluster/ec: Fix bugs in stripe-cache featureAshish Pandey2017-12-051-1/+1
* cluster/ec: Keep last written strip in in-memory cacheAshish Pandey2017-11-101-0/+115
* cluster/ec: Remove possibility of NULL derefAshish Pandey2017-11-051-1/+1
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-051-1/+21
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-241-59/+132
* cluster/ec: Handle parallel get_size_versionPranith Kumar K2017-10-101-55/+95
* Coverity Issue Fix : CHECKED_RETURNSubha sree Mohankumar2017-09-261-1/+1
* cluster/ec: fix for BAD_SHIFT, follow-up patchKaleb S. KEITHLEY2017-09-201-11/+14
* cluster/ec: coverity, fix for BAD_SHIFTKaleb S. KEITHLEY2017-08-281-11/+14
* cluster/ec: Non-disruptive upgrade on EC volume failsSunil Kumar Acharya2017-07-141-1/+4
* cluster/ec: Get size of file in EC [f]xattropPranith Kumar K2017-07-131-2/+17
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-061-2/+9
* cluster/ec : Don't count healing brick as healthy brickAshish Pandey2017-04-121-1/+1
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-071-6/+0
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-041-1/+48
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-261-14/+52
* cluster/ec: Change level of messages to DEBUGAshish Pandey2017-01-271-2/+2
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-01-191-12/+13
* cluster/ec: Fixing log messageSunil Kumar H G2017-01-081-5/+10
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-051-3/+4
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-131-6/+8
* cluster/ec: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-161-2/+0
* cluster/ec: set/unset dirty flag for data/metadata updateAshish Pandey2016-09-151-122/+162
* cluster/ec: Add support for hardware accelerationXavier Hernandez2016-09-081-1/+1
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-221-8/+8
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-06-131-15/+56
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1