1. aaf1228 cfq-iosched: remove cfq_io_context last_queue by Jens Axboe · 18 years ago
  2. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
  3. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  4. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 18 years ago
  5. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  6. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  7. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  8. cea2885 [PATCH] ide-cd: fix breakage with internally queued commands by Jens Axboe · 18 years ago
  9. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  10. bcfd8d3 [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix by Andrew Morton · 18 years ago
  11. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  12. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  13. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  14. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  15. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  16. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  17. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  18. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  19. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  20. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  21. ff7d145 [PATCH] Add one more pointer to struct request for IO scheduler usage by Jens Axboe · 18 years ago
  22. 9e2585a [PATCH] as-iosched: remove arq->is_sync member by Jens Axboe · 18 years ago
  23. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  24. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  25. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  26. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  27. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  28. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  29. 492dfb4 [SCSI] block: add support for shared tag maps by James Bottomley · 18 years ago
  30. 8f34ee7 [PATCH] Rearrange a few struct request members by Jens Axboe · 18 years ago
  31. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  32. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  33. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  34. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  35. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  36. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  37. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 18 years ago
  38. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  39. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  40. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  41. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 18 years ago
  42. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 18 years ago
  43. 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 19 years ago
  44. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  45. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
  46. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  47. 15fc858 [BLOCK] Correct blk_execute_rq_nowait() prototype by Jens Axboe · 19 years ago
  48. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 19 years ago
  49. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  50. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  51. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  52. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  53. 15853af [BLOCK] Implement elv_drain_elevator for improved switch error detection by Tejun Heo · 19 years ago
  54. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  55. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  56. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  57. 64521d1 [BLOCK] elevator switch fixes/cleanup by Jens Axboe · 19 years ago
  58. cb98fc8 [BLOCK] Reimplement elevator switch by Tejun Heo · 19 years ago
  59. cb19833 [BLOCK] kill generic max_back_kb handling by Tejun Heo · 19 years ago
  60. 06b8624 [PATCH] 03/05 move last_merge handlin into generic elevator code by Tejun Heo · 19 years ago
  61. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  62. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  63. 2befb9e [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  64. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  65. ba02508 [PATCH] blk: fix tag shrinking (revive real_max_size) by Tejun Heo · 19 years ago
  66. fb3cc43 [PATCH] blk: light iocontext ops by Nick Piggin · 19 years ago
  67. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  68. 93d17d3 [PATCH] drivers/block/ll_rw_blk.c: cleanups by Adrian Bunk · 19 years ago
  69. f7d37d0 [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} by Tejun Heo · 19 years ago
  70. fa72b90 [PATCH] blk: remove blk_queue_tag->real_max_depth optimization by Tejun Heo · 19 years ago
  71. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  72. 994ca9a [PATCH] update blk_execute_rq to take an at_head parameter by James Bottomley · 19 years ago
  73. f1970ba [PATCH] Add scatter-gather support for the block layer SG_IO by James Bottomley · 19 years ago
  74. dd1cab9 [PATCH] Cleanup blk_rq_map_* interfaces by Jens Axboe · 19 years ago
  75. df46b9a [PATCH] Add blk_rq_map_kern() by Mike Christie · 19 years ago
  76. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  77. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago