1. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  2. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  3. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  4. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  5. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  6. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  7. 492dfb4 [SCSI] block: add support for shared tag maps by James Bottomley · 18 years ago
  8. 9f83e45 [PATCH] Fix current_io_context() vs set_task_ioprio() race by Oleg Nesterov · 18 years ago
  9. 1959d21 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match by Jens Axboe · 18 years ago
  10. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  11. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  12. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  13. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  14. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  15. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  16. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  17. 8269730 [BLOCK] Fix bounce limit address check by Andi Kleen · 18 years ago
  18. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  19. a038e25 [PATCH] blk_start_queue() must be called with irq disabled - add warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  20. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  21. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  22. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  23. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  24. 7daac49 [patch] cleanup: use blk_queue_stopped by Coywolf Qi Hunt · 18 years ago
  25. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  26. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  27. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  28. 7143dd4 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() by Jens Axboe · 18 years ago
  29. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  30. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  31. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 18 years ago
  32. 4c5d0bb [PATCH] blk_execute_rq_nowait-speedup by Andrew Morton · 18 years ago
  33. f68110f [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion by Jens Axboe · 18 years ago
  34. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  35. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  36. 334e94d [PATCH] deal with rmmod/put_io_context() races by Al Viro · 18 years ago
  37. c981ff9 [PATCH] fix locking in queue_requests_store() by Al Viro · 18 years ago
  38. 8669aaf [PATCH] fix double-free in blk_init_queue_node() by Al Viro · 18 years ago
  39. 5ee1af9 [PATCH] block: disable block layer bouncing for most memory on 64bit systems by Andi Kleen · 18 years ago
  40. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 18 years ago
  41. 9a7a67a [PATCH] fix ordering on requeued request drainage by Jens Axboe · 18 years ago
  42. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  43. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  44. fddfdea [BLOCK] A few kerneldoc fixups by Jens Axboe · 18 years ago
  45. 60481b1 [BLOCK] ll_rw_blk: fix setting of ->ordered on init by Tetsuo Takata · 18 years ago
  46. 53e8606 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion by Jens Axboe · 18 years ago
  47. 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 18 years ago
  48. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  49. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 18 years ago
  50. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 18 years ago
  51. 1abee6d [BLOCK][TRIVIAL] ll_rw_blk: header included twice by Nicolas Kaiser · 19 years ago
  52. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 18 years ago
  53. 52d9e67 [BLOCK] ll_rw_blk: separate out bio init part from __make_request by Tejun Heo · 18 years ago
  54. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 18 years ago
  55. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 18 years ago
  56. 88ee5ef [BLOCK] ll_rw_blk: fastpath get_request() by Jens Axboe · 19 years ago
  57. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 18 years ago
  58. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  59. eb97b73 [BLOCK] new block/ directory comment tidy by Coywolf Qi Hunt · 19 years ago
  60. 333c47c Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  61. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago[Renamed from drivers/block/ll_rw_blk.c]
  62. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  63. d72d904 [BLOCK] Update read/write block io statistics at completion time by Jens Axboe · 19 years ago
  64. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  65. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  66. 0ee40c6 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  67. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  68. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  69. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  70. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  71. b298264 Following the same idea, it occurs to me that we should only update by Chen, Kenneth W · 19 years ago
  72. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  73. bbcc6be [PATCH] remove blkdev_scsi_issue_flush_fn again by Christoph Hellwig · 19 years ago
  74. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  75. 309c0a1 [PATCH] blk: Use blk_queue_xxx functions to set parameters by Stuart McLaren · 19 years ago
  76. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  77. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  78. fd782a4 [PATCH] Fix get_request nastiness by Hugh Dickins · 19 years ago
  79. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  80. d634453 [PATCH] blk: reduce locking by Nick Piggin · 19 years ago
  81. 450991b [PATCH] blk: __make_request efficiency by Nick Piggin · 19 years ago
  82. 082cf69 [PATCH] ll_rw_blk: prevent huge request allocations by Jens Axboe · 19 years ago
  83. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  84. dfa1a55 [PATCH] ll_merge_requests_fn() cleanup by Nikita Danilov · 19 years ago
  85. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  86. bdd646a [PATCH] blk: unplug later by Nick Piggin · 19 years ago
  87. fde6ad2 [PATCH] blk: branch hints by Nick Piggin · 19 years ago
  88. 250dccc [PATCH] blk: no memory barrier by Nick Piggin · 19 years ago
  89. 040c928 [PATCH] blk: cleanup generic tag support error messages by Tejun Heo · 19 years ago
  90. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  91. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  92. 2bf0fda [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag() by Tejun Heo · 19 years ago
  93. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  94. 6c1852a [PATCH] sysfs: (driver/block) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  95. 73747ae [PATCH] ll_rw_blk.c kerneldoc updates by Christoph Hellwig · 19 years ago
  96. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  97. f1970ba [PATCH] Add scatter-gather support for the block layer SG_IO by James Bottomley · 19 years ago
  98. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  99. b823825 [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern() by Jens Axboe · 19 years ago
  100. df46b9a [PATCH] Add blk_rq_map_kern() by Mike Christie · 19 years ago