Commit Graph

45 Commits (f63e115fb50db39706b955b81e3375ef6bab2268)

Author SHA1 Message Date
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jens Axboe dd67d05152 [PATCH] rbtree: support functions used by the io schedulers 19 years ago
Jens Axboe fd61af0384 [PATCH] cfq-iosched: rq update fixes 19 years ago
Jens Axboe caaa5f9f0a [PATCH] cfq-iosched: many performance fixes 19 years ago
Jens Axboe 35e6077cb1 [PATCH] cfq-iosched: correctly set ioprio on both targets 19 years ago
Jens Axboe b31dc66a54 [PATCH] Kill PF_SYNCWRITE flag 19 years ago
Jens Axboe 271f18f102 [PATCH] cfq-iosched: Don't set the queue batching limits 19 years ago
Linus Torvalds 6b41fd1785 Fix up CFQ scheduler for recent rbtree node shrinkage 19 years ago
Jens Axboe 553698f944 [PATCH] cfq-iosched: fix crash in do_div() 19 years ago
Jens Axboe bc1c116974 [PATCH] elevator switching race 19 years ago
Jens Axboe b52a834892 [PATCH] cfq-iosched: busy_rr fairness fix 19 years ago
Jens Axboe ae818a38d4 [PATCH] cfq-iosched: fix bug in timer handling for the idle class 19 years ago
Jens Axboe 25776e3594 [PATCH] cfq-iosched: Detect hardware queueing 19 years ago
Jens Axboe 12e9fddd6e [PATCH] cfq-iosched: Detect idle process issuing async request 19 years ago
Jens Axboe e0de0206a2 [PATCH] cfq-iosched: check busy queues before deciding we are idle 19 years ago
Jens Axboe 3793c65c13 [PATCH] cfq-iosched: fixup locking and ->queue_list list management 19 years ago
David Woodhouse 3db3a44530 [RBTREE] Change rbtree off-tree marking in I/O schedulers. 19 years ago
OGAWA Hirofumi be3b075354 [PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix 19 years ago
OGAWA Hirofumi dbecf3ab40 [PATCH 2/2] cfq: fix cic's rbtree traversal 19 years ago
OGAWA Hirofumi fba822722e [PATCH 1/2] iosched: fix typo and barrier() 19 years ago
Jens Axboe 206dc69b31 [BLOCK] cfq-iosched: seek and async performance fixes 19 years ago
Andreas Mohr e8a99053ea [PATCH] cfq-iosched: small cfq_choose_req() optimization 19 years ago
Jens Axboe e2d74ac066 [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 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 1cc9be68eb [PATCH] noise removal: cfq-iosched.c 19 years ago
Al Viro a90d742e4c [PATCH] don't bother with refcounting for cfq_data 19 years ago
Al Viro 6f325a1344 [PATCH] fix cfq_get_queue()/ioprio_set(2) races 19 years ago
Al Viro 334e94de9b [PATCH] deal with rmmod/put_io_context() races 19 years ago
Al Viro e17a9489b4 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking 19 years ago
Al Viro 25975f863b [PATCH] stop cfq from pinning queue down 19 years ago
Al Viro d9ff418793 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue 19 years ago
Al Viro a6a0763a60 [PATCH] fix the exclusion for ioprio_set() 19 years ago
Al Viro 12a0573215 [PATCH] keep sync and async cfq_queue separate 19 years ago
Al Viro 478a82b0ed [PATCH] switch to use of ->key to get cfq_data by cfq_io_context 19 years ago
Al Viro 7670876d2d [PATCH] stop leaking cfq_data in cfq_set_request() 19 years ago
Al Viro b0a6916bcc [PATCH] fix cfq hash lookups 19 years ago
Jens Axboe 7b14e3b52f [PATCH] cfq-iosched: slice expiry fixups 19 years ago
Arjan van de Ven 64100099ed [BLOCK] mark some block/ variables cons 19 years ago
Coywolf Qi Hunt eb97b73d75 [BLOCK] new block/ directory comment tidy 19 years ago
Tejun Heo b740d98f56 [BLOCK] cfq-iosched: fix slice_left calculation 19 years ago
Tejun Heo 1b5ed5e1f1 [BLOCK] cfq-iosched: cfq forced dispatching fix 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 19 years ago
Jens Axboe 4fc207419d [PATCH] Fix on-the-fly switch from cfq i/o scheduler 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
Tejun Heo 98b11471d7 [PATCH] 04/05 remove last_merge handling from ioscheds 19 years ago
Jens Axboe b4878f245e [PATCH] 02/05: update ioscheds to use generic dispatch queue 19 years ago
Jens Axboe 35797132b3 [PATCH] cfq-iosched: reverse bad reference count fix 20 years ago