index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
stripe
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
log gfid mismatches for the same file in cluster xlator lookup
Amar Tumballi
2011-04-06
1
-0
/
+7
*
Implement stripe readdirp fops
shishir gowda
2011-03-25
2
-0
/
+217
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-31
/
+18
*
Solaris build fixes
shishir gowda
2011-02-22
1
-1
/
+1
*
adding libxlator, to ensure proper client side aggregation of marks by cluste...
Kaushik BV
2011-01-27
3
-3
/
+117
*
stripe: fix memory leak
Anand Avati
2010-12-29
2
-5
/
+15
*
Make STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY default calls in stripe
shishir gowda
2010-12-27
1
-74
/
+54
*
Implement STRIPE_STACK_UNWIND and STRIPE_STACK_DESTROY
shishir gowda
2010-12-27
1
-0
/
+18
*
Remove check for path in stripe_local_wipe
shishir gowda
2010-12-27
1
-4
/
+2
*
Stripe I/O exits when graph changes
shishir gowda
2010-11-15
1
-0
/
+1
*
stripe: allow lookup on an entry if other than first subvolume is down
Amar Tumballi
2010-11-13
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
3
-3
/
+3
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+1
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+43
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
3
-9
/
+9
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-3
/
+5
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
2
-3
/
+3
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-3
/
+33
*
stripe: fixed create issues after gfid changes
Amar Tumballi
2010-09-09
1
-4
/
+18
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+7
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-5
/
+7
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
*
remove dead assignments in stripe.c
Amar Tumballi
2010-07-14
1
-11
/
+28
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-4
/
+7
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
cluster/stripe: NULL pointer dereference checks added
Amar Tumballi
2010-05-28
1
-152
/
+359
*
cluster/stripe: added STACK_UNWIND_STRICT macro
Amar Tumballi
2010-05-28
1
-664
/
+717
*
Fix for crash in stripe_entry_self_heal
Anush Shetty
2010-05-08
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
cluster/stripe: Memory accounting changes
Vijay Bellur
2010-04-27
1
-5
/
+5
*
Memory accounting changes
Vijay Bellur
2010-04-23
3
-58
/
+161
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
2
-132
/
+0
*
stripe readv: proper validation of 'op_ret'.
Amar Tumballi
2010-03-31
1
-5
/
+6
*
stripe: proper fix for reading 'holes'
Amar Tumballi
2010-03-25
2
-130
/
+170
*
Replace struct stat by struct iatt
Raghavendra Bhat
2010-03-24
1
-2
/
+2
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
2
-178
/
+182
*
stripe: logic fixes
Amar Tumballi
2010-03-15
1
-116
/
+139
*
stripe: whitespace cleanup
Amar Tumballi
2010-03-15
2
-224
/
+224
*
local->failed set to one twice
Raghavendra Bhat
2010-03-02
1
-1
/
+1
*
stripe read fix (when read() is done on a sparse file over glusterfs)
Amar Tumballi
2010-03-01
2
-12
/
+69
*
cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbk
Vijay Bellur
2010-02-20
1
-1
/
+2
*
stripe entry self heal
Amar Tumballi
2010-01-19
1
-10
/
+97
*
properly ref/unref fd in stripe_opendir_cbk
Amar Tumballi
2009-12-22
1
-0
/
+5
*
more cleanup in stripe stat structures
Amar Tumballi
2009-12-15
1
-335
/
+83
*
corrected the stripe's stat structure return logic.
Amar Tumballi
2009-12-06
2
-354
/
+260
*
posix-compliance test now passes over stripe
Amar Tumballi
2009-12-03
1
-36
/
+51
*
fix leaks pointed out by cppcheck static analyzer
Csaba Henk
2009-11-30
1
-1
/
+3
*
don't allow stripe with just one subvolume
Amar Tumballi
2009-11-26
1
-1
/
+7
*
cluster/stripe: Wrong variable is checked after calloc.
vinayak hegde
2009-11-19
1
-1
/
+1
*
fixes in stripe
Amar Tumballi
2009-11-16
1
-2
/
+3
[next]