Commit Graph

18 Commits (4f629d7db32decbadaab2abfa4d021fee94990ef)

Author SHA1 Message Date
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 19 years ago
Nate Diller 2ca7d93bb2 [PATCH] block cleanups: Fix iosched module refcount leak 19 years ago
Nate Diller 131dda7f89 [PATCH] block cleanups: Add kconfig default iosched submenu 19 years ago
Christoph Hellwig 83521d3eb8 [PATCH] cfq-iosched: move tasklist walk to elevator.c 19 years ago
Al Viro 8267e268e0 [PATCH] gfp_t: block layer core 19 years ago
Jens Axboe 772eca7825 [BLOCK] Leftover reference to ->max_back_kb 20 years ago
Jens Axboe 64521d1a3b [BLOCK] elevator switch fixes/cleanup 20 years ago
Tejun Heo cb98fc8bb9 [BLOCK] Reimplement elevator switch 20 years ago
Tejun Heo cb19833dcc [BLOCK] kill generic max_back_kb handling 20 years ago
Tejun Heo 06b86245c0 [PATCH] 03/05 move last_merge handlin into generic elevator code 20 years ago
Jens Axboe d9ebb192aa [PATCH] elevator: leftover function declaration 20 years ago
Jens Axboe 1b47f531e2 [PATCH] generic dispatch fixes 20 years ago
Tejun Heo 8922e16cf6 [PATCH] 01/05 Implement generic dispatch queue 20 years ago
Tejun Heo 2824bc9328 [PATCH] fix try_module_get race in elevator_find 20 years ago
Jens Axboe 22e2c507c3 [PATCH] Update cfq io scheduler to time sliced design 20 years ago
Tejun Heo c374f127e4 This patch fixes q->unplug_thresh condition check in 20 years ago
Tejun Heo 9c56187d3c This patch kills elevator_global_init() in elevator.c which does 20 years ago
Tejun Heo 2e759cd4fa [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago