1. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 16 years ago
  2. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  3. 63a7138 block: fixup rq_init() a bit by Jens Axboe · 16 years ago
  4. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  5. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 17 years ago
  6. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 17 years ago
  7. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  8. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  9. fa0ccd8 block: implement drain buffers by James Bottomley · 17 years ago
  10. d38ecf9 io context sharing: preliminary support by Jens Axboe · 17 years ago
  11. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 17 years ago
  12. 5450d3e blk_end_request: cleanup 'uptodate' related code (take 4) by Kiyoshi Ueda · 17 years ago
  13. 3bcddea blk_end_request: remove/unexport end_that_request_* (take 4) by Kiyoshi Ueda · 17 years ago
  14. e3a04fe blk_end_request: add bidi completion interface (take 4) by Kiyoshi Ueda · 17 years ago
  15. e19a3ab blk_end_request: add callback feature (take 4) by Kiyoshi Ueda · 17 years ago
  16. 3b11313 blk_end_request: add/export functions to get request size (take 4) by Kiyoshi Ueda · 17 years ago
  17. 336cdb4 blk_end_request: add new request completion interface (take 4) by Kiyoshi Ueda · 17 years ago
  18. 482eb68 block: allow queue dma_alignment of zero by Pete Wyckoff · 17 years ago
  19. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  21. 29ed2a5 ide: remove REQ_TYPE_ATA_TASK by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 11c3e68 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface by James Bottomley · 17 years ago
  23. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  24. 6eca900 [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps by Jens Axboe · 17 years ago
  25. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  26. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  27. a0cd128 block: add end_queued_request() and end_dequeued_request() helpers by Jens Axboe · 17 years ago
  28. 2da96ac [BLOCK] Move sector_div() from blkdev.h to kernel.h by Jens Axboe · 17 years ago
  29. d24517d Remove flush_dry_bio_endio by NeilBrown · 17 years ago
  30. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  31. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago
  32. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  33. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  34. 4e97182 [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix by Qi Yong · 17 years ago
  35. 71f65e6 [BLOCK] Add request_queue_t and mark it deprecated by Jens Axboe · 17 years ago
  36. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  37. 41e1703 [SCSI] bsg: unexport sg v3 helper functions by FUJITA Tomonori · 17 years ago
  38. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  39. abae1fd add a struct request pointer to the request structure by FUJITA Tomonori · 17 years ago
  40. d351af0 bsg: bind bsg to request_queue instead of gendisk by FUJITA Tomonori · 17 years ago
  41. 45e79a3 bsg: add a request_queue argument to scsi_cmd_ioctl() by FUJITA Tomonori · 17 years ago
  42. 337ad41d block: export blk_verify_command for SG v4 by FUJITA Tomonori · 18 years ago
  43. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  44. 7deeed1 [TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK by Benjamin Gilbert · 17 years ago
  45. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  46. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  47. aaf1228 cfq-iosched: remove cfq_io_context last_queue by Jens Axboe · 18 years ago
  48. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
  49. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  50. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 18 years ago
  51. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  52. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  53. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  54. cea2885 [PATCH] ide-cd: fix breakage with internally queued commands by Jens Axboe · 18 years ago
  55. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  56. bcfd8d3 [PATCH] CONFIG_BLOCK: blk_congestion_wait() fix by Andrew Morton · 18 years ago
  57. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  58. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  59. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  60. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  61. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  62. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  63. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  64. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  65. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  66. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  67. ff7d145 [PATCH] Add one more pointer to struct request for IO scheduler usage by Jens Axboe · 18 years ago
  68. 9e2585a [PATCH] as-iosched: remove arq->is_sync member by Jens Axboe · 18 years ago
  69. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  70. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  71. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  72. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  73. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  74. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  75. 492dfb4 [SCSI] block: add support for shared tag maps by James Bottomley · 18 years ago
  76. 8f34ee7 [PATCH] Rearrange a few struct request members by Jens Axboe · 18 years ago
  77. ad3cadd [PATCH] Get rid of struct request request_pm_state member by Jens Axboe · 18 years ago
  78. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  79. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  80. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  81. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  82. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  83. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 18 years ago
  84. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  85. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  86. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  87. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 18 years ago
  88. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 18 years ago
  89. 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 19 years ago
  90. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  91. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
  92. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  93. 15fc858 [BLOCK] Correct blk_execute_rq_nowait() prototype by Jens Axboe · 19 years ago
  94. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 19 years ago
  95. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  96. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  97. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  98. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  99. 15853af [BLOCK] Implement elv_drain_elevator for improved switch error detection by Tejun Heo · 19 years ago
  100. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago