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
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-threads: handle memory allocation failures
Raghavendra G
2009-05-20
1
-197
/
+760
*
Change errno to EAGAIN in readv/writev
Vikas Gorur
2009-05-19
1
-6
/
+7
*
Bug fix in pl_readv/writev to handle the mandatory lock case properly.
Vikas Gorur
2009-05-18
1
-23
/
+21
*
client-protocol: Fix memory corruption in client_lookup
Raghavendra G
2009-05-16
1
-13
/
+7
*
make getxattr fail with ERANGE if reply is bigger than what was requested
Csaba Henk
2009-05-16
1
-31
/
+25
*
avoid duplicate mounts while using mount.glusterfs
Amar Tumballi
2009-05-16
1
-1
/
+1
*
replace BIG_FUSE_CHANNEL_SIZE with 'this->ctx->page_size'
Amar Tumballi
2009-05-16
1
-9
/
+9
*
posix: Fix build warning on incorrect type
Shehjar Tikoo
2009-05-16
1
-1
/
+1
*
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
*
symlink-cache: fix return value of readlink
Raghavendra G
2009-05-07
1
-2
/
+2
*
fix in mount.glusterfs for proper direct io mode option.
Amar Tumballi
2009-05-07
1
-1
/
+1
*
protocol/client: indentation fixes
Anand V. Avati
2009-05-07
1
-926
/
+737
*
protocol/client: removed conf->child
Anand V. Avati
2009-05-07
2
-603
/
+0
*
transport shortcut b/w client and server
Anand V. Avati
2009-05-07
2
-0
/
+13
*
fix log message from transport-timeout to frame-timeout
Anand V. Avati
2009-05-06
1
-1
/
+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
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
*
log level fix in storage/posix
Anand V. Avati
2009-05-05
1
-1
/
+1
*
io-cache logging level fixes
Anand V. Avati
2009-05-05
4
-33
/
+32
*
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
*
io-threads: Clarify thread count range
Shehjar Tikoo
2009-05-05
2
-16
/
+23
*
io-cache: indentation and logging fixes
Raghavendra G
2009-05-05
4
-509
/
+426
*
io-threads: indentation and logging fixes
Raghavendra G
2009-05-05
2
-199
/
+250
*
Cleaned up log messages in storage/posix.
Vikas Gorur
2009-05-05
1
-181
/
+214
*
write-behind: indentation and logging fixes
Raghavendra G
2009-04-30
1
-158
/
+74
*
read-ahead: indentation and logging fixes
Raghavendra G
2009-04-30
2
-105
/
+84
*
bug fix in server protocol segfault when the volume file key is NULL
Amar Tumballi
2009-04-30
1
-0
/
+4
*
Cleaned up log messages in features/locks.
Vikas Gorur
2009-04-30
3
-57
/
+64
*
cluster/unify - unify_forget() should not try to access inode->ctx, if inode-...
Basavanagowda Kanur
2009-04-30
1
-1
/
+1
*
protocol/server indentation fixes
Anand V. Avati
2009-04-28
1
-1532
/
+1048
*
protocol/server log level fixes
Anand V. Avati
2009-04-28
1
-117
/
+118
*
protocol client log cleanup
Anand V. Avati
2009-04-28
2
-31
/
+37
*
fuse-bridge log cleanup
Anand V. Avati
2009-04-28
1
-486
/
+373
*
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
*
Cleaned up log messages in client-protocol.
Vikas Gorur
2009-04-24
2
-88
/
+97
*
Cleaned up log messages in mount/fuse.
Vikas Gorur
2009-04-24
1
-120
/
+120
*
Remove log level TRACE and the macro GF_TRACE.
Vikas Gorur
2009-04-24
1
-1
/
+1
*
rename transport-timeout to frame-timeout, and set default to 30mins
2.0.0
Anand V. Avati
2009-04-24
2
-16
/
+16
*
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
*
fix build warning in locks translator
Anand V. Avati
2009-04-23
1
-1
/
+1
*
fix bdb_db_get() to return exactly read bytes and to copy the read data to gi...
Basavanagowda Kanur
2009-04-23
2
-10
/
+18
*
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
*
Bug fix in releasing inode locks when transport gets disconnected.
Vikas Gorur
2009-04-22
1
-10
/
+46
[next]