summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec/src/ec.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix op-version for disperse.other-eager-lockXavier Hernandez2017-11-161-1/+1
* cluster/ec: create eager-lock option for non-regular filesXavier Hernandez2017-11-161-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
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-0/+27
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-251-0/+23
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-21/+56
* cluster/ec: Wait for all bricks to notify before notifying parentPranith Kumar K2015-02-021-14/+34
* cluster/ec: Handle CHILD UP/DOWN in all casesPranith Kumar K2015-01-281-104/+132
* mgmt/glusterd: Implement Volume heal enable/disablePranith Kumar K2015-01-201-6/+28
* cluster/ec: Handle internal xattr get/setPranith Kumar K2015-01-081-30/+95
* ec: Fix incorrect value of EC_MAX_NODESXavier Hernandez2014-12-041-1/+1
* ec: Change licenseXavier Hernandez2014-12-031-16/+6
* ec: Add state dump supportXavier Hernandez2014-10-031-0/+30
* ec: Optimize read/write performanceXavier Hernandez2014-09-151-1/+8
* ec: Do not destroy inode context on inode invalidationXavier Hernandez2014-09-111-28/+13
* cluster/ec: Added erasure code translatorXavier Hernandez2014-07-111-0/+904