summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* cluster/stripe: Fix a typo in strncmp.Junaid2011-05-301-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-05-112-3/+7
* Validate stripe-block-size optionshishir gowda2011-05-111-0/+12
* cluster/stripe: aggregate xattrs holding quota-size in lookup and getxattr ca...Raghavendra G2011-04-152-4/+125
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-0/+7
* Implement stripe readdirp fopsshishir gowda2011-03-252-0/+217
* CLI : Validate options farmework.Gaurav2011-03-231-31/+18
* Solaris build fixesshishir gowda2011-02-221-1/+1
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-273-3/+117
* stripe: fix memory leakAnand Avati2010-12-292-5/+15
* Make STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY default calls in stripeshishir gowda2010-12-271-74/+54
* Implement STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROYshishir gowda2010-12-271-0/+18
* Remove check for path in stripe_local_wipeshishir gowda2010-12-271-4/+2
* Stripe I/O exits when graph changesshishir gowda2010-11-151-0/+1
* stripe: allow lookup on an entry if other than first subvolume is downAmar Tumballi2010-11-131-1/+1
* Copyright changesVijay Bellur2010-10-113-3/+3
* Possible race condition between cleanup and dereferencingshishir gowda2010-10-081-0/+1
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+43
* Change GNU GPL to GNU AGPLPranith K2010-10-043-9/+9
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-3/+5
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-012-3/+3
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-3/+33