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
*
perf/md-cache: hold lock on modification of md_cache structure
Amar Tumballi
2012-02-29
1
-36
/
+69
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
4
-4
/
+4
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
10
-81
/
+79
*
features/md-cache: Change strdup to gf_strdup
Vijay Bellur
2012-02-21
1
-1
/
+1
*
Honor O_SYNC etc. properly.
Jeff Darcy
2012-02-21
1
-2
/
+28
*
performance/md-cache: Add mem_acct_init
Pranith Kumar K
2012-02-20
1
-0
/
+8
*
md-cache: replace stat-prefetch with md-cache in a backward compatible way
Anand Avati
2012-02-20
7
-4426
/
+10
*
md-cache: meta-data caching translator
Anand Avati
2012-02-20
5
-1
/
+1813
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
2
-0
/
+4
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
8
-138
/
+122
*
read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...
Kaushik BV
2012-02-03
1
-42
/
+25
*
performanc/stat-prefetch: check if loc->gfid is present before checking loc->...
Raghavendra Bhat
2012-02-02
1
-5
/
+10
*
Fix race between read-ahead and write.
Jeff Darcy
2012-01-30
3
-26
/
+68
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+49
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
3
-9
/
+46
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
4
-141
/
+84
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
3
-6
/
+6
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
3
-103
/
+65
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-2
/
+16
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
5
-213
/
+93
*
performance/io-cache,quick-read: increase cache-size limit
Kaushal M
2011-09-29
2
-11
/
+106
*
performance/quick-read: fix memory corruption.
Raghavendra G
2011-09-18
1
-4
/
+0
*
performance/io-threads: treat -ve pid as request for fop with least priority
Pranith Kumar K
2011-09-08
1
-63
/
+325
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-3
/
+0
*
performance/io-threads: Introduce new priority and priority-thread-limits
Pranith Kumar K
2011-08-31
2
-5
/
+89
*
performance/stat-prefetch: fix memory leak
Raghavendra G
2011-08-23
1
-1
/
+8
*
option validation: further fixes
Anand Avati
2011-08-19
1
-1
/
+1
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
5
-680
/
+59
*
For systems where O_DIRECTORY does not exist, we defined it as 0,
Emmanuel Dreyfus
2011-08-12
1
-1
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
21
-21
/
+21
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
21
-63
/
+63
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-5
/
+7
*
performance/io-cache: hold lock on ioc_inode whereever a page is being access...
Raghavendra G
2011-07-29
4
-845
/
+947
*
performance/quick-read: Handle unwinding of frame corresponding to read fop p...
Raghavendra G
2011-07-29
1
-115
/
+220
*
io-threads: Initialize mutex and cond
shishir gowda
2011-07-17
1
-0
/
+12
*
write-behind: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-4
/
+43
*
quick-read: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-1
/
+20
*
io-threads: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-8
/
+26
*
io-cache: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-15
/
+91
*
performance/quick-read: Perform error handling only when GF_CALLOC fails
Vijay Bellur
2011-06-22
1
-1
/
+1
*
performance/quick-read: reset open_in_transit to zero in case of an error.
Raghavendra G
2011-06-22
1
-0
/
+1
*
performance-translators: print path to file while dumping fdctx.
Raghavendra G
2011-06-14
2
-1
/
+19
*
performance/read-ahead: dump pages in read-ahead cache.
Raghavendra G
2011-06-14
1
-0
/
+91
*
performance/stat-prefetch: dump cache and list of ops waiting for lookup comp...
Raghavendra G
2011-06-14
1
-0
/
+178
*
performance/quick-read: dump inode and fdctx during statedump.
Raghavendra G
2011-06-14
1
-0
/
+126
*
performance/io-cache: print cache information during state dump.
Raghavendra G
2011-06-14
3
-10
/
+156
*
performance/io-cache: fix the check of min and max file size.
Amar Tumballi
2011-06-08
1
-1
/
+1
*
Fix typo in log message related to io-threads.
Sachidananda
2011-05-31
1
-3
/
+3
*
performance/stat-prefetch: return ESTALE if inode's gfid is not the same as c...
Raghavendra G
2011-05-31
1
-0
/
+9
*
quick-read: Fix dirname(3) usage
Anand Avati
2011-05-30
1
-5
/
+6
[next]