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
/
afr
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
2
-111
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
3
-20
/
+22
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
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/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
3
-7
/
+12
*
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
2
-4
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
12
-147
/
+268
*
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
3
-243
/
+0
*
cluster/afr: UNWIND if opendir returns an error.
Vijay Bellur
2010-03-25
1
-0
/
+3
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
15
-333
/
+311
*
replicate: Use link's parent ino for post/pre-parent not target dir's
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
replicate: Restore parent ino from saved inode number
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
cluster/afr: Failover readdir calls.
Vikas Gorur
2010-03-04
4
-46
/
+299
*
Fix memory access in afr's self-heal code (replace pointer casts by memcpy).
Hraban Luyat
2010-02-07
1
-24
/
+30
*
cluster/afr: Send the struct flock returned by the server to the user.
Vikas Gorur
2010-01-21
1
-1
/
+1
*
cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...
Vikas Gorur
2010-01-14
1
-0
/
+28
*
cluster/afr: Use dict_ref instead of dict_copy_with_ref.
Vikas Gorur
2010-01-08
1
-2
/
+2
*
cluster/afr: Allocate diff algorithm loop_state structures only once.
Vikas Gorur
2009-12-28
2
-47
/
+167
*
cluster/afr: Report number of blocks healed during diff self-heal.
Vikas Gorur
2009-12-28
2
-1
/
+18
*
cluster/afr: Sync the parent directory's mtime during missing entries self-heal.
Vikas Gorur
2009-12-07
1
-6
/
+26
*
cluster/afr: Don't do entry self-heal in the background.
Vikas Gorur
2009-12-07
1
-5
/
+0
*
cluster/afr: Hold inode lock on 0-infinity for a flush transaction.
Vikas Gorur
2009-12-07
1
-1
/
+1
*
afr: fix fd ref leak in self-heal
Anand Avati
2009-12-06
1
-1
/
+3
*
cluster/afr: Fix inode_ref's for local->cont.lookup.inode
Vikas Gorur
2009-12-05
1
-4
/
+8
*
afr: fix memory leaks
Anand Avati
2009-12-04
3
-14
/
+36
*
cluster/afr: Don't mark the fop as failed if rmdir returns ENOTEMPTY.
Vikas Gorur
2009-12-03
1
-1
/
+1
*
cluster/afr: Don't do transactional flush if pre-op has been nowhere done.
Vikas Gorur
2009-12-03
1
-18
/
+106
*
cluster/afr: Add log messages when setattr fails in self-heal.
Vikas Gorur
2009-12-02
2
-0
/
+14
*
cluster/afr: Fix conditional typo.
Vikas Gorur
2009-12-02
1
-1
/
+2
*
storage/posix: Added janitor thread.
Vikas Gorur
2009-12-02
4
-17
/
+16
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
1
-1
/
+1
*
afr: remove memcpy of @local contents in afr_local_copy
Anand Avati
2009-12-01
1
-8
/
+23
*
afr: fix fd reference leak
Anand Avati
2009-12-01
1
-1
/
+1
[next]