1. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago
  2. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  3. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  4. 9dfa528 Merge blk_recount_segments into blk_recalc_rq_segments by NeilBrown · 17 years ago
  5. dd94125 shared tag queue barrier comment by Nick Piggin · 17 years ago
  6. f3da54b Fix race with shared tag queue maps by Jens Axboe · 17 years ago
  7. c7149d6 Fix remap handling by blktrace by Alan D. Brunelle · 17 years ago
  8. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  9. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  10. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  11. abae1fd add a struct request pointer to the request structure by FUJITA Tomonori · 17 years ago
  12. 4e2872d bind bsg to all SCSI devices by FUJITA Tomonori · 17 years ago
  13. d351af0 bsg: bind bsg to request_queue instead of gendisk by FUJITA Tomonori · 17 years ago
  14. 3d6392c bsg: support for full generic block layer SG v3 by Jens Axboe · 17 years ago
  15. f4b0930 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio by Tejun Heo · 17 years ago
  16. 32eef96 blk_hw_contig_segment(): bad segment size checks by Jens Axboe · 17 years ago
  17. bc90ba0 block: always requeue !fs requests at the front by Tejun Heo · 17 years ago
  18. f653c34 ll_rw_blk: fix gcc 4.2 warning on current_io_context() by Jens Axboe · 17 years ago
  19. d89d879 When stacked block devices are in-use (e.g. md or dm), the recursive calls by Neil Brown · 17 years ago
  20. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  21. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  22. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  23. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  24. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  25. 821de3a [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() by Mike Christie · 17 years ago
  26. 4f7a307 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  27. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  28. 44ec954 [SCSI] sg: cap reserved_size values at max_sectors by Alan Stern · 17 years ago
  29. f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 17 years ago
  30. 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 17 years ago
  31. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 17 years ago
  32. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 17 years ago
  33. 48785bb [PATCH] __blk_rq_unmap_user() fails to return error by Jens Axboe · 17 years ago
  34. 9c9381f [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock by Jens Axboe · 17 years ago
  35. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 17 years ago
  36. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 17 years ago
  37. 7749a8d [PATCH] Propagate down request sync flag by Jens Axboe · 17 years ago
  38. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 17 years ago
  39. faccbd4b [PATCH] io-accounting: read accounting by Andrew Morton · 17 years ago
  40. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 17 years ago
  41. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 17 years ago
  42. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  43. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 17 years ago
  44. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  45. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  46. df66b85 [PATCH] tidy "md: check bio address after mapping through partitions" by Andrew Morton · 18 years ago
  47. 5ddfe96 [PATCH] md: check bio address after mapping through partitions. by NeilBrown · 18 years ago
  48. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  49. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  50. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  51. 059af49 [PATCH] blk_queue_start_tag() shared map race fix by Jens Axboe · 18 years ago
  52. 25034d7 [PATCH] exit_io_context: don't disable irqs by Oleg Nesterov · 18 years ago
  53. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  54. da20a20 [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store by Jens Axboe · 18 years ago
  55. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  56. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  57. 1ea25ecb [PATCH] Audit block layer inlines by Jens Axboe · 18 years ago
  58. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  59. 51da90f [PATCH] ll_rw_blk: cleanup __make_request() by Jens Axboe · 18 years ago
  60. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  61. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  62. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  63. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  64. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  65. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  66. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  67. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  68. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  69. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  70. 492dfb4 [SCSI] block: add support for shared tag maps by James Bottomley · 18 years ago
  71. 9f83e45 [PATCH] Fix current_io_context() vs set_task_ioprio() race by Oleg Nesterov · 18 years ago
  72. 1959d21 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match by Jens Axboe · 18 years ago
  73. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  74. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  75. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  78. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  79. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  80. 8269730 [BLOCK] Fix bounce limit address check by Andi Kleen · 18 years ago
  81. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  82. a038e25 [PATCH] blk_start_queue() must be called with irq disabled - add warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  83. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  84. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  85. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  86. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  87. 7daac49 [patch] cleanup: use blk_queue_stopped by Coywolf Qi Hunt · 18 years ago
  88. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  89. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  90. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  91. 7143dd4 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() by Jens Axboe · 18 years ago
  92. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  93. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  94. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 18 years ago
  95. 4c5d0bb [PATCH] blk_execute_rq_nowait-speedup by Andrew Morton · 18 years ago
  96. f68110f [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion by Jens Axboe · 18 years ago
  97. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  98. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  99. 334e94d [PATCH] deal with rmmod/put_io_context() races by Al Viro · 18 years ago
  100. c981ff9 [PATCH] fix locking in queue_requests_store() by Al Viro · 18 years ago