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
path:
root
/
xlators
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
stat-prefetch: fix dirname(3) usage
Anand Avati
2011-05-30
1
-2
/
+8
*
performance/io-cache: fix annoying logs during reconfigure
Amar Tumballi
2011-05-27
1
-53
/
+56
*
performance/write-behind: initialize lock in wb-file before wb-file is set in...
branchpoint-3.2
Raghavendra G
2011-04-29
1
-20
/
+26
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
2
-2
/
+4
*
CLI : Validate options farmework.
Gaurav
2011-03-23
4
-268
/
+71
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-1
/
+1
*
performance/stat-prefetch: logging enhancements
Amar Tumballi
2011-03-17
1
-417
/
+813
*
performance/stat-prefetch: whitespace related changes to adhere to coding gui...
Raghavendra G
2011-03-17
3
-220
/
+204
*
performance/write-behind: logging enhancements
Raghavendra G
2011-03-17
1
-262
/
+453
*
performance/write-behind: whitespace cleanup.
Raghavendra G
2011-03-17
1
-492
/
+427
*
performance/read-ahead: logging enhancements.
Raghavendra G
2011-03-17
2
-80
/
+221
*
performance/read-ahead: white space related changes to adhere to coding guide...
Raghavendra G
2011-03-17
4
-912
/
+924
*
performance/quick-read: logging enhancements
Amar Tumballi
2011-03-17
1
-54
/
+291
*
performance/quick-read: propagate errors during open back to actual fops.
Raghavendra G
2011-03-17
1
-19
/
+539
*
performance/quick-read: whitespace related changes to adhere to coding guidel...
Raghavendra G
2011-03-17
3
-341
/
+328
*
performance/io-cache: logging enhancements
Raghavendra G
2011-03-17
3
-65
/
+172
*
performance/io-cache: whitespace related changes to adhere to coding guidelines.
Raghavendra G
2011-03-17
4
-740
/
+741
*
performance/io-cache: Whitespace cleanup
Vijay Bellur
2011-02-28
1
-205
/
+201
*
check the op_ret for less than zero in sp_create_cbk since posix can send neg...
Raghavendra Bhat
2011-02-22
1
-1
/
+1
*
io-threads: use slow/normal/fast classification of fops
Anand Avati
2011-02-22
1
-168
/
+75
*
io-threads: implement bulk and priority queues
Anand Avati
2011-02-22
2
-12
/
+55
*
io-threads: whitespace cleanup
Anand Avati
2011-02-22
1
-12
/
+9
*
performance/quick-read: disable caching for fds opened with GF_OPEN_NOWB flags.
Raghavendra G
2011-02-18
1
-2
/
+4
*
performance/io-cache: disable caching if indicated by NFS.
Raghavendra G
2011-01-27
1
-0
/
+1
*
performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...
Raghavendra G
2011-01-11
1
-42
/
+22
*
check the value of op_ret pointer not the address
Raghavendra Bhat
2011-01-07
1
-1
/
+1
*
performance/io-threads: implement rchecksum fop.
Raghavendra G
2010-12-14
1
-0
/
+52
*
performance/quick-read: fix warnings due to format string mismatches during i...
Raghavendra G
2010-12-12
1
-1
/
+1
*
performance/io-cache: fix warnings due to format string mismatches during inv...
Raghavendra G
2010-12-12
1
-20
/
+28
*
performance/io-threads: fix warnings due to format string mismatches during i...
Raghavendra G
2010-12-12
1
-4
/
+6
*
performance/write-behind: fix warnings due to format string mismatches during...
Raghavendra G
2010-12-12
1
-11
/
+11
*
stat-prefetch: changes to incorporate gfid
Anand Avati
2010-11-25
1
-1
/
+7
[prev]
[next]