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
Commit message (
Expand
)
Author
Age
Files
Lines
*
afr_lookup_done: Propogate the same inode number as sent in first lookup
shishir gowda
2010-12-29
1
-7
/
+7
*
stripe: fix memory leak
Anand Avati
2010-12-29
2
-5
/
+15
*
change the log level from warning to debug while getting pending matrix
Raghavendra Bhat
2010-12-27
1
-1
/
+1
*
Add volume key to select data-self-heal-algorithm
Harshavardhana
2010-12-27
1
-11
/
+55
*
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
*
cluster/distribute: fix warnings due to format string mismatches during invoc...
Raghavendra G
2010-12-14
1
-2
/
+2
*
cluster/replicate: fix warnings due to format string mismatches during invoca...
Raghavendra G
2010-12-14
3
-21
/
+30
*
set the return value to -1 intitially which may be returned as success in val...
Raghavendra Bhat
2010-12-12
1
-1
/
+1
*
check the return value after setting the fd context in afr
Raghavendra Bhat
2010-12-12
1
-2
/
+2
*
check the return value properly after calling inode_path
Raghavendra Bhat
2010-12-12
1
-1
/
+1
*
replicate: propagate CHILD_DOWN upwards properly
Anand Avati
2010-12-08
2
-4
/
+12
*
error out if the data-self-heal-window-size is less than 1
Raghavendra Bhat
2010-11-18
1
-2
/
+2
*
cluster/pump: send PARENT_UP to dst_child after init is successful
Amar Tumballi
2010-11-18
1
-0
/
+6
*
Stripe I/O exits when graph changes
shishir gowda
2010-11-15
1
-0
/
+1
*
cluster/replicate: Fix memory leak in afr_fd_ctx_cleanup.
Raghavendra G
2010-11-15
1
-0
/
+3
*
cluster/pump: Reset saved path upon pump completion
Vijay Bellur
2010-11-14
1
-0
/
+2
*
stripe: allow lookup on an entry if other than first subvolume is down
Amar Tumballi
2010-11-13
1
-1
/
+1
*
distribute: handle a case of 'local->key' being free'd twice.
Amar Tumballi
2010-11-13
1
-1
/
+0
*
replicate: optimistic changelog
Anand Avati
2010-11-09
3
-13
/
+101
*
Fix DHT getxattr for directories
shishir gowda
2010-11-03
3
-17
/
+68
*
replicate: attempt re-open of files before performing openfd selfheal
Anand Avati
2010-10-27
1
-7
/
+176
*
replicate: fix hang/missing frame during locking
Anand Avati
2010-10-27
1
-1
/
+15
*
distribute: bring in statfs normalization
Amar Tumballi
2010-10-27
2
-6
/
+36
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
3
-8
/
+8
*
unwind if layout is NULL in getxattr for dht
Raghavendra Bhat
2010-10-12
1
-0
/
+7
*
dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagation
Anand Avati
2010-10-11
2
-1
/
+85
*
Revert "distribute: Propagate CHILD-UP when all subvols are up"
Anand Avati
2010-10-11
2
-18
/
+3
*
Copyright changes
Vijay Bellur
2010-10-11
54
-54
/
+54
*
mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...
Pavan Sondur
2010-10-08
1
-4
/
+13
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+1
*
lock recovery: temporarily disable lock healing
Anand Avati
2010-10-07
1
-4
/
+5
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
3
-0
/
+321
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
1
-0
/
+1
*
replicate: use the new rmdir prototype for cleaner entry self-healing
Anand Avati
2010-10-05
1
-204
/
+21
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-2
/
+5
*
distribute: check for 'conf' before dereferencing it
Amar Tumballi
2010-10-05
4
-15
/
+85
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
54
-162
/
+162
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
2
-3
/
+77
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
6
-16
/
+23
*
Set the lock owner properly for lock self heal.
Pavan Sondur
2010-10-02
1
-0
/
+2
*
cluster/pump: Do not do lookup if it is "." and ".." in pump.
Pavan Sondur
2010-10-02
1
-74
/
+44
*
changes for replace-brick status message
Raghavendra Bhat
2010-10-01
1
-4
/
+29
*
stat enhancements
Amar Tumballi
2010-10-01
1
-8
/
+22
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
9
-42
/
+42
*
cluster/pump: Initiailize pthread mutex and saved fds list.
Pavan Sondur
2010-10-01
1
-0
/
+3
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
3
-0
/
+408
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
5
-3
/
+150
*
replicate: remove checks which prevented self-heal when open fds were present
Anand Avati
2010-09-29
2
-16
/
+1
[next]