summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/ec
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-163-13/+47
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-012-0/+5
* cluster/ec: MISSING_BREAK coverity fixSunil Kumar Acharya2017-10-311-0/+3
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-255-48/+332
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-248-142/+282
* cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_nameKamal Mohanan2017-10-161-1/+1
* cluster/ec: Improve heal info command to handle obvious casesAshish Pandey2017-10-163-24/+41
* cluster/ec: add functions for stripe alignmentXavier Hernandez2017-10-136-47/+129
* cluster/ec: Handle parallel get_size_versionPranith Kumar K2017-10-103-59/+102
* cluster/ec: Improve performance with xattrop updateSunil Kumar Acharya2017-10-061-24/+102
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-1/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-291-0/+1
* cluster/ec: FORWARD_NULL coverity fixAkarsha Rai2017-09-281-1/+3
* 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
* mem-pool: track glusterfs_ctx_t in struct mem_poolNiels de Vos2017-08-291-1/+1
* cluster/ec: coverity, fix for BAD_SHIFTKaleb S. KEITHLEY2017-08-283-13/+16
* ec/cluster: Update failure of fop on a brick properlyAshish Pandey2017-07-311-7/+16
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-1/+1
* 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-132-4/+17
* cluster/ec : Don't try to heal when no sink is UPAshish Pandey2017-07-071-0/+6
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-061-0/+18
* ec: Increase notification in all the casesAshish Pandey2017-06-281-31/+20
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-06-232-6/+23
* cluster/ec: lk shouldn't be a transactionPranith Kumar K2017-06-161-19/+1
* cluster/ec: Update xattr and heal size properlyAshish Pandey2017-06-062-9/+19
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-2/+1
* cluster/ec: Implement FALLOCATE FOP for ECSunil Kumar Acharya2017-05-233-3/+209
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-05-172-105/+141
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-091-15/+8
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-253-3/+16
* cluster/ec : Don't count healing brick as healthy brickAshish Pandey2017-04-121-1/+1
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-051-1/+1
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-211-7/+5
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-072-9/+2
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-044-6/+83
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-265-100/+309
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-1/+1
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-151-5/+7
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-0210-94/+272
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-301-10/+9
* cluster/ec: Fix cthon failures observed with ec volumesPranith Kumar K2017-01-291-11/+26
* cluster/ec: Change level of messages to DEBUGAshish Pandey2017-01-271-2/+2
* cluster/ec: Do not start heal on good file while IO is going onAshish Pandey2017-01-202-4/+41
* 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