summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-8/+8
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-251-0/+49
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-4/+4
* performance/io-threads: treat -ve pid as request for fop with least priorityPranith Kumar K2011-09-081-63/+325
* performance/io-threads: Introduce new priority and priority-thread-limitsPranith Kumar K2011-08-312-5/+89
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-101/+6
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* io-threads: Initialize mutex and condshishir gowda2011-07-171-0/+12
* io-threads: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+26
* Fix typo in log message related to io-threads.Sachidananda2011-05-311-3/+3
* CLI : Validate options farmework.Gaurav2011-03-231-24/+18
* io-threads: use slow/normal/fast classification of fopsAnand Avati2011-02-221-168/+75
* io-threads: implement bulk and priority queuesAnand Avati2011-02-222-12/+55
* io-threads: whitespace cleanupAnand Avati2011-02-221-12/+9
* performance/io-threads: implement rchecksum fop.Raghavendra G2010-12-141-0/+52
* performance/io-threads: fix warnings due to format string mismatches during i...Raghavendra G2010-12-121-4/+6
* Remove the hard-coded thread-count option in volgenKaushik BV2010-11-071-1/+1
* Copyright changesVijay Bellur2010-10-113-3/+3
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+42
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-043-9/+9
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-4/+4
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-3/+3
* io-threads: fix NULL dereference in 'reconfigure()'Amar Tumballi2010-09-271-6/+5
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+41
* io-threads: return -1 in case of 'init()' failuresAmar Tumballi2010-09-131-1/+1
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+5
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+6
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+5
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+4
* log added in case of invalid options provided for the io-threads volumeKaushik BV2010-08-121-3/+10
* Remove dead variables reported by clang.Sachidananda2010-08-021-1/+1
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-53/+0
* io-threads: initialize conf->w_attrAnand Avati2010-06-221-0/+2
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-081-1/+1
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-031-3/+0
* Memory accounting changesVijay Bellur2010-04-233-3/+54
* iatt: changes across the codebaseAnand V. Avati2010-03-161-36/+36
* io-threads: more fixesAnand Avati2010-02-272-7/+14
* io-threads: single queue/multi-thread modelAnand Avati2010-02-222-956/+154
* performance/io-threads: use STACK_UNWIND_STRICT for unwinding.Raghavendra G2009-11-241-90/+102
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-072-2/+2
* io-threads: Support readdirp fopShehjar Tikoo2009-10-061-0/+51
* io-threads: NFS-friendly logic changesShehjar Tikoo2009-10-011-25/+31
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-22/+36
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-207/+33
* Add iot_fxattrop to io-threadsPavan Sondur2009-09-171-0/+1
* io-threads: Fix missed notification in sem_timedwaitShehjar Tikoo2009-06-112-5/+4
* mem-pool,io-threads: Destroy mem-pool on deallocationShehjar Tikoo2009-05-211-0/+1