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
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
12
-2599
/
+4617
*
Remove dead variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
Remove dead variables.
Sachidananda
2010-08-02
1
-1
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-7
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+0
*
Remove dead variables.
Sachidananda
2010-08-02
1
-9
/
+13
*
fixes for spurious entry self-heal in afr
Pranith Kumar K
2010-07-28
2
-5
/
+9
*
replicate: Set setxattr wait-count to child-count to avoid race
Shehjar Tikoo
2010-07-28
1
-1
/
+1
*
cluster/afr: Logging improvement for self-heal
Pranith Kumar K
2010-07-27
4
-23
/
+28
*
dht enhancements
Amar Tumballi
2010-07-27
3
-49
/
+143
*
cluster/afr: ignore errno from offline nodes during self-heal
Pranith Kumar K
2010-07-27
1
-0
/
+3
*
custer/afr added self-heal logging in normal mode
Pranith Kumar K
2010-07-23
5
-22
/
+93
*
free sh_priv->loops[i] in afr-self-heal-algorithm.c to avoid memory leak
Raghavendra Bhat
2010-07-22
1
-0
/
+2
*
dht: set 'lookup-unhashed' to ON by default (instead of 'auto').
Amar Tumballi
2010-07-19
3
-3
/
+9
*
Revert "dht: perform revalidate on one subvolume"
Anand V. Avati
2010-07-15
1
-17
/
+108
*
remove dead assignments in stripe.c
Amar Tumballi
2010-07-14
1
-11
/
+28
*
proper way to do defrag of a mountpoint
Amar Tumballi
2010-07-14
2
-3
/
+219
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
5
-126
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
7
-29
/
+44
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
3
-3
/
+3
*
dynamic volume changes for graph replacement
Anand Avati
2010-06-07
1
-3
/
+3
*
cluster/afr: Check before accessing xattrs in data self heal.
Pavan Sondur
2010-06-01
1
-1
/
+2
*
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
*
OS X: adjustments, minor fixes to eliminate warnings
Csaba Henk
2010-05-21
1
-2
/
+4
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
Bug 799: dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-21
1
-1
/
+1
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
1
-2
/
+15
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-108
/
+17
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
3
-7
/
+12
*
Fix for crash in stripe_entry_self_heal
Anush Shetty
2010-05-08
1
-1
/
+1
*
Check whether a server is down before calling rename on the directory
Raghavendra Bhat
2010-05-08
1
-0
/
+7
*
cluster/afr: Unwind lk using struct flock from a successful server
Vikas Gorur
2010-05-03
1
-1
/
+2
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
9
-29
/
+0
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
cluster/stripe: Memory accounting changes
Vijay Bellur
2010-04-27
1
-5
/
+5
*
cluster/dht: perform inode number overwrite in readv_cbk iatt with checks
Anand Avati
2010-04-27
1
-1
/
+3
*
Filter out extended attribute visibility on the mount point.
Sachidananda
2010-04-23
1
-0
/
+6
*
Memory accounting changes
Vijay Bellur
2010-04-23
36
-436
/
+970
*
cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTION
Vijay Bellur
2010-04-20
1
-1
/
+2
*
cluster/afr: Send xattr in lookup from the source subvolume.
Vikas Gorur
2010-04-20
1
-0
/
+8
*
cluster/afr: Fix possible NULL dereference in readdirp_cbk
Vikas Gorur
2010-04-20
1
-15
/
+17
*
afr: afr_fsetattr - send proper inode pointer to afr_read_child()
Anand Avati
2010-04-08
1
-1
/
+1
*
iatt: change S_IF macros with IA_IF macros in missing places
Anand Avati
2010-04-08
2
-22
/
+22
*
afr: fix inode ref leak in lookup
Anand Avati
2010-04-08
1
-3
/
+0
*
cluster/afr: Cleanup fd ctx in releasedir cbk
Vijay Bellur
2010-04-08
3
-5
/
+17
*
initialization fixes
Csaba Henk
2010-04-08
1
-3
/
+3
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
6
-392
/
+0
*
stripe readv: proper validation of 'op_ret'.
Amar Tumballi
2010-03-31
1
-5
/
+6
*
cluster/afr: UNWIND if opendir returns an error.
Vijay Bellur
2010-03-25
1
-0
/
+3
[next]