summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/stripe
Commit message (Expand)AuthorAgeFilesLines
* 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
* stripe entry self healAmar Tumballi2010-01-191-10/+97
* properly ref/unref fd in stripe_opendir_cbkAmar Tumballi2009-12-221-0/+5
* more cleanup in stripe stat structuresAmar Tumballi2009-12-151-335/+83
* corrected the stripe's stat structure return logic.Amar Tumballi2009-12-062-354/+260
* posix-compliance test now passes over stripeAmar Tumballi2009-12-031-36/+51
* fix leaks pointed out by cppcheck static analyzerCsaba Henk2009-11-301-1/+3
* don't allow stripe with just one subvolumeAmar Tumballi2009-11-261-1/+7
* cluster/stripe: Wrong variable is checked after calloc.vinayak hegde2009-11-191-1/+1
* fixes in stripeAmar Tumballi2009-11-161-2/+3
* cluster/stripe: Initialize frame->local before checking for directory or regu...vinayak hegde2009-11-131-18/+22
* cluster/stripe: Set local->inode value before referring it.vinayak hegde2009-11-121-1/+7
* cluster/stripe: local was not being set in stripe_mknod_ifreg_setxattr_cbk()Vijay Bellur2009-11-121-0/+2
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-072-2/+2
* stripe: NFS-friendly logic changesShehjar Tikoo2009-10-012-199/+361
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-25/+285
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-012-221/+135
* cluster/stripe, when dbench is run, client crashes because in stripe.c priv i...Vinayak Hegde2009-09-161-1/+4
* strict check of extended attribute flags while opening a striped fileAmar Tumballi2009-06-112-68/+223
* stripe: don't allow entry modification operations when any node is downAmar Tumballi2009-06-111-5/+13
* stripe cleanupAmar Tumballi2009-06-113-2621/+2759
* stripe init 'block-size' pattern parsing bug fixed.Amar Tumballi2009-05-081-59/+78
* update cluster/stripe with new readv writev prototypesAnand V. Avati2009-04-121-13/+17
* cluster/stripe to propogate ESTALE to parent.Basavanagowda Kanur2009-04-021-2/+4