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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhancements to distribute selfheal
Anand V. Avati
2009-03-26
3
-51
/
+117
*
make the location of the mount utility tunable at configure time
Csaba Henk
2009-03-26
1
-1
/
+1
*
Fixed typo in warning string in afr.c
Vikas Gorur
2009-03-26
1
-1
/
+1
*
fix to rm of large file blocking other operations on the same directory conta...
2.0.0rc7
Raghavendra G
2009-03-24
1
-0
/
+15
*
Made self heal logic more precise.
Vikas Gorur
2009-03-24
1
-22
/
+233
*
dht memory leak fix
Raghavendra G
2009-03-24
1
-1
/
+1
*
fixes crash in write-behind
2.0.0rc6
Amar Tumballi
2009-03-22
1
-2
/
+3
*
when the both channels in client protocol is disconnected, fd's are marked as...
Amar Tumballi
2009-03-21
1
-35
/
+64
*
fixes issue of hashing to wrong subvolumes in case when a subvolume is down
Amar Tumballi
2009-03-21
1
-2
/
+2
*
fixed sys_<fops> related warnings. (on mac os x and opensolaris)
2.0.0rc5
Amar Tumballi
2009-03-19
1
-2
/
+2
*
dht_layout_dir_cmp - if xattr is missing, it is an error only if cached layou...
Anand V. Avati
2009-03-19
1
-11
/
+18
*
Add return after STACK_UNWIND
Shehjar Tikoo
2009-03-18
1
-0
/
+2
*
Moving few translators which are not well tested, are in beta stage to 'testi...
Amar Tumballi
2009-03-18
7
-7
/
+7
*
afr data self heal bug fix
Amar Tumballi
2009-03-18
1
-3
/
+3
*
IO-threads Cleanup: Remove useless data structures.
Shehjar Tikoo
2009-03-17
2
-109
/
+0
*
IO-threads Cleanup: Clean-up request scheduling and queueing interface.
Shehjar Tikoo
2009-03-17
1
-216
/
+61
*
IO-threads Cleanup: Change workers list to dynamically allocated array
Shehjar Tikoo
2009-03-17
2
-28
/
+51
*
IO-threads Cleanup: Change request queue into a struct list_head
Shehjar Tikoo
2009-03-17
2
-24
/
+20
*
Add system call abstraction layer
Vikas Gorur
2009-03-17
1
-22
/
+26
*
write behind preserves order of fops with respect to writes
Raghavendra G
2009-03-13
1
-404
/
+947
*
implement forget for cluster/unify
Basavanagowda Kanur
2009-03-13
1
-0
/
+18
*
unify revalidate should propogate the error from any of the subvolume upto th...
Basavanagowda Kanur
2009-03-13
1
-0
/
+7
*
Add extra 'volume' parameter to inodelk/entrylk calls
Vikas Gorur
2009-03-12
22
-126
/
+207
*
feature to span the export directory across different mountpoints
Amar Tumballi
2009-03-10
2
-9
/
+80
*
ping timer will not timeout if we recently got POLLOUT on the socket i.e if (...
Krishna Srinivas
2009-03-10
1
-4
/
+4
*
failover to any active transport when requested channel is not connected
Anand V. Avati
2009-03-10
2
-2
/
+30
*
dht_readdir_cbk - retry on same subvol if no entries match the hash
Anand V. Avati
2009-03-09
1
-5
/
+15
*
changing the conversion specifier from 'd' to 'o' while printing st_mode
Raghavendra G
2009-03-07
1
-17
/
+23
*
added fgetxattr and fsetxattr FOPs
Vikas Gorur
2009-03-07
3
-1
/
+596
*
fixed deadlock in io-cache
Vikas Gorur
2009-03-07
1
-6
/
+3
*
Changed the default transport-timeout to 600
Krishna Srinivas
2009-03-05
1
-2
/
+2
*
code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...
Raghavendra G
2009-03-05
1
-22
/
+21
*
create fuse thread after setvolume cbk happens, not only in case of success
Amar Tumballi
2009-03-03
2
-36
/
+23
*
Fix solaris server segfault in recent "rc3" release.
Harshavardhana
2009-02-28
1
-4
/
+5
*
check for fd ctx set in changelog_needed_post_op for flush() in afr
Vikas Gorur
2009-02-27
2
-95
/
+49
*
send a lookup on root as soon as we get CHILD_UP to fuse.
krishna
2009-02-27
1
-12
/
+83
*
volumefile modification awareness to make sure there are no inconsistencies.
Amar Tumballi
2009-02-27
6
-96
/
+274
*
Skip self-heal when subvolumes are down
Anand V. Avati
2009-02-27
1
-17
/
+0
*
fixing warnings in previous patch (typecasting pointer to long)
Anand V. Avati
2009-02-27
1
-1
/
+1
*
reverting nested locks in posix-locks for inodelk
Vikas Gorur
2009-02-27
6
-206
/
+292
*
moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...
Basavanagowda Kanur
2009-02-27
3
-148
/
+5
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
92
-92
/
+92
*
Layout is sorted on volume names before forming the layout ranges. But when a...
krishna
2009-02-26
3
-3
/
+41
*
protect fd_ctx get/set in afr_transaction and afr.c with locks
Vikas Gorur
2009-02-26
2
-16
/
+31
*
Unset fd_ctx in afr_flush if it is set
Vikas Gorur
2009-02-26
1
-0
/
+2
*
DHT clean up. Lot of selfheal code is not applicable to newly created directo...
Krishna Srinivas
2009-02-25
4
-12
/
+33
*
DHT selfheal fix during lookup - create missing directories.
Krishna Srinivas
2009-02-25
1
-0
/
+14
*
Ping timer does not timeout in case there is any activity (cbks) from the ser...
Krishna Srinivas
2009-02-25
2
-8
/
+42
*
per frame time out - i.e individual frames are unwound instead of the transpo...
Krishna Srinivas
2009-02-25
3
-41
/
+115
*
DHT TEA hashfn bugfix
2.0.0rc2
Anand V. Avati
2009-02-23
1
-5
/
+0
[next]