summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec/src/ec.c
Commit message (Expand)AuthorAgeFilesLines
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* 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-231-0/+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: Change default read policy to gfid-hashAshish Pandey2018-03-141-1/+1
* cluster/ec: avoid delays in self-healXavi Hernandez2018-03-141-41/+60
* cluster/ec : EC options for GD2Sunil Kumar Acharya2018-01-221-1/+34
* locks: added inodelk/entrylk contention upcall notificationsXavier Hernandez2018-01-161-7/+70
* cluster/ec: Fix possible shift overflowXavier Hernandez2017-12-221-7/+0
* cluster/ec: Change [f]getxattr to parallel-dispatch-onePranith Kumar K2017-12-221-2/+2
* cluster/ec: Add default value for the redundancy optionKamal Mohanan2017-12-211-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-11-101-0/+52
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-051-12/+25
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-251-1/+2
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-241-21/+30
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-231-2/+3
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-171-1/+4
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-251-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-041-1/+21
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-021-4/+8
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-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-131-4/+4
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-211-1/+5
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-111-6/+4
* ec: Implement ipc fopPoornima G2016-09-251-1/+9
* cluster/ec: Add support for hardware accelerationXavier Hernandez2016-09-081-9/+44
* cluster/ec: Add events for EC translatorAshish Pandey2016-09-071-1/+4
* cluster/ec: Do multi-threaded self-healPranith Kumar K2016-08-241-0/+25
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-061-1/+2
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2016-06-031-2/+12
* cluster/ec: Provide an option to enable/disable eager lockAshish Pandey2016-03-151-0/+9
* cluster/ec: Automate heal for replace brickAshish Pandey2016-02-081-0/+5
* cluster/ec: add seek() FOPXavier Hernandez2016-02-051-1/+11
* cluster/ec: Create this->itable in all casesPranith Kumar K2016-01-281-0/+4
* cluster/ec: Implement gfid-hash read-policyPranith Kumar K2015-10-091-1/+38
* cluster/ec: Minimize usage of EIO errorXavier Hernandez2015-07-281-2/+2
* cluster/ec: Handle race between unlock-timer, new lockPranith Kumar K2015-07-231-30/+3
* ec : Implement check for the cluster.heal-timeout valuesAshish Pandey2015-07-141-0/+10
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-061-3/+47
* cluster/ec: Add throttling in background healingPranith Kumar K2015-07-011-0/+2
* ec: Porting messages to new logging frameworkNandaja Varma2015-06-261-25/+41
* cluster/ec: Wind unlock fops at all costPranith Kumar K2015-06-101-5/+21
* cluster/ec: Correctly cleanup delayed locksXavier Hernandez2015-05-201-21/+76
* cluster/ec: Fix dictionary compare functionPranith Kumar K2015-05-041-1/+5
* cluster/ec: Fix readdir de-itransformPranith Kumar K2015-04-111-0/+46