summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src/stripe.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: refactorAnand Avati2014-03-221-1/+1
* cluster/stripe: Fix the possible resource leaks.Poornima2014-02-121-4/+5
* 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
* cluster/stripe: Mount issues with Stripe xlatorVarun Shastry2013-02-031-19/+44
* cluster/stripe: handle GF_XATTR_LOCKINFO_KEY in f(get)(set)xattrRaghavendra2012-11-271-16/+209
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+2
* cluster/stripe: handle short writes and errors in writev callbackBrian Foster2012-07-301-34/+102
* 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-131-10/+5
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-06-071-71/+268
* Fixed a memory leak in stripe translator.Alexander Bersenev2012-05-171-1/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* core: coverity issues fixedAmar Tumballi2012-04-231-1/+1
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-201-0/+4
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-3/+6
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* core: adding extra data for fopsAmar Tumballi2012-03-221-715/+251
* cluster/stripe: fix {set/get}xattr query for dirs/symlinkVenky Shankar2012-03-181-16/+89
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-56/+154
* cluster/stripe: Readdirp - send aggregated block_size in statshishir gowda2012-03-121-0/+3
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-30/+98
* cluster/stripe: Send xattr request in lookup even when type is INVALshishir gowda2012-02-291-2/+5
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-56/+110
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* cluster/stripe: Readdirp should call lookup on entriesshishir gowda2012-02-221-50/+115
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-57/+38
* iobuf: use 'iobuf_get2()' to get variable sized buffersAmar Tumballi2012-02-201-1/+2
* filter stripe internal xattrs from getxattr callShylesh Kumar2012-02-161-1/+30
* cluster/stripe: Support for NFS anonymous fd'sshishir gowda2012-02-141-348/+212
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-3/+5
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-1/+69
* cluster/stripe: Fix block size reported in pathinfo xattrVenky Shankar2012-01-031-16/+54
* cluster/stripe: copy the gfid from the dentry structure to locRaghavendra Bhat2011-12-191-0/+2
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-1/+0