1. 35e6077 [PATCH] cfq-iosched: correctly set ioprio on both targets by Jens Axboe · 18 years ago
  2. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  3. 271f18f [PATCH] cfq-iosched: Don't set the queue batching limits by Jens Axboe · 18 years ago
  4. 6b41fd1 Fix up CFQ scheduler for recent rbtree node shrinkage by Linus Torvalds · 18 years ago
  5. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  6. 553698f [PATCH] cfq-iosched: fix crash in do_div() by Jens Axboe · 18 years ago
  7. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  8. b52a834 [PATCH] cfq-iosched: busy_rr fairness fix by Jens Axboe · 18 years ago
  9. ae818a3 [PATCH] cfq-iosched: fix bug in timer handling for the idle class by Jens Axboe · 18 years ago
  10. 25776e3 [PATCH] cfq-iosched: Detect hardware queueing by Jens Axboe · 18 years ago
  11. 12e9fdd [PATCH] cfq-iosched: Detect idle process issuing async request by Jens Axboe · 18 years ago
  12. e0de020 [PATCH] cfq-iosched: check busy queues before deciding we are idle by Jens Axboe · 18 years ago
  13. 3793c65 [PATCH] cfq-iosched: fixup locking and ->queue_list list management by Jens Axboe · 18 years ago
  14. 3db3a44 [RBTREE] Change rbtree off-tree marking in I/O schedulers. by David Woodhouse · 18 years ago
  15. be3b075 [PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix by OGAWA Hirofumi · 18 years ago
  16. dbecf3a [PATCH 2/2] cfq: fix cic's rbtree traversal by OGAWA Hirofumi · 18 years ago
  17. fba8227 [PATCH 1/2] iosched: fix typo and barrier() by OGAWA Hirofumi · 18 years ago
  18. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 18 years ago
  19. e8a9905 [PATCH] cfq-iosched: small cfq_choose_req() optimization by Andreas Mohr · 18 years ago
  20. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  21. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  22. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 18 years ago
  23. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 18 years ago
  24. 1cc9be6 [PATCH] noise removal: cfq-iosched.c by Al Viro · 18 years ago
  25. a90d742 [PATCH] don't bother with refcounting for cfq_data by Al Viro · 18 years ago
  26. 6f325a1 [PATCH] fix cfq_get_queue()/ioprio_set(2) races by Al Viro · 18 years ago
  27. 334e94d [PATCH] deal with rmmod/put_io_context() races by Al Viro · 18 years ago
  28. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 18 years ago
  29. 25975f8 [PATCH] stop cfq from pinning queue down by Al Viro · 18 years ago
  30. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 18 years ago
  31. a6a0763 [PATCH] fix the exclusion for ioprio_set() by Al Viro · 18 years ago
  32. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 18 years ago
  33. 478a82b [PATCH] switch to use of ->key to get cfq_data by cfq_io_context by Al Viro · 18 years ago
  34. 7670876 [PATCH] stop leaking cfq_data in cfq_set_request() by Al Viro · 18 years ago
  35. b0a6916 [PATCH] fix cfq hash lookups by Al Viro · 18 years ago
  36. 7b14e3b [PATCH] cfq-iosched: slice expiry fixups by Jens Axboe · 18 years ago
  37. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 18 years ago
  38. eb97b73 [BLOCK] new block/ directory comment tidy by Coywolf Qi Hunt · 19 years ago
  39. b740d98 [BLOCK] cfq-iosched: fix slice_left calculation by Tejun Heo · 19 years ago
  40. 1b5ed5e1 [BLOCK] cfq-iosched: cfq forced dispatching fix by Tejun Heo · 19 years ago
  41. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago[Renamed from drivers/block/cfq-iosched.c]
  42. 4fc2074 [PATCH] Fix on-the-fly switch from cfq i/o scheduler by Jens Axboe · 19 years ago
  43. 83521d3 [PATCH] cfq-iosched: move tasklist walk to elevator.c by Christoph Hellwig · 19 years ago
  44. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  45. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  46. 98b1147 [PATCH] 04/05 remove last_merge handling from ioscheds by Tejun Heo · 19 years ago
  47. b4878f2 [PATCH] 02/05: update ioscheds to use generic dispatch queue by Jens Axboe · 19 years ago
  48. 3579713 [PATCH] cfq-iosched: reverse bad reference count fix by Jens Axboe · 19 years ago
  49. 38f1852 [PATCH] block: CFQ refcounting fix by Brian King · 19 years ago
  50. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  51. d7ed538 [PATCH] cfq-iosched: fix problem with barriers and max_depth == 1 by Jens Axboe · 19 years ago
  52. 99f95e5 [PATCH] cfq build fix by Andrew Morton · 19 years ago
  53. 96c51ce [PATCH] CFQ io scheduler: scheduler switch oops by Jens Axboe · 19 years ago
  54. 3b18152 [PATCH] CFQ io scheduler updates by Jens Axboe · 19 years ago
  55. 3d25f35 [PATCH] Fix cfq_find_next_crq() by Jens Axboe · 19 years ago
  56. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  57. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  58. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago