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
*
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
*
mount/fuse: Handle setting entry-timeout to 0.
v3.0.5
Vijay Bellur
2010-07-05
1
-1
/
+1
*
write-behind: fixes in flush
v3.0.5rc9
Anand Avati
2010-07-02
1
-138
/
+135
*
features/locks: Check flock structure before proceeding with the lk call.
v3.0.5rc8
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.
v3.0.5rc7
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
*
Revert "dht: perform revalidate on one subvolume"
v3.0.5rc5
Anand V. Avati
2010-06-07
1
-16
/
+106
*
performance/quick-read: fix the size-to-be pruned.
v3.0.5rc4
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 ...
v3.0.5rc3
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
*
resolver: set safer conditionals during path creation
Anand Avati
2010-05-27
1
-1
/
+1
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
v3.0.5rc2
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
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
write-behind: update default values for better small file performance
Anand Avati
2010-05-13
1
-2
/
+2
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-106
/
+16
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
2
-5
/
+17
*
Adding GF_LOG_OCCASIONALLY to prevent repeated warning log messages in dht_is...
Anush Shetty
2010-05-11
1
-5
/
+7
*
Adding GF_LOG_OCCASIONALLY to prevent repeated log messages
Anush Shetty
2010-05-11
1
-5
/
+8
*
storage/posix: Use off_t for return value from lseek()
Vijay Bellur
2010-05-08
1
-4
/
+8
*
Check whether a server is down before calling rename on the directory
Raghavendra Bhat
2010-05-08
1
-0
/
+7
*
performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...
Raghavendra G
2010-05-04
1
-5
/
+15
*
cluster/afr: Unwind lk using struct flock from a successful server
Vikas Gorur
2010-05-03
1
-1
/
+2
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
performance/io-cache: Dump private information
Vijay Bellur
2010-04-29
1
-0
/
+34
*
Set op_ret to -1 when open fails in posix create
v3.0.5rc1
Raghavendra Bhat
2010-04-27
1
-0
/
+1
*
performance/quick-read: don't try to validate again if qr_readv is called jus...
Raghavendra G
2010-04-27
2
-9
/
+21
*
fuse: fix too early freeing
Csaba Henk
2010-04-27
1
-1
/
+1
*
Filter out extended attribute visibility on the mount point.
Sachidananda
2010-04-23
1
-0
/
+6
*
mount/fuse: Destroy STACK when truncate and other op are part of same SETATTR
Vijay Bellur
2010-04-23
1
-1
/
+2
*
Do not hardcode the lru_limit on inodes to 1 Million while creating the inode...
Raghavendra Bhat
2010-04-22
1
-1
/
+1
*
cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTION.
Vijay Bellur
2010-04-20
1
-1
/
+2
*
cluster/afr: Send xattr in lookup from the source subvolume.
Vikas Gorur
2010-04-20
1
-0
/
+8
*
afr: afr_fsetattr - send proper inode pointer to afr_read_child()
Anand Avati
2010-04-08
1
-1
/
+1
*
afr: fix inode ref leak in lookup
Anand Avati
2010-04-08
1
-3
/
+0
[next]