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: 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.
2.0.0rc9
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.
2.0.0rc8
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
*
Use original pid when calling the FOP in afr transaction.
Vikas Gorur
2009-04-16
2
-3
/
+42
*
Changed xattr format of afr changelog to support adding and removing of subvo...
Vikas Gorur
2009-04-16
11
-287
/
+322
*
Send statbuf from the same subvolume, even across revalidates.
Vikas Gorur
2009-04-13
1
-5
/
+14
*
update cluster/afr with new readv writev prototypes
Anand V. Avati
2009-04-12
5
-17
/
+20
*
Compulsorily do self heal if file sizes differ.
Vikas Gorur
2009-04-09
6
-23
/
+100
*
Handle files which have no pending xattrs at all.
Vikas Gorur
2009-04-09
1
-1
/
+27
*
Erase xattr during self-heal based on original dict.
Vikas Gorur
2009-04-09
5
-10
/
+27
*
Fix minor bug in afr_open_cbk.
Vikas Gorur
2009-04-08
1
-3
/
+7
*
Fix in changelog logic.
Vikas Gorur
2009-04-07
6
-41
/
+254
*
Consider a subvolume dead if an fop fails on it
Vikas Gorur
2009-04-07
3
-17
/
+19
*
Fix in return value of afr_sh_mark_sources
Vikas Gorur
2009-04-06
3
-10
/
+26
*
Made afr inode context a 64-bit packed value instead of a structure.
Vikas Gorur
2009-04-03
4
-313
/
+205
[next]