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
...
*
Added boundaries for each fops, mops and cbks.
Harshavardhana Ranganath
2009-11-26
1
-6
/
+7
*
cluster/afr: Include "common-utils.h" instead of alloca.h
Vikas Gorur
2009-11-26
1
-1
/
+1
*
protocol/client: Make log message print both generation number and inode number.
Vikas Gorur
2009-11-25
1
-4
/
+6
*
cluster/afr: Do self-heal on unopened fds.
Vikas Gorur
2009-11-25
6
-26
/
+232
*
performance/stat-prefetch: Add refcounting to cache objects
Raghavendra G
2009-11-24
1
-6
/
+88
*
performance/stat-prefetch: remove lock member in sp_fd_ctx_t.
Raghavendra G
2009-11-24
2
-36
/
+22
*
performance/stat-prefetch: don't free the cache in readdir if the offset is n...
Raghavendra G
2009-11-24
1
-5
/
+2
*
cluster/afr: Refactored the self-heal interface.
Vikas Gorur
2009-11-24
9
-167
/
+141
*
cluster/afr: Do self-heal on reopened fds.
Vikas Gorur
2009-11-24
10
-229
/
+699
*
cluster/afr: Provide a post-post_op hook in the transaction.
Vikas Gorur
2009-11-24
2
-6
/
+23
*
cluster/afr: Refactored the data self-heal algorithm.
Vikas Gorur
2009-11-24
2
-143
/
+248
*
cluster/afr: Hold blocking locks for data self-heal.
Vikas Gorur
2009-11-24
4
-35
/
+62
*
cluster/afr: Set read-child = source regardless of foreground/background self...
Vikas Gorur
2009-11-24
1
-1
/
+2
*
cluster/afr: Fix inode context bitmasks.
Vikas Gorur
2009-11-24
4
-17
/
+11
*
cluster/afr: Fix double-free in opendir self-heal callback.
Vikas Gorur
2009-11-24
1
-1
/
+4
*
performance/quick-read: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-40
/
+49
*
performance/write-behind: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-2
/
+2
*
performance/read-ahead: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-18
/
+20
*
performance/io-threads: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-90
/
+102
*
performance/io-cache: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-20
/
+26
*
performance/stat-prefetch: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-93
/
+105
*
cluster/afr: Unlock only those paths which have been locked during rename.
Vikas Gorur
2009-11-24
1
-77
/
+142
*
cluster/afr: Fix handling of revalidate lookups.
Vikas Gorur
2009-11-24
2
-24
/
+38
*
storage/posix: Fix condition typo.
Vikas Gorur
2009-11-20
1
-1
/
+1
*
performance/io-cache: don't use stat got in read_cbk if it is zero-filled.
Raghavendra G
2009-11-20
2
-16
/
+29
*
performance/stat-prefetch: don't cache dentries corresponding to directory.
Raghavendra G
2009-11-19
1
-0
/
+4
*
performance/stat-prefetch: don't use pre-allocated dirent structure in sp_get...
Raghavendra G
2009-11-19
1
-8
/
+23
*
cluster/distribute: copy the stat structure while copying dentries in readdir...
Raghavendra G
2009-11-19
1
-0
/
+2
*
debug/error-gen: Correct log messages in init function.
vinayak hegde
2009-11-19
1
-3
/
+3
*
Check for other return values as well from call to inode_path.
Pavan Sondur
2009-11-19
1
-2
/
+2
*
cluster/stripe: Wrong variable is checked after calloc.
vinayak hegde
2009-11-19
1
-1
/
+1
*
protocol/client: Changed default ping-timeout to 42
Vijay Bellur
2009-11-19
1
-2
/
+2
*
Do not access a free'd lock while releasing all inodelks of transport.
Pavan Sondur
2009-11-19
1
-6
/
+4
*
cluster/afr: Handle op_ret properly in opendir_cbk
Vikas Gorur
2009-11-19
1
-2
/
+3
*
protocol/server: add debug messages.
Raghavendra G
2009-11-18
1
-0
/
+12
*
Upgrade FUSE protocol to rev. 7.13
Csaba Henk
2009-11-16
1
-3
/
+9
*
fixing a crash in posix (on 32bit)
Amar Tumballi
2009-11-16
1
-1
/
+3
*
fixes in stripe
Amar Tumballi
2009-11-16
1
-2
/
+3
*
mount/fuse: Assign the right inode to fuse_entry_out in fuse_create_cbk().
Vijay Bellur
2009-11-16
1
-2
/
+2
*
protocol/client: preserve open/create flags in fdctx for reopening
Anand Avati
2009-11-13
2
-0
/
+8
*
performance/quick-read: set return value to zero after successful init.
Raghavendra G
2009-11-13
1
-0
/
+2
*
mount/fuse: Prevent a hang on the mount point if no server is up when the cli...
Pavan Sondur
2009-11-13
1
-4
/
+49
*
cluster/afr: Fix self-heal loop driver termination logic.
Vikas Gorur
2009-11-13
1
-7
/
+19
*
cluster/afr: Ensure directory contents are in sync during opendir.
Vikas Gorur
2009-11-13
5
-10
/
+281
*
cluster/afr: Refactored inode context bitmasks.
Vikas Gorur
2009-11-13
1
-6
/
+10
*
mount/fuse: Do readdirp in fuse_readdir.
Vikas Gorur
2009-11-13
1
-2
/
+2
*
cluster/dht: Do readdir in dht_readdir instead of readdirp
Vikas Gorur
2009-11-13
1
-1
/
+1
*
fix a crash in debug/trace
Amar Tumballi
2009-11-13
1
-4
/
+4
*
protoocl/client: file directory reopen support
Anand Avati
2009-11-13
2
-117
/
+631
*
protocol/client: whitespace cleanup
Anand Avati
2009-11-13
2
-3631
/
+3631
[prev]
[next]