summaryrefslogtreecommitdiffstats
path: root/xlators/performance
Commit message (Expand)AuthorAgeFilesLines
...
* Add return after STACK_UNWINDShehjar Tikoo2009-03-181-0/+2
* Moving few translators which are not well tested, are in beta stage to 'testi...Amar Tumballi2009-03-181-1/+1
* 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
* write behind preserves order of fops with respect to writesRaghavendra G2009-03-131-404/+947
* fixed deadlock in io-cacheVikas Gorur2009-03-071-6/+3
* code changes in the usage of inode_ctx_get and inode_ctx_put after their impl...Raghavendra G2009-03-051-22/+21
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2613-13/+13
* 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-1826-0/+8190