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
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
performance/stat-prefetch: get inode context from local->loc.inode instead of...
Raghavendra G
2009-12-02
1
-4
/
+9
*
performance/stat-prefetch: fix access to inode table.
Raghavendra G
2009-12-02
1
-13
/
+23
*
fixes to compile on MacOSX (no fuse client)
Amar Tumballi
2009-12-01
2
-12
/
+13
*
performance/io-cache: Hold locks on inode before creating rbt tree.
Vijay Bellur
2009-12-01
1
-20
/
+29
*
stat-prefetch: fix unsafe reference to @local in sp_lookup_cbk
Anand Avati
2009-12-01
1
-1
/
+5
*
performance/stat-prefetch: make lookup to wait for the completion of another ...
Raghavendra G
2009-12-01
1
-14
/
+106
*
performance/stat-prefetch: don't use same variable for getting inode context ...
Raghavendra G
2009-12-01
1
-5
/
+5
*
performance/stat-prefetch: fix errors in handling memory allocation failures ...
Raghavendra G
2009-12-01
1
-3
/
+3
*
performance/quick-read: change the maximum value of max-file-size to 1000KB f...
Raghavendra G
2009-11-28
1
-4
/
+4
*
performance/stat-prefetch: Changed rbthash to make use of 1 bucket
Vijay Bellur
2009-11-26
2
-16
/
+66
*
Changed rbthash_table_init() to take a mem-pool argument.
Vijay Bellur
2009-11-26
4
-20
/
+66
*
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
*
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
*
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
*
performance/quick-read: set return value to zero after successful init.
Raghavendra G
2009-11-13
1
-0
/
+2
*
performance/stat-prefetch: In lookup_cbk do not set error no to EINVAL, when ...
vinayak hegde
2009-11-05
1
-3
/
+0
*
performance/stat-prefetch: In sp_readdir_cbk op_ret value is not handled.
vinayak hegde
2009-11-05
1
-0
/
+4
*
performance/io-cache: change the data-types to be big enough to hold size of ...
Raghavendra G
2009-10-30
2
-5
/
+5
*
performance/io-cache: change the hash function used for rbtree based hash table.
Raghavendra G
2009-10-29
2
-12
/
+16
*
libglusterfs/rbtree: change rbthash_init_table to take no of expected entries...
Raghavendra G
2009-10-28
2
-6
/
+14
*
performance/io-cache: fix memory leak.
Raghavendra G
2009-10-28
1
-0
/
+1
*
performance/io-cache: fix double free.
Raghavendra G
2009-10-28
1
-1
/
+1
*
performance/io-cache: change data structure used to store page-cache.
Raghavendra G
2009-10-28
5
-69
/
+90
*
performance/write-behind: fix to bug in setattr which was causing frames to b...
Raghavendra G
2009-10-20
1
-1
/
+2
*
performance/read-ahead: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+47
*
performance/quick-read: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+35
*
performance/write-behind: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+43
*
performance/write-behind: initialize frame->local before goto out label
vinayak hegde
2009-10-16
1
-10
/
+10
*
performance/write-behind: In wb_setattr, inode is checked twice
vinayak hegde
2009-10-15
1
-27
/
+10
*
performance/io-cache: remove caching in lookup.
Raghavendra G
2009-10-15
1
-219
/
+0
*
performance/quick-read: frame->local need not be set in qr_open_cbk.
Raghavendra G
2009-10-15
1
-4
/
+1
*
performance/quick-read: flush should proceed with winding if fd-context is no...
Raghavendra G
2009-10-15
1
-2
/
+1
*
performance/write-behind:STACK_UNWIND happens only in failure path of wb_stat()
Vijay Bellur
2009-10-15
1
-1
/
+2
*
io-cache: NFS-friendly changes
Shehjar Tikoo
2009-10-14
1
-3
/
+4
*
performance/write-behind: return from wb_open after STACK_WIND
Vijay Bellur
2009-10-14
1
-0
/
+1
*
performance/write-behind: In wb_setattr file is used before getting fd context
vinayak hegde
2009-10-13
1
-1
/
+17
*
performance/write-behind: file is referenced, without checking for NULL
vinayak hegde
2009-10-13
1
-1
/
+2
*
performance/quick-read: change the default option values in quick-read.
Raghavendra G
2009-10-09
1
-1
/
+2
*
performance/write-behind: Add enable-trickling-writes to volume_options.
Raghavendra G
2009-10-09
1
-0
/
+3
*
performance/stat-prefetch: checking for cache and creation if not present is ...
Raghavendra G
2009-10-09
1
-23
/
+64
*
performance/stat-prefetch: lookup path in xattrop if it is not already looked...
Raghavendra G
2009-10-09
1
-10
/
+69
[prev]
[next]