index
:
glusterfs-quota.git
master
origin/upstream_on_quota
quota
quota-improvements
test
upstream_on_quota
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Set size based source only when sizes are unequal
Pranith Kumar K
2013-09-03
1
-0
/
+13
*
afr: make NOP truncate/ftruncate efficient
Anand Avati
2013-09-03
2
-0
/
+17
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-08-29
6
-30
/
+338
*
cluster/afr: Reset attempted count before attempting blocking lock
Pranith Kumar K
2013-08-29
1
-0
/
+3
*
cluster/afr: unlock before aborting transaction
Anand Avati
2013-08-29
1
-0
/
+2
*
cluster/afr: Add special handling for failure postops
Pranith Kumar K
2013-08-28
4
-26
/
+71
*
synctask: minor enhancements
Anand Avati
2013-08-28
1
-4
/
+1
*
cluster/afr: Don't delay post op in cases of failures
Pranith Kumar K
2013-08-28
3
-11
/
+36
*
cluster/afr: Add largest file is source policy
Anand Avati
2013-08-14
2
-29
/
+93
*
afr: treat appending writes as stable writes.
Anand Avati
2013-08-13
3
-1
/
+29
*
cluster/afr: skip directory inspection when entry self-heal is off
Anand Avati
2013-08-11
1
-1
/
+1
*
cluster/afr: Unwind frame on error in readdir[p]
Pranith Kumar K
2013-08-08
1
-2
/
+2
*
afr: check for non-zero call_count before doing a stack wind
Ravishankar N
2013-08-07
1
-0
/
+5
*
cluster/afr: Disable eager-lock if open-fd-count > 1
Pranith Kumar K
2013-08-02
4
-5
/
+98
*
cluster/afr: Print self-heal log when self-heal succeeds
Pranith Kumar K
2013-07-31
5
-32
/
+120
*
cluster/afr: Handle REPLICATE_TRASH_DIR from old bricks
Pranith Kumar K
2013-07-26
3
-13
/
+52
*
storage/posix: implement batched fsync in a single thread
Anand Avati
2013-07-23
1
-1
/
+10
*
cluster/afr: Handle parallel hardlinks self-heal
Pranith Kumar K
2013-07-23
1
-0
/
+29
*
afr: customize client-pid=-1 xtime aggregation to tolerate a replica down
Avra Sengupta
2013-07-15
1
-2
/
+9
*
libxlator: implement pluggable aggregation policies
Avra Sengupta
2013-07-15
1
-0
/
+2
*
cluster/*: get logic to calculate min() of the 'stime' xattr
Avra Sengupta
2013-07-14
1
-0
/
+58
*
afr : change the log level in lookup path to minimize incessant logging.
Ravishankar N
2013-07-08
1
-3
/
+3
*
cluster/afr: Let two data-self-heals compete in new domain
Pranith Kumar K
2013-07-03
4
-23
/
+73
*
cluster/afr: Refactor inodelk to handle multiple domains
Pranith Kumar K
2013-07-03
11
-428
/
+500
*
cluster/afr: Provide an option to disable afr durability
Pranith Kumar K
2013-07-03
3
-3
/
+23
*
cluster/afr: post-op should complete before starting flush
Pranith Kumar K
2013-07-03
3
-36
/
+43
*
cluster/afr: Allow data/entry self heal for metadata split-brain
Venkatesh Somyajulu
2013-07-02
7
-134
/
+151
*
cluster/afr: Handle NULL fdctx in fsync
Pranith Kumar K
2013-06-27
1
-1
/
+4
*
nfs: Remove afr split-brain handling in nfs
Pranith Kumar K
2013-06-25
1
-5
/
+0
*
cluster/afr: Fix fd/memory leak on fsync
Pranith Kumar K
2013-06-24
1
-1
/
+1
*
cluster/afr: Perform delayed changelog wakeups for anon fd
Pranith Kumar K
2013-06-20
1
-0
/
+3
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-06-13
7
-83
/
+280
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
3
-0
/
+250
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
3
-0
/
+253
*
cluster/afr: Avoid order mismatch in blocking entrylks
Pranith Kumar K
2013-06-05
1
-6
/
+9
*
cluster/afr: Removed misleading log from afr_start_crawl
Venkatesh Somyajulu
2013-05-31
1
-2
/
+2
*
cluster/afr: Club missing entry, missing gfid self-heals
Pranith Kumar K
2013-05-07
1
-45
/
+8
*
cluster/afr: Avoid self-healing extended attribute used by SELinux.
Vijay Bellur
2013-04-30
1
-0
/
+8
*
cluster/afr: Added documentation for eager-lock check
Pranith Kumar K
2013-04-22
1
-0
/
+17
*
afr: let eager-locking do its own overlap checks
Anand Avati
2013-04-05
3
-2
/
+87
*
cluster/afr: Treat all dir fop failure as success in changelog
Pranith Kumar K
2013-04-03
3
-2
/
+35
*
cluster/afr: Made afr_sh_purge_entry_common message log more clear.
Venkatesh Somyajulu
2013-04-03
1
-3
/
+1
*
pump: Set self-heal readdir size in pump
Pranith Kumar K
2013-04-03
1
-0
/
+1
*
cluster/afr: detect in-progress creation in lookup and return ENOENT
Pranith Kumar K
2013-04-02
1
-0
/
+57
*
cluster/afr: sync xattrs removed on source to sink(s)
Venky Shankar
2013-04-02
1
-12
/
+85
*
cluster/afr: prevent piggyback on stale pre_op
Pranith Kumar K
2013-04-02
1
-33
/
+2
*
cluster/afr: fix fd leak with unsafe call_resume()
Anand Avati
2013-03-28
2
-1
/
+17
*
cluster/afr: fsync before erase xattrs in data self-heal
Pranith Kumar K
2013-03-28
1
-1
/
+75
*
cluster/afr: piggyback and fsync resume changes
Pranith Kumar K
2013-03-28
2
-15
/
+18
*
cluster/afr: fsync() guarantees POST-OP completion
Anand Avati
2013-03-27
3
-10
/
+56
[next]