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
*
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
*
performance/quick-read: handle the errors in qr_loc_fill properly when an fop...
Raghavendra G
2010-11-13
1
-2
/
+24
*
Remove the hard-coded thread-count option in volgen
Kaushik BV
2010-11-07
1
-1
/
+1
*
performance/quick-read: white space cleanup
Vijay Bellur
2010-10-28
1
-110
/
+110
*
performance/quick-read: set right validation checks
Vijay Bellur
2010-10-28
1
-2
/
+2
*
NULL checks in the fops of io-cache
Raghavendra Bhat
2010-10-26
1
-7
/
+34
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
5
-6
/
+6
*
Copyright changes
Vijay Bellur
2010-10-11
17
-17
/
+17
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
2
-1
/
+5
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
3
-7
/
+74
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
4
-2
/
+343
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
1
-0
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
21
-63
/
+63
*
stat-prefetch: reduce the stat-prefetch mem-pool size
Amar Tumballi
2010-10-04
1
-1
/
+1
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
2
-11
/
+11
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
4
-12
/
+12
*
check if the table is NULL before accessing it
Raghavendra Bhat
2010-10-01
1
-1
/
+6
*
io-threads: fix NULL dereference in 'reconfigure()'
Amar Tumballi
2010-09-27
1
-6
/
+5
*
performance/quick-read: fix memory leaks.
Raghavendra G
2010-09-22
1
-3
/
+1
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
3
-0
/
+251
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
1
-8
/
+154
*
performance/io-cache: fix memory leak in ioc_mknod.
Raghavendra G
2010-09-14
1
-0
/
+7
*
io-threads: return -1 in case of 'init()' failures
Amar Tumballi
2010-09-13
1
-1
/
+1
[next]