summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe
Commit message (Expand)AuthorAgeFilesLines
* all: remove code which is not being considered in buildAmar Tumballi2018-12-136-6615/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-054-12/+12
* libglusterfs: rename macros roof and floor to not conflict with math.hRaghavendra Gowdappa2018-11-281-13/+14
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-122-5247/+5052
* Land clang-format changesGluster Ant2018-09-122-209/+217
* multiple xlators: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-09-071-4/+6
* multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-291-2/+2
* stripe: FORWARD_NULL coverity fixShwetha Acharya2018-08-241-6/+9
* All: remove memset() before sprintf()Yaniv Kaul2018-08-141-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-3/+3
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-1/+1
* stripe, quiesce: volume option fixesAmar Tumballi2017-12-201-4/+13
* cluster: dead_code coverity fixKartik_Burmee2017-11-141-2/+0
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-011-1/+3
* coreutils: use coreutils instead of duplicate codeZhou Zhengping2017-05-051-3/+1
* Fix wrong operatorsMichael Scherer2017-05-041-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-2/+4
* stripe: Fix wrong pathinfo in striped-replicated volumeEkasit Kijsipongse2016-08-161-1/+1
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-271-3/+3
* stripe: add seek() FOP as not supportedNiels de Vos2016-02-041-0/+12
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* quota: add version to quota xattrsvmallika2015-11-022-3/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+2
* all: reduce "inline" usageJeff Darcy2015-09-011-3/+3
* stripe: fix use-after-freeJeff Darcy2015-06-021-4/+10
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* stripe: set ENOENT when a READ hits EOFNiels de Vos2015-05-071-0/+5
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-10/+10
* libxlator: Change marker xattr handling interfacePranith Kumar K2015-03-252-63/+23
* doc: Fix typos in stripe xlator src, no code changes presentHumble Chirammal2015-01-281-5/+5
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-251-2/+5
* NFS: stripe-xlator should pass EOF at end of READDIRNiels de Vos2014-08-191-11/+8
* cluster/stripe: Fix EINVAL errors on quota enabled volumesKrutika Dhananjay2014-06-261-1/+0
* cluster/stripe: don't treat ESTALE as failure in lookupRavishankar N2014-06-231-2/+3
* build: MacOSX Porting fixesHarshavardhana2014-04-243-11/+10
* cluster/afr: refactorAnand Avati2014-03-221-1/+1
* cluster/stripe: Fix the possible resource leaks.Poornima2014-02-121-4/+5
* cluster/stripe: Fix the resource leaks.Poornima2014-02-121-0/+2
* cluster/stripe: Remove redundant code blocksChristopher R. Hertel2014-01-241-24/+0
* pathinfo: Provide user namespace access.Vijaykumar M2013-12-161-5/+2
* Fixes for ZF reported by coverityM. Mohan Kumar2013-11-191-1/+3
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-131-11/+47
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+186
* cluster/stripe: enable coalesce mode by defaultBrian Foster2013-08-281-4/+4
* stripe: remove unused param, handle mem alloc failureKaleb S. KEITHLEY2013-08-281-2/+2
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-1/+3
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+167