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
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/locks: Handle upgrade/downgrade of locks properly.
v3.0.6rc1
Pavan Sondur
2010-10-18
2
-3
/
+68
*
replicate: remove checks which prevented self-heal when open fds were present
Anand V. Avati
2010-10-18
2
-11
/
+1
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-10-18
5
-567
/
+423
*
cluster/distribute: add option 'use-readdirp' to force readdirp
Amar Tumballi
2010-10-18
3
-1
/
+15
*
build glusterfs with '-O0' flag by default
Amar Tumballi
2010-09-21
1
-5
/
+5
*
Add Solaris Packaging manifest
Harshavardhana
2010-08-16
13
-244
/
+228
*
fixes for spurious entry self-heal in afr
Pranith Kumar K
2010-08-13
3
-5
/
+17
*
cluster/afr: Avoid Null de-reference when post parent is NULL
Pranith Kumar K
2010-08-12
1
-1
/
+1
*
Fix for seg fault in dict_unserialize if undersized buffers are passed
shishir gowda
2010-08-06
1
-2
/
+20
*
protocol/client: fix for client mem-leaks in case of failures
Pranith Kumar K
2010-08-06
1
-0
/
+27
*
make glusterfs work with autofs5
Csaba Henk
2010-07-28
1
-7
/
+21
*
return ENOENT instead of EINVAL in client-protocol
shishir gowda
2010-07-15
1
-3
/
+10
*
Fix segmentation fault in client_mkdir
shishir gowda
2010-07-15
1
-0
/
+7
*
v2 [PATCH BRANCH:release-3.0 BUG:1050] protocol/server: Convert OS specific l...
Pranith Kumar K
2010-07-14
1
-0
/
+16
*
protocol/server: Fix memory leak when server authentication fails.
Pranith Kumar K
2010-07-13
1
-23
/
+44
*
Add key/type pair to volume_options.
Sachidananda
2010-07-08
1
-0
/
+3
*
mount/fuse: Handle setting entry-timeout to 0.
v3.0.5
Vijay Bellur
2010-07-05
1
-1
/
+1
*
glusterfsd: Handle setting entry-timeout to 0.
Vijay Bellur
2010-07-05
1
-1
/
+2
*
write-behind: fixes in flush
Anand Avati
2010-07-02
1
-138
/
+135
*
features/locks: Check flock structure before proceeding with the lk call.
Pavan Sondur
2010-07-02
1
-0
/
+6
*
cluster/afr: Return correct flock structures correctly in lk fops.
Pavan Sondur
2010-07-02
2
-9
/
+11
*
cluster/afr: Set lk-owner to pid when fuse does not supply it.
Pavan Sondur
2010-06-29
4
-0
/
+18
*
use STACK_UNWIND_STRICT to avoid postparent from having wrong address in dht_...
Raghavendra Bhat
2010-06-25
1
-1
/
+1
*
performance/io-cache: free table->mem_pool in fini.
Raghavendra G
2010-06-22
1
-0
/
+5
*
free local->loc structure by using SP_STACK_UNWIND instead of STACK_UNWIND
Raghavendra Bhat
2010-06-14
1
-1
/
+1
*
free sh_priv->loops to avoid memory leak
Raghavendra Bhat
2010-06-14
1
-0
/
+2
*
Fix compilation failure on Solaris in __socket_keepalive()
Vijay Bellur
2010-06-08
1
-1
/
+1
*
Revert "dht: perform revalidate on one subvolume"
Anand V. Avati
2010-06-07
1
-16
/
+106
*
performance/quick-read: fix the size-to-be pruned.
Raghavendra G
2010-06-03
1
-2
/
+2
*
performance/quick-read: set default cache-size value to 128MB.
Raghavendra G
2010-06-03
1
-1
/
+3
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-06-01
3
-7
/
+12
*
cluster/afr: Handle open-fds of unlinked files during a possible self heal gr...
Pavan Sondur
2010-05-31
1
-1
/
+15
*
dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-31
1
-1
/
+1
*
protocol/client: Add missing argument to readlink unwind call.
Pavan Sondur
2010-05-31
1
-1
/
+2
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-05-28
1
-125
/
+122
*
protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...
Pavan Sondur
2010-05-27
1
-1
/
+1
*
protocol/client: Unwind with error if getting remote inode number fails.
Pavan Sondur
2010-05-27
1
-1
/
+42
*
socket: make tcp keepalive work on OS X
Csaba Henk
2010-05-27
1
-2
/
+10
*
resolver: set safer conditionals during path creation
Anand Avati
2010-05-27
1
-1
/
+1
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-05-26
1
-122
/
+125
*
Set op_ret to -1 when open fails in posix_open
Raghavendra Bhat
2010-05-26
1
-0
/
+1
*
features/locks: Use fuse supplied lock owner even for internal locks.
Pavan Sondur
2010-05-26
2
-2
/
+2
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
2
-258
/
+613
*
stat-prefetch: Remove checks for loc->parent
Shehjar Tikoo
2010-05-25
1
-32
/
+0
*
cluster/afr: Check before accessing xattrs in data self heal.
Pavan Sondur
2010-05-21
1
-1
/
+2
*
socket: Support TCP-KEEPALIVE
Shehjar Tikoo
2010-05-21
2
-0
/
+84
*
Log proper error message when hostname or ip does not conform to standards.
Sachidananda
2010-05-21
1
-1
/
+6
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
Adding GF_LOG_OCCASIONALLY to prevent repeated log messages when server goes ...
Anush Shetty
2010-05-13
1
-3
/
+7
*
libglusterfs: Provide ability to filter output of state dump
Vijay Bellur
2010-05-13
3
-102
/
+258
[next]