summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-threads
Commit message (Expand)AuthorAgeFilesLines
...
* io-threads: Wire in support for readlink fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for access fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for fchown fopShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for chownShehjar Tikoo2009-04-021-0/+46
* io-threads: Wire in support for fchmod fopShehjar Tikoo2009-04-021-0/+43
* io-threads: Wire in support for chmod fopShehjar Tikoo2009-04-021-0/+42
* io-threads: Wire in support for lookup fopShehjar Tikoo2009-04-021-0/+46
* fix a segfault with io-threads when iot-schedule is called with NULL inodeAmar Tumballi2009-04-011-1/+2
* Add return after STACK_UNWINDShehjar Tikoo2009-03-181-0/+2
* IO-threads Cleanup: Remove useless data structures.Shehjar Tikoo2009-03-172-109/+0
* IO-threads Cleanup: Clean-up request scheduling and queueing interface.Shehjar Tikoo2009-03-171-216/+61
* IO-threads Cleanup: Change workers list to dynamically allocated arrayShehjar Tikoo2009-03-172-28/+51
* IO-threads Cleanup: Change request queue into a struct list_headShehjar Tikoo2009-03-172-24/+20
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-262-2/+2
* RE-SEND: Add braces around critical sections.Shehjar Tikoo2009-02-231-16/+20
* Reduce iothreads requests queue lock granularity.Shehjar Tikoo2009-02-192-34/+22
* Remove conf->cache_size checksShehjar Tikoo2009-02-192-16/+0
* Remove dead code.Shehjar Tikoo2009-02-192-40/+0
* Added all filesVikas Gorur2009-02-184-0/+1370