summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec/src/ec.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Change self-heal-window-size to 4MiB by default (#2071)Xavi Hernandez2021-02-111-1/+1
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-1/+1
* cluster/ec: Track heal statistics in shdPranith Kumar K2020-08-281-0/+6
* cluster/ec: Inform failure when some bricks are unavailable.Ashish Pandey2020-05-201-2/+12
* cluster/ec: Implement read-mask featurePranith Kumar K2019-09-101-0/+77
* cluster/ec: prevent filling shd log with "table not found" messagesXavi Hernandez2019-09-251-2/+13
* cluster/ec: quorum-count implementationPranith Kumar K2019-09-051-0/+13
* ec/fini: Fix race between xlator cleanup and on going async fopMohammed Rafi KC2019-06-021-12/+25
* ec/fini: Fix race with ec_fini and ec_notifyMohammed Rafi KC2019-05-211-0/+3
* ec/shd: Cleanup self heal daemon resources during ec finiMohammed Rafi KC2019-04-291-0/+47
* cluster/ec: fix shd healer wait timeoutKinglong Mee2019-04-251-0/+1
* cluster/ec: fix fd reopenXavi Hernandez2019-04-121-20/+25
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-061-1/+19
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-5/+5
* all: fix the format string exceptionsAmar Tumballi2018-11-011-9/+9
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-09-251-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-945/+935
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* afr,ec: Print if the subvolume is up in statedumpPranith Kumar K2018-07-021-0/+1
* cluster/ec: Fix pre-op xattrop managementXavi Hernandez2018-05-151-0/+1
* cluster/ec: Turn ON the stripe-cache option by defaultAshish Pandey2018-04-051-1/+1
* cluster/ec: send list-node-uuids request to all subvolumesXavi Hernandez2018-03-281-1/+1
* cluster/ec: Change default read policy to gfid-hashAshish Pandey2018-03-131-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-02-211-41/+60
* cluster/ec : EC options for GD2Sunil Kumar Acharya2017-09-011-1/+34
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2016-06-151-7/+70
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-131-7/+0
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-061-2/+2
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-121-0/+1
* 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-09-181-0/+52
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-10-161-12/+25
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-06-141-1/+2
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-06-251-21/+30
* ec: Increase notification in all the casesAshish Pandey2017-06-221-31/+20
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-171-2/+3
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-121-1/+4
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-201-0/+14
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-071-3/+2
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-021-1/+21
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-01-131-4/+8
* core: run many bricks within one glusterfsd processJeff Darcy2016-12-081-10/+9
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-051-0/+13
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-081-4/+4
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-10-281-1/+5
* cluster/ec: Implement heal info with lockAshish Pandey2016-09-201-6/+4
* ec: Implement ipc fopPoornima G2016-09-021-1/+9
* cluster/ec: Add support for hardware accelerationXavier Hernandez2015-12-011-9/+44
* cluster/ec: Add events for EC translatorAshish Pandey2016-08-301-1/+4
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-041-0/+25