summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe
Commit message (Expand)AuthorAgeFilesLines
* 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
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+168
* cluster xlators: s/-1/GF_CLIENT_PID_GSYNCD/Csaba Henk2013-03-031-3/+3
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* cluster/stripe: Mount issues with Stripe xlatorVarun Shastry2013-02-033-20/+46
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-273-19/+302
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-062-6/+4
* cluster/stripe: handle short writes and errors in writev callbackBrian Foster2012-07-303-38/+106
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-07-251-10/+10
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-07-251-10/+14
* stripe: filter coalesce key in getxattr()/listxattr()Amar Tumballi2012-07-171-0/+3
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-132-14/+7
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-073-78/+407