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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash in afr data self heal. Bugzilla ID: 3
Vikas Gorur
2009-06-08
1
-0
/
+2
*
unify getdents count reduced to 512 (from 1024)
Amar Tumballi
2009-06-03
1
-1
/
+1
*
bug fix in dht-diskusage when statvfs->f_blocks is 0
Amar Tumballi
2009-06-02
1
-2
/
+3
*
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
*
stripe init 'block-size' pattern parsing bug fixed.
2.0.1
Amar Tumballi
2009-05-08
1
-59
/
+78
*
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
*
cluster/unify - unify_forget() should not try to access inode->ctx, if inode-...
Basavanagowda Kanur
2009-04-30
1
-1
/
+1
*
dht logging cleanup
Anand V. Avati
2009-04-28
3
-10
/
+14
*
afr logging cleanup
Anand V. Avati
2009-04-28
4
-52
/
+45
*
log message cleanup in distribute
Anand V. Avati
2009-04-24
9
-291
/
+242
*
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
*
"option unhashed-sticky-bit on/off"
krishna
2009-04-23
3
-5
/
+25
*
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
*
Fixed parameter to finodelk in STACK_WIND in dht
Vikas Gorur
2009-04-17
1
-1
/
+1
*
Use original pid when calling the FOP in afr transaction.
Vikas Gorur
2009-04-16
2
-3
/
+42
*
cluster/distribute bug fix - try to create linkfile in dht_lookup_everywhere_...
Basavanagowda Kanur
2009-04-16
3
-16
/
+68
*
Changed xattr format of afr changelog to support adding and removing of subvo...
Vikas Gorur
2009-04-16
11
-287
/
+322
*
cluster/unify link() should be sent to only one subvolume.
Basavanagowda Kanur
2009-04-14
1
-0
/
+1
*
bug fixes in dht-disk-usage feature.
Amar Tumballi
2009-04-14
4
-35
/
+72
*
Send statbuf from the same subvolume, even across revalidates.
Vikas Gorur
2009-04-13
1
-5
/
+14
*
in dht, initialize the free available space properly, so the first few create...
Amar Tumballi
2009-04-12
3
-3
/
+52
*
update cluster/map with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-11
/
+13
*
update cluster/ha with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-6
/
+10
*
update cluster/dht with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-5
/
+8
*
update cluster/afr with new readv writev prototypes
Anand V. Avati
2009-04-12
5
-17
/
+20
*
update cluster/stripe with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-13
/
+17
*
update cluster/unify with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+7
*
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
*
map translator cleanup.
Amar Tumballi
2009-04-08
1
-643
/
+1065
*
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
*
nufa to take care of free disk-space while creating files.
Amar Tumballi
2009-04-06
1
-32
/
+74
*
Fix in return value of afr_sh_mark_sources
Vikas Gorur
2009-04-06
3
-10
/
+26
*
distribute to take care of available disk space while creating new dirs, and ...
Amar Tumballi
2009-04-03
5
-26
/
+384
*
Made afr inode context a 64-bit packed value instead of a structure.
Vikas Gorur
2009-04-03
4
-313
/
+205
[next]