Commit Graph

45 Commits (b1a316f6f9c54d668df4304ddf935595501ccb25)

Author SHA1 Message Date
Jens Axboe 783660b2f6 elevator: don't sort reads between writes 18 years ago
Jens Axboe cad9751642 elevator: abstract out the activate and deactivate functions 18 years ago
Linas Vepstas 95543179f1 [PATCH] elevator: move clearing of unplug flag earlier 18 years ago
Jens Axboe bb4067e341 [PATCH] elevator: fixup typo in merge logic 18 years ago
Jens Axboe da77526502 [PATCH] cfq-iosched: don't allow sync merges across queues 18 years ago
Jens Axboe bb37b94c68 [BLOCK] Cleanup unused variable passing 18 years ago
Vasily Tarasov c584164224 [PATCH] block layer: elv_iosched_show should get elv_list_lock 19 years ago
Vasily Tarasov a22b169df1 [PATCH] block layer: elevator_find function cleanup 19 years ago
Jens Axboe 0fe2347957 [PATCH] Update axboe@suse.de email address 19 years ago
Jens Axboe b5deef9012 [PATCH] Make sure all block/io scheduler setups are node aware 19 years ago
Jens Axboe cb78b285c8 [PATCH] Drop useless bio passing in may_queue/set_request API 19 years ago
Jens Axboe c00895ab2f [PATCH] Remove ->waiting member from struct request 19 years ago
Jens Axboe 2e662b65f0 [PATCH] elevator: abstract out the rbtree sort handling 19 years ago
Jens Axboe 9817064b68 [PATCH] elevator: move the backmerging logic into the elevator core 19 years ago
Jens Axboe 4aff5e2333 [PATCH] Split struct request ->flags into two parts 19 years ago
Oleg Nesterov 2d8f613160 elv_unregister: fix possible crash on module unload 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Dave Jones acf4217555 [PATCH] remove dead code from elevator switching 19 years ago
Jens Axboe bc1c116974 [PATCH] elevator switching race 19 years ago
Jens Axboe dac07ec121 [BLOCK] limit request_fn recursion 19 years ago
Adrian Bunk 4f73247f0e [PATCH] block/elevator.c: remove unused exports 19 years ago
OGAWA Hirofumi 9b41046cd0 [PATCH] Don't pass boot parameters to argv_init[] 19 years ago
Eric Sesterhenn ce52449742 BUG_ON() Conversion in block/elevator.c 19 years ago
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Al Viro e572ec7e4e [PATCH] fix rmmod problems with elevator attributes, clean them up 19 years ago
Al Viro 3d1ab40f4c [PATCH] elevator_t lifetime rules and sysfs fixes 19 years ago
Al Viro e17a9489b4 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking 19 years ago
Tejun Heo 30e9656cc3 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) 19 years ago
Tejun Heo 238e7db935 [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER 19 years ago
Nate Diller 248d5ca5ed [BLOCK] elevator: allow default scheduler to potentially be modular 19 years ago
Nate Diller 5f00397644 [BLOCK] elevator: default choice selection 19 years ago
Chuck Ebbert 4c2645830e [PATCH] elevator=as back-compatibility 19 years ago
Jens Axboe b7bfcf7cbd [BLOCK] elevator: if specified scheduler is not found, fall back to default 19 years ago
Chuck Ebbert 752a3b7963 [BLOCK] elevator: Make elevator=as work again for anticipatory 19 years ago
Tejun Heo 1bc691d357 [PATCH] fix queue stalling while barrier sequencing 19 years ago
Coywolf Qi Hunt 769db45b73 make elv_try_merge() static, kill the dead declaration of 19 years ago
Tejun Heo 797e7dbbee [BLOCK] reimplement handling of barrier request 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Coywolf Qi Hunt eb97b73d75 [BLOCK] new block/ directory comment tidy 19 years ago
Tejun Heo 3beb207712 [BLOCK] elevator: elv_latter/former_request update 19 years ago
Tejun Heo be56123568 [BLOCK] fix string handling in elv_iosched_store 19 years ago
Tejun Heo 15853af9f0 [BLOCK] Implement elv_drain_elevator for improved switch error detection 19 years ago
Tejun Heo 407df2aa29 [BLOCK] elevator: run queue in elevator_switch 19 years ago
Zachary Amsden cff3ba2204 [BLOCK] elevator init fixes #2 19 years ago
Zachary Amsden b8ea2cb512 [BLOCK] elevator init fixes 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 19 years ago
Tejun Heo ca23509fba [PATCH] blk: fix dangling pointer access in __elv_add_request 20 years ago
Nate Diller 2ca7d93bb2 [PATCH] block cleanups: Fix iosched module refcount leak 20 years ago
Nate Diller 131dda7f89 [PATCH] block cleanups: Add kconfig default iosched submenu 20 years ago
Christoph Hellwig 83521d3eb8 [PATCH] cfq-iosched: move tasklist walk to elevator.c 20 years ago