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
/
io-threads
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance/io-threads: Provide option to turn off least-priority
Pranith Kumar K
2012-08-12
2
-5
/
+13
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
3
-43
/
+16
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-4
/
+6
*
clean up handling of special client pids
Csaba Henk
2012-04-23
1
-1
/
+1
*
performance/io-threads: Change the thread scaling logic.
Pranith Kumar K
2012-04-20
2
-6
/
+8
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-289
/
+336
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-8
/
+8
*
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
1
-4
/
+4
*
performance/io-threads: treat -ve pid as request for fop with least priority
Pranith Kumar K
2011-09-08
1
-63
/
+325
*
performance/io-threads: Introduce new priority and priority-thread-limits
Pranith Kumar K
2011-08-31
2
-5
/
+89
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-101
/
+6
*
Change Copyright current year
Pranith Kumar K
2011-08-10
3
-3
/
+3
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
3
-9
/
+9
*
io-threads: Initialize mutex and cond
shishir gowda
2011-07-17
1
-0
/
+12
*
io-threads: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-8
/
+26
*
Fix typo in log message related to io-threads.
Sachidananda
2011-05-31
1
-3
/
+3
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-24
/
+18
*
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/io-threads: implement rchecksum fop.
Raghavendra G
2010-12-14
1
-0
/
+52
*
performance/io-threads: fix warnings due to format string mismatches during i...
Raghavendra G
2010-12-12
1
-4
/
+6
*
Remove the hard-coded thread-count option in volgen
Kaushik BV
2010-11-07
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
3
-3
/
+3
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+42
*
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
3
-9
/
+9
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-4
/
+4
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-3
/
+3
*
io-threads: fix NULL dereference in 'reconfigure()'
Amar Tumballi
2010-09-27
1
-6
/
+5
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+41
*
io-threads: return -1 in case of 'init()' failures
Amar Tumballi
2010-09-13
1
-1
/
+1
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+5
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+6
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+5
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-4
/
+4
*
log added in case of invalid options provided for the io-threads volume
Kaushik BV
2010-08-12
1
-3
/
+10
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-1
/
+1
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-53
/
+0
*
io-threads: initialize conf->w_attr
Anand Avati
2010-06-22
1
-0
/
+2
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
3
-3
/
+54
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-36
/
+36
*
io-threads: more fixes
Anand Avati
2010-02-27
2
-7
/
+14
*
io-threads: single queue/multi-thread model
Anand Avati
2010-02-22
2
-956
/
+154
*
performance/io-threads: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-90
/
+102
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
2
-2
/
+2
*
io-threads: Support readdirp fop
Shehjar Tikoo
2009-10-06
1
-0
/
+51
[next]