summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe
Commit message (Expand)AuthorAgeFilesLines
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-5/+47
* cluster/stripe: send the xattr keys with create/mknod itself.shishir gowda2011-08-101-189/+177
* 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: make it quick-read friendlyAmar Tumballi2011-07-271-121/+80
* cluster/stripe: check if key is a valid ptr. before dereferncingKaushik BV2011-06-081-1/+1
* cluster/stripe: Fix a typo in strncmp.v3.2.1qa2Mohammed Junaid Ahmed2011-06-011-1/+1
* cluster/stripe: make sure gfid is checked with valid dataAmar Tumballi2011-06-012-3/+7
* 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
* stripe: fixed create issues after gfid changesAmar Tumballi2010-09-091-4/+18
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+7
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+7
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+3
* remove dead assignments in stripe.cAmar Tumballi2010-07-141-11/+28
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-4/+7
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* cluster/stripe: NULL pointer dereference checks addedAmar Tumballi2010-05-281-152/+359
* cluster/stripe: added STACK_UNWIND_STRICT macroAmar Tumballi2010-05-281-664/+717
* Fix for crash in stripe_entry_self_healAnush Shetty2010-05-081-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* cluster/stripe: Memory accounting changesVijay Bellur2010-04-271-5/+5
* Memory accounting changesVijay Bellur2010-04-233-58/+161
* fop namespace cleanup.Amar Tumballi2010-03-312-132/+0
* stripe readv: proper validation of 'op_ret'.Amar Tumballi2010-03-311-5/+6
* stripe: proper fix for reading 'holes'Amar Tumballi2010-03-252-130/+170
* Replace struct stat by struct iattRaghavendra Bhat2010-03-241-2/+2
* iatt: changes across the codebaseAnand V. Avati2010-03-162-178/+182
* stripe: logic fixesAmar Tumballi2010-03-151-116/+139
* stripe: whitespace cleanupAmar Tumballi2010-03-152-224/+224
* local->failed set to one twiceRaghavendra Bhat2010-03-021-1/+1
* stripe read fix (when read() is done on a sparse file over glusterfs)Amar Tumballi2010-03-012-12/+69
* cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbkVijay Bellur2010-02-201-1/+2