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
/
src
/
io-stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-stats: Adding private data dumping method
Vipul Nayyar
2014-09-03
1
-3
/
+74
*
build: make GLUSTERD_WORKDIR rely on localstatedir
Harshavardhana
2014-08-07
1
-2
/
+2
*
debug/io-stats: Free conf on init failures
Pranith Kumar K
2014-06-30
1
-15
/
+23
*
libglusterfs: Don't allow '-0' as input value for numbers
Pranith Kumar K
2014-06-22
1
-0
/
+3
*
logging: Introduce suppression of repetitive log messages
Krutika Dhananjay
2014-04-30
1
-0
/
+65
*
build: MacOSX Porting fixes
Harshavardhana
2014-04-24
1
-1
/
+1
*
logging: Make logger and log format configurable through cli
Krutika Dhananjay
2014-04-11
1
-0
/
+67
*
debug/io-stats:fix compile warning
Ravishankar N
2014-03-22
1
-1
/
+1
*
cli: Add options to the CLI that let the user control the reset of
Dawit Alemu
2014-01-24
1
-21
/
+84
*
cli: Add an option to fetch just incremental or cumulative I/0
Dawit Alemu
2013-12-03
1
-18
/
+37
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-1
/
+1
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
1
-0
/
+23
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
1
-0
/
+27
*
gluster: add fallocate fop support
Brian Foster
2013-06-13
1
-0
/
+26
*
Debug/io-stats: Enable INFO level in syslog
Raghavendra Talur
2013-02-11
1
-1
/
+1
*
debug/io-stats: Handle open failures gracefully
Pranith Kumar K
2013-01-23
1
-1
/
+0
*
CLI: Displaying time as N/A when unix time is 0
Varun Shastry
2012-09-17
1
-3
/
+4
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
1
-3
/
+4
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-10
/
+5
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-16
/
+13
*
debug/io-stats: if some dict operation fails then goto out instead of proceeding
Raghavendra Bhat
2012-06-17
1
-2
/
+8
*
debug/io-stats: do not store the string allocated from stack into dict
Raghavendra Bhat
2012-06-13
1
-49
/
+55
*
cli,glusterd,debug/io-stats: Clear top stats
Kaushal M
2012-05-21
1
-67
/
+126
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-174
/
+160
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
1
-0
/
+4
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-5
/
+4
*
complete the implementation of missing 'f**xattr()' fops
Amar Tumballi
2012-01-25
1
-0
/
+76
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-2
/
+2
*
debug/io-stats: Handle fini for io-stats xlator
shishir gowda
2011-12-28
1
-1
/
+38
*
debug/io-stats: prevent setfattr crash when no value given
Rajesh Amaravathi
2011-11-11
1
-0
/
+4
*
io-stats: improve io-stats dump output
Rajesh Amaravathi
2011-10-28
1
-36
/
+89
*
debug/io-stats: Allow multiple children in graph
Pranith Kumar K
2011-09-14
1
-2
/
+2
*
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
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
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
[next]