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
/
debug
/
io-stats
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-7
/
+0
*
debug/io-stats: Handle loglevel in init
Vijay Bellur
2011-08-21
1
-0
/
+8
*
debug/io-stats: Handle log-level properly.
Vijay Bellur
2011-08-21
1
-0
/
+8
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-148
/
+38
*
Change Copyright current year
Pranith Kumar K
2011-08-10
2
-2
/
+2
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
2
-6
/
+6
*
debug/io-stats: allow log-level to be set to INFO
Raghavendra Bhat
2011-07-20
1
-4
/
+7
*
debug/io-stats: print the time at which maximum fds were open in gluster top
Raghavendra Bhat
2011-07-20
1
-7
/
+30
*
io-stats: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-13
1
-9
/
+71
*
debug/io-stats: Added sys-log-level option.
Junaid
2011-07-11
1
-0
/
+24
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
1
-9
/
+9
*
debug/io-stats: Fix races and performance issues in profile
Pranith Kumar K
2011-04-07
1
-148
/
+115
*
debug/io-stats: Fix bugs in re-configure options
Pranith Kumar K
2011-04-01
1
-62
/
+43
*
TOP: handle list-cnt behaviour uniformly.
shishir gowda
2011-03-31
1
-2
/
+2
*
io-stats list: init counter to 0 for counting members
shishir gowda
2011-03-30
1
-1
/
+1
*
debug/io-stats: fix memory corruption.
Raghavendra G
2011-03-30
1
-1
/
+1
*
Prevent deadlock in io-stats list management of top.
v3.2.0qa4
shishir gowda
2011-03-23
1
-5
/
+15
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-12
/
+24
*
Moved stats cleanup to forget from unlink and rmdir
shishir gowda
2011-03-22
1
-21
/
+10
*
remove the names from the log files
Raghavendra Bhat
2011-03-22
1
-3
/
+0
*
debug/io-stats: don't log the dangling volume message
Amar Tumballi
2011-03-18
1
-1
/
+4
*
TOP: io-stats related changes
shishir gowda
2011-03-16
2
-9
/
+671
*
debug/io-stats: Changes for handling gluster profile
Pranith K
2011-03-10
1
-16
/
+253
*
io-stats: handle the case of 'cleanup_and_exit()' properly
Amar Tumballi
2010-10-26
1
-4
/
+10
*
debug/io-stats: init() should also set loglevel
Kaushik BV
2010-10-24
1
-1
/
+10
*
Log level mess clean up
shishir gowda
2010-10-24
1
-0
/
+17
*
Copyright changes
Vijay Bellur
2010-10-11
2
-2
/
+2
*
io-stats, volgen: make the distinction between client and brick loglevel in v...
Csaba Henk
2010-10-09
1
-8
/
+1
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+4
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
2
-6
/
+6
*
Add log-level option to command volume set
shishir gowda
2010-10-04
1
-0
/
+24
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-2
/
+2
*
stat enhancements
Amar Tumballi
2010-10-01
1
-3
/
+6
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-4
/
+4
*
io-stats: bring in latency measurement feature
Amar Tumballi
2010-09-24
1
-3
/
+232
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
*
debug/* Change STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-19
1
-1
/
+1
*
fix the errors reported by clang in io-stats xlator
Raghavendra Bhat
2010-07-19
1
-4
/
+0
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-27
/
+0
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-0
/
+2
*
Check whether NULL is returned after GF_CALLOC in the init function of io-stats
Raghavendra Bhat
2010-05-27
1
-0
/
+6
*
free this->private in fini in io-stats
Raghavendra Bhat
2010-05-21
1
-0
/
+2
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-26
/
+6
*
Memory accounting changes
Vijay Bellur
2010-04-23
2
-11
/
+63
*
debug/io-stats: Call readdirp in readdirp instead of readdir
Vikas Gorur
2010-04-23
1
-1
/
+1
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
1
-70
/
+0
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-28
/
+28
[next]