summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* build: clang has __builtin_popcount() and __builtin_ffs()Kaleb S. KEITHLEY2017-04-051-1/+1
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-041-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* syncop: don't wake task in synctask_wake unless really neededRavishankar N2017-03-281-8/+16
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-271-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-211-7/+5
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-201-3/+2
* dht/rebalance: update op_errno for rebalance failuresSusant Palai2017-03-091-3/+4
* cluster/ec: Don't mark dirty on entry/meta ops in query-infoPranith Kumar K2017-03-072-9/+2
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-044-6/+83
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-021-1/+10
* dht/rebalance: Increase maximum read block size from 128 KB to 1 MBShreyas Siravara2017-03-021-1/+1
* Remove double free for disk_layoutMichael Scherer2017-02-271-2/+0
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-265-100/+309
* dnt: Add a GF_DEFRAG_CMD_NONE to gf_defrag_typeMichael Scherer2017-02-261-0/+1
* dnt: Fix crash when showing the error messageMichael Scherer2017-02-261-1/+1
* Reorder the variable initialisationMichael Scherer2017-02-261-3/+1
* Filter coverty false positivesMichael Scherer2017-02-241-0/+1
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-1/+3
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* Ressources used by va_start must be freed with va_endMichael Scherer2017-02-201-1/+4
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-1/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-151-2/+6
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-151-5/+7
* cluster/dht: Use int8 instead of string to pass DHT_IATT_IN_XDATA_KEYKrutika Dhananjay2017-02-133-11/+6
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-093-15/+61
* afr/cluster: Restore data-self-heal-window optionRichard Wareing2017-02-081-1/+3
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-061-24/+0
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-0210-94/+272
* refcount: typecast function for calling on freeNiels de Vos2017-01-311-7/+2
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-302-10/+16
* 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
* Readdir-ahead : Honor readdir-optimise option of dhtPoornima G2017-01-241-0/+13
* cluster/ec: Do not start heal on good file while IO is going onAshish Pandey2017-01-202-4/+41
* dht/cluster: add logs to fix-layout code pathSusant Palai2017-01-203-49/+158
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-01-191-12/+13
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-1/+101
* tier : Tier as a servicehari gowtham2017-01-164-6/+20
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-123-19/+17
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-113-24/+21
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-114-7/+61
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-0910-654/+664
* cluster/ec: Fixing log messageSunil Kumar H G2017-01-081-5/+10
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-081-5/+6
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-053-17/+18
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-052-2/+14