1. 80a4b58 block: only call ->request_fn when the queue is not stopped by Jens Axboe · 16 years ago
  2. ee2e992 block: simplify string handling in elv_iosched_store() by Li Zefan · 16 years ago
  3. 99cd338 block: change elevator to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  4. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  5. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  6. 0835da6 block: use linux/uaccess.h in elevator.c instead of asm variant by Jens Axboe · 16 years ago
  7. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  8. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  9. e180f59 block: request_module(): use format string by maximilian attems · 16 years ago
  10. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  11. 4722dc5 Added in elevator switch message to blktrace stream by Alan D. Brunelle · 16 years ago
  12. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  13. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 16 years ago
  14. 72ed0bf block/elevator.c:elv_rq_merge_ok() mustn't be inline by Adrian Bunk · 16 years ago
  15. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  16. e164094 elevator: make elevator_get() attempt to load the appropriate module by Jens Axboe · 16 years ago
  17. 4eb166d block: make elevator lib checkpatch compliant by Jens Axboe · 16 years ago
  18. fa0ccd8 block: implement drain buffers by James Bottomley · 16 years ago
  19. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 16 years ago
  20. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 16 years ago
  21. 29e3dd0 Kobject: convert block/elevator.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  22. 2fdd82b block: let elv_register() return void by Adrian Bunk · 17 years ago
  23. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  24. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  25. a0cd128 block: add end_queued_request() and end_dequeued_request() helpers by Jens Axboe · 17 years ago
  26. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  27. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  28. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  29. 70cee26 Use list_for_each_entry() instead of list_for_each() in the block device by Matthias Kaehlcke · 17 years ago
  30. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 17 years ago
  31. 1ffb96c make elv_register() output atomic by Thibaut VARENE · 17 years ago
  32. 783660b elevator: don't sort reads between writes by Jens Axboe · 17 years ago
  33. cad9751 elevator: abstract out the activate and deactivate functions by Jens Axboe · 17 years ago
  34. 9554317 [PATCH] elevator: move clearing of unplug flag earlier by Linas Vepstas · 17 years ago
  35. bb4067e [PATCH] elevator: fixup typo in merge logic by Jens Axboe · 17 years ago
  36. da77526 [PATCH] cfq-iosched: don't allow sync merges across queues by Jens Axboe · 17 years ago
  37. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 18 years ago
  38. c584164 [PATCH] block layer: elv_iosched_show should get elv_list_lock by Vasily Tarasov · 18 years ago
  39. a22b169 [PATCH] block layer: elevator_find function cleanup by Vasily Tarasov · 18 years ago
  40. 0fe2347 [PATCH] Update axboe@suse.de email address by Jens Axboe · 18 years ago
  41. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  42. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  43. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  44. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  45. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  46. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  47. 2d8f613 elv_unregister: fix possible crash on module unload by Oleg Nesterov · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. acf4217 [PATCH] remove dead code from elevator switching by Dave Jones · 18 years ago
  50. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  51. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  52. 4f73247 [PATCH] block/elevator.c: remove unused exports by Adrian Bunk · 18 years ago
  53. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  54. ce52449 BUG_ON() Conversion in block/elevator.c by Eric Sesterhenn · 18 years ago
  55. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  56. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 18 years ago
  57. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 18 years ago
  58. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 18 years ago
  59. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 18 years ago
  60. 238e7db [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER by Tejun Heo · 18 years ago
  61. 248d5ca [BLOCK] elevator: allow default scheduler to potentially be modular by Nate Diller · 18 years ago
  62. 5f00397 [BLOCK] elevator: default choice selection by Nate Diller · 18 years ago
  63. b7bfcf7 [BLOCK] elevator: if specified scheduler is not found, fall back to default by Jens Axboe · 18 years ago
  64. 752a3b7 [BLOCK] elevator: Make elevator=as work again for anticipatory by Chuck Ebbert · 18 years ago
  65. 1bc691d [PATCH] fix queue stalling while barrier sequencing by Tejun Heo · 18 years ago
  66. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 18 years ago
  67. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 18 years ago
  68. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 18 years ago
  69. eb97b73 [BLOCK] new block/ directory comment tidy by Coywolf Qi Hunt · 19 years ago
  70. 3beb207 [BLOCK] elevator: elv_latter/former_request update by Tejun Heo · 19 years ago
  71. be56123 [BLOCK] fix string handling in elv_iosched_store by Tejun Heo · 19 years ago
  72. 15853af [BLOCK] Implement elv_drain_elevator for improved switch error detection by Tejun Heo · 19 years ago
  73. 407df2a [BLOCK] elevator: run queue in elevator_switch by Tejun Heo · 19 years ago
  74. cff3ba2 [BLOCK] elevator init fixes #2 by Zachary Amsden · 19 years ago
  75. b8ea2cb [BLOCK] elevator init fixes by Zachary Amsden · 19 years ago
  76. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago[Renamed from drivers/block/elevator.c]
  77. ca23509 [PATCH] blk: fix dangling pointer access in __elv_add_request by Tejun Heo · 19 years ago
  78. 2ca7d93 [PATCH] block cleanups: Fix iosched module refcount leak by Nate Diller · 19 years ago
  79. 131dda7 [PATCH] block cleanups: Add kconfig default iosched submenu by Nate Diller · 19 years ago
  80. 83521d3 [PATCH] cfq-iosched: move tasklist walk to elevator.c by Christoph Hellwig · 19 years ago
  81. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  82. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  83. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  84. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  85. 772eca7 [BLOCK] Leftover reference to ->max_back_kb by Jens Axboe · 19 years ago
  86. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  87. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  88. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  89. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  90. d9ebb19 [PATCH] elevator: leftover function declaration by Jens Axboe · 19 years ago
  91. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  92. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  93. 2824bc93 [PATCH] fix try_module_get race in elevator_find by Tejun Heo · 19 years ago
  94. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  95. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  96. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  97. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  98. 2e759cd [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue by Tejun Heo · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago