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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cluster/afr: Fix self-heal loop driver termination logic.
Vikas Gorur
2009-11-13
1
-7
/
+19
*
cluster/afr: Ensure directory contents are in sync during opendir.
Vikas Gorur
2009-11-13
5
-10
/
+281
*
cluster/afr: Refactored inode context bitmasks.
Vikas Gorur
2009-11-13
1
-6
/
+10
*
cluster/afr: In fop structure afr_readdirp is not correctly registered.
vinayak hegde
2009-11-05
1
-1
/
+1
*
cluster/afr: Bail out of the self-heal driver loops as soon as possible
Vikas Gorur
2009-11-03
1
-4
/
+4
*
cluster/afr: Don't try to self-heal if there are locks held
Vikas Gorur
2009-10-30
2
-1
/
+18
*
cluster/afr: Move deleted files to /.trash in entry self-heal.
Vikas Gorur
2009-10-29
4
-33
/
+226
*
cluster/afr: Set local->fd in fsync.
Vikas Gorur
2009-10-28
1
-0
/
+1
*
cluster/afr: Remove struct's for [f]chown, [f]chmod, utimens from afr_local_t.
Vikas Gorur
2009-10-27
1
-37
/
+0
*
cluster/afr: NFS-friendly logic changes
Vikas Gorur
2009-10-27
6
-73
/
+250
*
cluster/afr: Pick the data self-heal algorithm dynamically.
Vikas Gorur
2009-10-26
2
-13
/
+66
*
cluster/afr: Check the target of symlink's in entry self-heal.
Vikas Gorur
2009-10-26
3
-12
/
+208
*
cluster/afr: Set read-subvolume to the source while self-heal is in progress.
Vikas Gorur
2009-10-26
1
-0
/
+1
*
cluster/afr: Do self-heal in the background.
Vikas Gorur
2009-10-26
5
-11
/
+163
*
cluster/afr: Pipeline the "diff" data self-heal read-write loop.
Vikas Gorur
2009-10-23
2
-110
/
+267
*
cluster/afr: Pipeline the "full" data self-heal read-write loop.
Vikas Gorur
2009-10-23
4
-55
/
+243
*
cluster/afr: Prevent spurious entry self-heal.
Vikas Gorur
2009-10-23
1
-2
/
+13
*
cluster/afr: entry self-heal: Store parent_loc on the heap for impunge_parent...
Vikas Gorur
2009-10-22
1
-7
/
+12
*
cluster/afr: entry self-heal: Set parent directory's attributes using a new f...
Vikas Gorur
2009-10-22
1
-24
/
+20
*
cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.
Vikas Gorur
2009-10-20
1
-10
/
+9
*
afr transaction: fix op_ret check during locking
Anand Avati
2009-10-13
1
-3
/
+3
*
cluster/afr: Set mtime of parent directory in self-heal properly.
Vikas Gorur
2009-10-13
3
-5
/
+93
*
prevent spurious unlocks from afr selfheal
Anand Avati
2009-10-13
6
-23
/
+90
*
afr transaction prevent spurious unlocks
Anand Avati
2009-10-13
1
-2
/
+4
*
cluster/afr: Hold second lock after first lock has been granted for rename tr...
Vikas Gorur
2009-10-12
1
-30
/
+84
*
replicate: fix missing frame in entry-self-heal
Anand Avati
2009-10-12
1
-0
/
+7
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
20
-20
/
+20
*
cluster/afr: Change STACK_UNWIND to STACK_UNWIND_STRICT.
Vikas Gorur
2009-10-07
6
-98
/
+136
*
Removed remaining references to chmod, chown and utimens as part of setattr c...
Pavan Sondur
2009-10-06
2
-20
/
+18
*
afr: Support readdirp fop
Shehjar Tikoo
2009-10-06
3
-10
/
+77
*
cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.
Vikas Gorur
2009-10-05
2
-29
/
+29
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
9
-48
/
+79
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
7
-1012
/
+326
*
cluster/afr: dir-write: Fix inode number handling.
Vikas Gorur
2009-09-28
2
-24
/
+41
*
cluster/afr: Fix memory leak in "diff" self-heal algorithm.
Vikas Gorur
2009-09-24
1
-0
/
+30
*
cluster/afr: Add new option "data-self-heal-algorithm"
Vikas Gorur
2009-09-22
5
-3
/
+36
*
cluster/afr: Add the "diff" self-heal algorithm.
Vikas Gorur
2009-09-22
3
-2
/
+362
*
cluster/afr: Make the self-heal algorithm pluggable.
Vikas Gorur
2009-09-22
5
-168
/
+287
*
cluster/afr: Open source and sinks in read/write mode during self-heal.
Vikas Gorur
2009-09-22
1
-2
/
+2
*
cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dict
Vikas Gorur
2009-09-08
1
-1
/
+2
*
cluster/afr: Do not try to self-heal "/"
Vikas Gorur
2009-09-08
1
-8
/
+16
*
TAKE2[PATCH BUG:213 1/1] Support for Process State Dump
Vijay Bellur
2009-08-19
1
-0
/
+59
*
cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...
Vikas Gorur
2009-08-04
1
-3
/
+4
*
replicate: Return ino from first subvolume on inode creation fops
Shehjar Tikoo
2009-07-30
1
-9
/
+28
*
cluster/afr: Use user-supplied struct flock to STACK_WIND
Vikas Gorur
2009-07-27
1
-1
/
+0
*
cluster/afr: Return same inode number in stat buf for readv_cbk
Vikas Gorur
2009-07-27
2
-0
/
+4
*
cluster/afr: Set inode number in unwind_buf in the inode-write calls.
Vikas Gorur
2009-07-27
1
-17
/
+17
*
fix build warnings in 'afr'
Amar Tumballi
2009-07-20
2
-6
/
+18
*
Return stat from read subvolume in dir-write ops.
Vikas Gorur
2009-07-16
2
-52
/
+83
*
Return stat info from read-child in all the inode-write ops
Vikas Gorur
2009-07-16
2
-18
/
+205
[prev]
[next]