index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
/
afr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: log enhancements - part 1
Amar Tumballi
2011-04-06
1
-1
/
+3
*
cluster/afr: whitespace cleanup
Amar Tumballi
2011-03-29
1
-346
/
+346
*
afr-entry-self-heal: fixes to detected renames (gfid based)
Anand Avati
2011-03-14
1
-0
/
+1
*
cluster/afr: Perform self-heal as root
Pranith K
2011-02-08
1
-0
/
+2
*
adding libxlator, to ensure proper client side aggregation of marks by cluste...
Kaushik BV
2011-01-27
1
-0
/
+10
*
replicate: optimistic changelog
Anand Avati
2010-11-09
1
-0
/
+8
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-0
/
+1
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-3
/
+3
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
1
-0
/
+7
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-0
/
+17
*
replicate: remove checks which prevented self-heal when open fds were present
Anand Avati
2010-09-29
1
-1
/
+0
*
replicate: keep read_child in inode ctx as up-to-date as possible
Anand Avati
2010-09-29
1
-0
/
+1
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-09-29
1
-15
/
+9
*
whitespace cleanup
Anand V. Avati
2010-09-29
1
-15
/
+15
*
cluster/pump: introduce another flag to enable pump functionality
Amar Tumballi
2010-09-16
1
-0
/
+1
*
cluster/afr: Various self heal fixes wrt gfid.
Pavan Sondur
2010-09-07
1
-0
/
+3
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+1
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+1
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+1
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-0
/
+1
*
cluster/afr: Use 2 phase locking for transactions and self heal.
Pavan Sondur
2010-08-22
1
-9
/
+113
*
cluster/afr: Return correct flock structures correctly in lk fops
Pranith Kumar K
2010-08-17
1
-1
/
+2
*
cluster/pump: Save path (/) when abort is received in pump.
Pavan Sondur
2010-08-16
1
-1
/
+0
*
cluster/pump: Dynamically control sink connect and disconnect.
Pavan Sondur
2010-08-12
1
-0
/
+2
*
add pump xlator and changes for replace-brick
Pavan Sondur
2010-08-06
1
-0
/
+22
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-5
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
1
-15
/
+17
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-1
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-22
/
+30
*
cluster/afr: Cleanup fd ctx in releasedir cbk
Vijay Bellur
2010-04-08
1
-0
/
+3
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-50
/
+50
*
cluster/afr: Failover readdir calls.
Vikas Gorur
2010-03-04
1
-0
/
+7
*
afr: fix memory leaks
Anand Avati
2009-12-04
1
-0
/
+3
*
storage/posix: Added janitor thread.
Vikas Gorur
2009-12-02
1
-1
/
+0
*
cluster/afr: Set the self-heal "source" as read subvolume even when not doing...
Vikas Gorur
2009-12-01
1
-0
/
+1
*
cluster/afr: Preserve generation number along with inode in lookup and creati...
Vikas Gorur
2009-11-30
1
-0
/
+6
*
cluster/afr: Do self-heal on unopened fds.
Vikas Gorur
2009-11-25
1
-0
/
+4
*
cluster/afr: Refactored the self-heal interface.
Vikas Gorur
2009-11-24
1
-17
/
+31
*
cluster/afr: Do self-heal on reopened fds.
Vikas Gorur
2009-11-24
1
-1
/
+29
*
cluster/afr: Provide a post-post_op hook in the transaction.
Vikas Gorur
2009-11-24
1
-0
/
+3
*
cluster/afr: Refactored the data self-heal algorithm.
Vikas Gorur
2009-11-24
1
-0
/
+6
*
cluster/afr: Hold blocking locks for data self-heal.
Vikas Gorur
2009-11-24
1
-0
/
+1
*
cluster/afr: Fix inode context bitmasks.
Vikas Gorur
2009-11-24
1
-2
/
+2
*
cluster/afr: Fix handling of revalidate lookups.
Vikas Gorur
2009-11-24
1
-0
/
+1
*
cluster/afr: Ensure directory contents are in sync during opendir.
Vikas Gorur
2009-11-13
1
-0
/
+10
*
cluster/afr: Don't try to self-heal if there are locks held
Vikas Gorur
2009-10-30
1
-0
/
+3
*
cluster/afr: Move deleted files to /.trash in entry self-heal.
Vikas Gorur
2009-10-29
1
-0
/
+1
[next]