summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe/src
Commit message (Expand)AuthorAgeFilesLines
* cluster/stripe: Filter coalesce xattr from getfattrShylesh Kumar2012-08-151-0/+3
* cluster: fix crash on link of named pipe in stripe/replicate volBrian Foster2012-08-091-10/+10
* cluster/stripe: don't fail if no fctx on a non-regular fileBrian Foster2012-08-091-10/+14
* cluster/stripe: implement the coalesce stripe file formatBrian Foster2012-07-153-78/+407
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-104-58/+21
* stripe: don't send parent pointer in stripe_readdirp_lookup()shishir gowda2012-05-031-27/+5
* core: coverity issues fixedAmar Tumballi2012-04-232-2/+6
* stripe: make sure we have complete set of subvolumes before making fopshishir gowda2012-04-202-0/+21
* locks, stripe: check if dict is NULL before refing itRaghavendra Bhat2012-04-031-3/+6
* cluster/stripe: minimum blk size log messageshylesh kumar2012-03-301-1/+2
* cluster/stripe- do not ref if dict is nullshylesh kumar2012-03-281-1/+3
* core: adding extra data for fopsAmar Tumballi2012-03-224-718/+781
* 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-222-58/+113
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* cluster/stripe: Readdirp should call lookup on entriesshishir gowda2012-02-222-50/+116
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-213-77/+57
* 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
* Cluster/stripe setattr: Wind only to first_child for special filesshishir gowda2011-11-161-1/+9
* stripe readv_cbk: Fix stat return valuesshishir gowda2011-11-081-0/+7
* Stripe mknod: Always call mknod if REGULAR file on first child.shishir gowda2011-10-212-46/+138
* build: warning suppression (round n)Amar Tumballi2011-10-201-6/+3
* Stripe: Prevent dir gfid mismatch and ENOTEMPTY errorsshishir gowda2011-10-052-103/+334
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-011-22/+8
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-97/+6
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* Stripe_readdirp: Fix race in wind/unwind which led to crashshishir2011-07-281-9/+17
* cluster/stripe: send the xattr keys with create/mknod itself.Amar Tumballi2011-07-141-189/+177
* stripe: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-5/+47
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-123-0/+191
* cluster/stripe: quick-read friendly behavior in lookupAmar Tumballi2011-07-121-5/+22
* cluster/stripe: cleanup and memory leak fixesAmar Tumballi2011-07-121-118/+56
* Stripe selfheal: Prevent spurious STACK_DESTROY callshishir gowda2011-06-221-0/+4
* Stripe lookup: aggregate xattrsshishir gowda2011-06-221-0/+4
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* stripe: changes to print stripe information in statedumpRaghavendra Bhat2011-05-311-0/+63