1. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 17 years ago
  2. 2a12dcd [PATCH] elevator: elv_list_lock does not need irq disabling by Jens Axboe · 17 years ago
  3. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 17 years ago
  4. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 17 years ago
  5. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 17 years ago
  6. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 17 years ago
  7. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 17 years ago
  8. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 17 years ago
  9. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 17 years ago
  10. 6084cdd cfq-iosched: don't pass unused preemption variable around by Jens Axboe · 17 years ago
  11. edd75ff cfq-iosched: get rid of ->cur_rr and ->cfq_list by Jens Axboe · 17 years ago
  12. 67e6b49 cfq-iosched: slice offset should take ioprio into account by Jens Axboe · 17 years ago
  13. 498d3aa2 [PATCH] cfq-iosched: style cleanups and comments by Jens Axboe · 17 years ago
  14. 67060e3 cfq-iosched: sort IDLE queues into the rbtree by Jens Axboe · 17 years ago
  15. 0c534e0 cfq-iosched: sort RT queues into the rbtree by Jens Axboe · 17 years ago
  16. cc09e29 [PATCH] cfq-iosched: speed up rbtree handling by Jens Axboe · 17 years ago
  17. d9e7620 cfq-iosched: rework the whole round-robin list concept by Jens Axboe · 17 years ago
  18. 1afba04 cfq-iosched: minor updates by Jens Axboe · 17 years ago
  19. 6d048f5 cfq-iosched: development update by Jens Axboe · 17 years ago
  20. 1e3335d cfq-iosched: improve preemption for cooperating tasks by Jens Axboe · 17 years ago
  21. 5044eed cfq-iosched: fix alias + front merge bug by Jens Axboe · 17 years ago
  22. a993800 cfq-iosched: fix sequential write regression by Jens Axboe · 17 years ago
  23. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  24. 1ffb96c make elv_register() output atomic by Thibaut VARENE · 17 years ago
  25. f772b3d block: blk_max_pfn is somtimes wrong by Vasily Tarasov · 17 years ago
  26. 6d740cd [PATCH] lockdep: annotate BLKPG_DEL_PARTITION by Peter Zijlstra · 17 years ago
  27. b446b60 [PATCH] rework reserved major handling by Andrew Morton · 17 years ago
  28. a8e14b9 update I/O sched Kconfig help texts - CFQ is now default, not AS. by Jesper Juhl · 17 years ago
  29. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  30. fdf892b [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors by Andrew Morton · 17 years ago
  31. 9ede209 cfq-iosched: improve continue or break logic in cfq_dispatch by Jens Axboe · 17 years ago
  32. 28f95cbc cfq-iosched: remove the implicit queue kicking in slice expire by Jens Axboe · 17 years ago
  33. 3c6bd2f cfq-iosched: check whether a queue timed out in accounting by Jens Axboe · 17 years ago
  34. cb88741 cfq-iosched: tweak the FIFO checking by Jens Axboe · 17 years ago
  35. 1792669 cfq-iosched: don't pass in queue for cfq_arm_slice_timer() by Jens Axboe · 17 years ago
  36. c5b680f cfq-iosched: account for slice over/under time by Jens Axboe · 17 years ago
  37. 44f7c16 cfq-iosched: defer slice activation to first request being active by Jens Axboe · 17 years ago
  38. 99f9628 [PATCH] cfq-iosched: use last service point as the fairness criteria by Jens Axboe · 17 years ago
  39. b0b8d749 cfq-iosched: document the cfqq flags by Jens Axboe · 17 years ago
  40. 98e41c7 [PATCH] cfq-iosched: move on_rr check into cfq_resort_rr_list() by Jens Axboe · 17 years ago
  41. aaf1228 cfq-iosched: remove cfq_io_context last_queue by Jens Axboe · 17 years ago
  42. 783660b elevator: don't sort reads between writes by Jens Axboe · 17 years ago
  43. cad9751 elevator: abstract out the activate and deactivate functions by Jens Axboe · 17 years ago
  44. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  45. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 17 years ago
  46. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 17 years ago
  47. 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 17 years ago
  48. c0d4d57 [PATCH] Fix SG_IO timeout jiffy conversion by Mike Christie · 17 years ago
  49. 9554317 [PATCH] elevator: move clearing of unplug flag earlier by Linas Vepstas · 17 years ago
  50. ec8acb6 [PATCH] cfq-iosched: merging problem by Jens Axboe · 17 years ago
  51. 719d340 [PATCH] cfq-iosched: tighten allow merge criteria by Jens Axboe · 17 years ago
  52. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 17 years ago
  53. bb4067e [PATCH] elevator: fixup typo in merge logic by Jens Axboe · 17 years ago
  54. da77526 [PATCH] cfq-iosched: don't allow sync merges across queues by Jens Axboe · 18 years ago
  55. 8e5cfc4 [PATCH] Fixup blk_rq_unmap_user() API by Jens Axboe · 18 years ago
  56. 48785bb [PATCH] __blk_rq_unmap_user() fails to return error by Jens Axboe · 18 years ago
  57. 9c9381f [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock by Jens Axboe · 18 years ago
  58. 1aa4f24 [PATCH] Remove queue merging hooks by Jens Axboe · 18 years ago
  59. 2985259 [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests by Jens Axboe · 18 years ago
  60. c65fb61 [PATCH] Allow as-iosched to be unloaded by Jens Axboe · 18 years ago
  61. 7749a8d [PATCH] Propagate down request sync flag by Jens Axboe · 18 years ago
  62. 3353026 [PATCH] remove unnecessary blk_queue_bounce in SG_IO by FUJITA Tomonori · 18 years ago
  63. 77d172c [PATCH] fix SG_IO bio leak by FUJITA Tomonori · 18 years ago
  64. 2b02a17 [PATCH] remove blk_queue_activity_fn by Boaz Harrosh · 18 years ago
  65. faccbd4b [PATCH] io-accounting: read accounting by Andrew Morton · 18 years ago
  66. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  67. c5a20b6 [PATCH] struct path: convert block by Josef Sipek · 18 years ago
  68. 2e7b651 [PATCH] remove the old bd_mutex lockdep annotation by Peter Zijlstra · 18 years ago
  69. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  70. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  71. a120586 [PATCH] Allow NULL pointers in percpu_free by Alan Stern · 18 years ago
  72. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  73. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  74. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  75. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  76. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  77. a863055 [PATCH] blktrace: don't return blktrace_seq from trace_note() by Jens Axboe · 18 years ago
  78. d3d9d2a [PATCH] blktrace: uninline trace_note() by Jens Axboe · 18 years ago
  79. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 18 years ago
  80. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 18 years ago
  81. be1c634 [PATCH] blktrace: add timestamp message by Olaf Kirch · 18 years ago
  82. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  83. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  84. 097b845 [PATCH] scsi: clear garbage after CDBs on SG_IO by Tejun Heo · 18 years ago
  85. 85e04e3 [SCSI] block: convert jiffies to msecs in scsi_ioctl() by Hannes Reinecke · 18 years ago
  86. 616e8a0 [PATCH] Fix bad data direction in SG_IO by Jens Axboe · 18 years ago
  87. df66b85 [PATCH] tidy "md: check bio address after mapping through partitions" by Andrew Morton · 18 years ago
  88. 5fccbf6 [PATCH] CFQ: request <-> request merging rr_list fixup by Jens Axboe · 18 years ago
  89. 5ddfe96 [PATCH] md: check bio address after mapping through partitions. by NeilBrown · 18 years ago
  90. c1b707d [PATCH] CFQ: bad locking in changed_ioprio() by Jens Axboe · 18 years ago
  91. 0261d68 [PATCH] CFQ: use irq safe locking in cfq_cic_link() by Jens Axboe · 18 years ago
  92. 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
  93. 79e2de4 [PATCH] export clear_queue_congested and set_queue_congested by Thomas Maier · 18 years ago
  94. c584164 [PATCH] block layer: elv_iosched_show should get elv_list_lock by Vasily Tarasov · 18 years ago
  95. a22b169 [PATCH] block layer: elevator_find function cleanup by Vasily Tarasov · 18 years ago
  96. f583f49 [PATCH] helper function for retrieving scsi_cmd given host based block layer tag by David C Somayajulu · 18 years ago
  97. 7006f6e [PATCH] dm: export blkdev_driver_ioctl by Alasdair G Kergon · 18 years ago
  98. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  99. 51d7513 [PATCH] Only enable CONFIG_BLOCK option for embedded by Jens Axboe · 18 years ago
  100. 059af49 [PATCH] blk_queue_start_tag() shared map race fix by Jens Axboe · 18 years ago