1. f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 17 years ago
  2. 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 17 years ago
  3. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  4. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
  5. 48785bb [PATCH] __blk_rq_unmap_user() fails to return error by Jens Axboe · 18 years ago
  6. 9c9381f [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock by Jens Axboe · 18 years ago
  7. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  8. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 18 years ago
  9. 7749a8d [PATCH] Propagate down request sync flag by Jens Axboe · 18 years ago
  10. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 18 years ago
  11. faccbd4b [PATCH] io-accounting: read accounting by Andrew Morton · 18 years ago
  12. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  13. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  14. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  15. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  16. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  17. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  18. df66b85 [PATCH] tidy "md: check bio address after mapping through partitions" by Andrew Morton · 18 years ago
  19. 5ddfe96 [PATCH] md: check bio address after mapping through partitions. by NeilBrown · 18 years ago
  20. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  21. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  22. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  23. 059af49 [PATCH] blk_queue_start_tag() shared map race fix by Jens Axboe · 18 years ago
  24. 25034d7 [PATCH] exit_io_context: don't disable irqs by Oleg Nesterov · 18 years ago
  25. 5404bc7 [PATCH] Allow file systems to differentiate between data and meta reads by Jens Axboe · 18 years ago
  26. da20a20 [PATCH] ll_rw_blk: allow more flexibility for read_ahead_kb store by Jens Axboe · 18 years ago
  27. dc72ef4 [PATCH] Add blk_start_queueing() helper by Jens Axboe · 18 years ago
  28. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  29. 1ea25ecb [PATCH] Audit block layer inlines by Jens Axboe · 18 years ago
  30. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  31. 51da90f [PATCH] ll_rw_blk: cleanup __make_request() by Jens Axboe · 18 years ago
  32. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  33. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  34. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  35. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  36. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  37. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  38. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  39. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  40. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  41. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  42. 492dfb4 [SCSI] block: add support for shared tag maps by James Bottomley · 18 years ago
  43. 9f83e45 [PATCH] Fix current_io_context() vs set_task_ioprio() race by Oleg Nesterov · 18 years ago
  44. 1959d21 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match by Jens Axboe · 18 years ago
  45. 60be6b9 [PATCH] lockdep: annotate on-stack completions by Ingo Molnar · 18 years ago
  46. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  47. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  48. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  49. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  50. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago
  51. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  52. 8269730 [BLOCK] Fix bounce limit address check by Andi Kleen · 18 years ago
  53. b31dc66 [PATCH] Kill PF_SYNCWRITE flag by Jens Axboe · 18 years ago
  54. a038e25 [PATCH] blk_start_queue() must be called with irq disabled - add warning by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  55. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  56. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  57. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  58. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  59. 7daac49 [patch] cleanup: use blk_queue_stopped by Coywolf Qi Hunt · 18 years ago
  60. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  61. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  62. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  63. 7143dd4 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() by Jens Axboe · 18 years ago
  64. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  65. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  66. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 18 years ago
  67. 4c5d0bb [PATCH] blk_execute_rq_nowait-speedup by Andrew Morton · 18 years ago
  68. f68110f [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion by Jens Axboe · 18 years ago
  69. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  70. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  71. 334e94d [PATCH] deal with rmmod/put_io_context() races by Al Viro · 18 years ago
  72. c981ff9 [PATCH] fix locking in queue_requests_store() by Al Viro · 18 years ago
  73. 8669aaf [PATCH] fix double-free in blk_init_queue_node() by Al Viro · 18 years ago
  74. 5ee1af9 [PATCH] block: disable block layer bouncing for most memory on 64bit systems by Andi Kleen · 18 years ago
  75. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 18 years ago
  76. 9a7a67a [PATCH] fix ordering on requeued request drainage by Jens Axboe · 18 years ago
  77. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  78. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  79. fddfdea [BLOCK] A few kerneldoc fixups by Jens Axboe · 18 years ago
  80. 60481b1 [BLOCK] ll_rw_blk: fix setting of ->ordered on init by Tetsuo Takata · 18 years ago
  81. 53e8606 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion by Jens Axboe · 18 years ago
  82. 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 18 years ago
  83. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  84. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
  85. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 19 years ago
  86. 1abee6d [BLOCK][TRIVIAL] ll_rw_blk: header included twice by Nicolas Kaiser · 19 years ago
  87. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 19 years ago
  88. 52d9e67 [BLOCK] ll_rw_blk: separate out bio init part from __make_request by Tejun Heo · 19 years ago
  89. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  90. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 19 years ago
  91. 88ee5ef [BLOCK] ll_rw_blk: fastpath get_request() by Jens Axboe · 19 years ago
  92. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  93. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  94. eb97b73 [BLOCK] new block/ directory comment tidy by Coywolf Qi Hunt · 19 years ago
  95. 333c47c Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  96. 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]
  97. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  98. d72d904 [BLOCK] Update read/write block io statistics at completion time by Jens Axboe · 19 years ago
  99. 5dd9624 Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  100. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago