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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Added NULL checks in a few places.
Vikas Gorur
2009-07-15
1
-7
/
+25
*
Return inode number always from the first up subvolume in AFR.
Vikas Gorur
2009-07-15
2
-10
/
+16
*
Set timestamps properly when creating missing entries.
Vikas Gorur
2009-07-06
1
-3
/
+37
*
cluster/afr - replace ZR_FILENAME_MAX by NAME_MAX
Basavanagowda Kanur
2009-07-06
1
-4
/
+4
*
cluster/afr - use different dictionaries for sending xattrop requests to each...
Basavanagowda Kanur
2009-06-30
1
-24
/
+50
*
Do not fail over readdir in replicate.
Vikas Gorur
2009-06-11
1
-27
/
+4
*
Do itransform on every entry in readdir_cbk.
Vikas Gorur
2009-06-11
1
-4
/
+9
*
Filter out changelog xattrs in replicate.
Vikas Gorur
2009-06-11
1
-1
/
+64
*
Fix crash in afr data self heal. Bugzilla ID: 3
Vikas Gorur
2009-06-08
1
-0
/
+2
*
Do itransform in AFR readdir.
Vikas Gorur
2009-05-26
1
-3
/
+10
*
Always do itransform of the inode number from the first up child.
Vikas Gorur
2009-05-26
1
-8
/
+17
*
Preserve atime/mtime during data self heal.
Vikas Gorur
2009-05-26
1
-8
/
+51
*
Set op_errno properly in afr_flush.
Vikas Gorur
2009-05-08
1
-0
/
+1
*
afr self-heal: update file size of the returning stat buf with source file's ...
Anand V. Avati
2009-05-06
1
-0
/
+1
*
Do not lock entire file for metadata operations.
Vikas Gorur
2009-05-05
2
-8
/
+8
*
Made afr_flush a 'quick-unwind' transaction.
Vikas Gorur
2009-05-05
1
-6
/
+67
*
afr logging cleanup
Anand V. Avati
2009-04-28
4
-52
/
+45
*
Cleaned up log messages in replicate.
Vikas Gorur
2009-04-24
10
-186
/
+179
*
Do not fail lookup() in case of split-brain.
Vikas Gorur
2009-04-23
1
-6
/
+0
*
replicate dir self-heal - when creating a missing dir/file, set pending xattr...
Anand V. Avati
2009-04-23
1
-13
/
+68
*
fix in afr directory self-heal (partial healing)
Anand V. Avati
2009-04-23
1
-0
/
+5
*
afr_lookup_cbk - self-heal getting missed
Anand V. Avati
2009-04-22
1
-25
/
+25
*
Check return value of afr_sh_select_source.
Vikas Gorur
2009-04-20
3
-1
/
+18
*
Minor fix in afr_sh_build_pending_matrix.
Vikas Gorur
2009-04-20
1
-3
/
+0
*
afr-transaction: handle double flushes
Anand V. Avati
2009-04-20
1
-1
/
+3
*
Fix two memory leaks in afr self heal code.
Vikas Gorur
2009-04-17
1
-0
/
+4
[next]