1. 150e6c6 Merge branch 'cfq-2.6.33' into for-2.6.33 by Jens Axboe · 15 years ago
  2. 4b27e1b cfq-iosched: limit coop preemption by Shaohua Li · 15 years ago
  3. e6ec4fe cfq-iosched: fix bad return value cfq_should_preempt() by Jens Axboe · 15 years ago
  4. dddb745 cfq-iosched: simplify prio-unboost code by Corrado Zoccolo · 15 years ago
  5. 5869619c cfq-iosched: fix style issue in cfq_get_avg_queues() by Jens Axboe · 15 years ago
  6. 718eee0 cfq-iosched: fairness for sync no-idle queues by Corrado Zoccolo · 15 years ago
  7. a6d44e9 cfq-iosched: enable idling for last queue on priority class by Corrado Zoccolo · 15 years ago
  8. c0324a0 cfq-iosched: reimplement priorities using different service trees by Corrado Zoccolo · 15 years ago
  9. aa6f6a3 cfq-iosched: preparation to handle multiple service trees by Corrado Zoccolo · 15 years ago
  10. 5db5d64 cfq-iosched: adapt slice to number of processes doing I/O by Corrado Zoccolo · 15 years ago
  11. 1a1238a cfq-iosched: improve hw_tag detection by Shaohua Li · 15 years ago
  12. e6c5bc7 cfq: break apart merged cfqqs if they stop cooperating by Jeff Moyer · 15 years ago
  13. b3b6d04 cfq: change the meaning of the cfqq_coop flag by Jeff Moyer · 15 years ago
  14. df5fe3e cfq: merge cooperating cfq_queues by Jeff Moyer · 15 years ago
  15. b2c18e1 cfq: calculate the seek_mean per cfq_queue not per cfq_io_context by Jeff Moyer · 15 years ago
  16. 6cafb12 block: silently error unsupported empty barriers too by Mark McLoughlin · 15 years ago
  17. c30f334 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  18. c7ebf06 blk-settings: fix function parameter kernel-doc notation by Randy Dunlap · 15 years ago
  19. 8c27959 elv_iosched_store(): fix strstrip() misuse by KOSAKI Motohiro · 15 years ago
  20. 355b659 cfq-iosched: avoid probable slice overrun when idling by Corrado Zoccolo · 15 years ago
  21. a6151c3 cfq-iosched: apply bool value where we return 0/1 by Jens Axboe · 15 years ago
  22. ec60e4f cfq-iosched: fix think time allowed for seekers by Corrado Zoccolo · 15 years ago
  23. b9c8946 cfq-iosched: fix the slice residual sign by Jens Axboe · 15 years ago
  24. 0b182d6 cfq-iosched: abstract out the 'may this cfqq dispatch' logic by Jens Axboe · 15 years ago
  25. 1b59dd5 block: use proper BLK_RW_ASYNC in blk_queue_start_tag() by Jens Axboe · 15 years ago
  26. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  27. 23e018a block: get rid of kblock_schedule_delayed_work() by Jens Axboe · 15 years ago
  28. 48e025e cfq-iosched: fix possible problem with jiffies wraparound by Corrado Zoccolo · 15 years ago
  29. 30996f4 cfq-iosched: fix issue with rq-rq merging and fifo list ordering by Jens Axboe · 15 years ago
  30. 5d13379 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  31. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  32. e00c54c cfq-iosched: don't delay async queue if it hasn't dispatched at all by Jens Axboe · 15 years ago
  33. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  34. 61f0c1d cfq-iosched: use assigned slice sync value, not default by Jens Axboe · 15 years ago
  35. 963b72f cfq-iosched: rename 'desktop' sysfs entry to 'low_latency' by Jens Axboe · 15 years ago
  36. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  37. 365722b cfq-iosched: delay async IO dispatch, if sync IO was just done by Vivek Goyal · 15 years ago
  38. 08dc872 block: CFQ is more than a desktop scheduler by Jens Axboe · 15 years ago
  39. 492af63 block: remove the anticipatory IO scheduler by Jens Axboe · 15 years ago
  40. 1d22351 cfq-iosched: add a knob for desktop interactiveness by Jens Axboe · 15 years ago
  41. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  42. 67efc92 block: allow large discard requests by Christoph Hellwig · 15 years ago
  43. c15227d block: use normal I/O path for discard requests by Christoph Hellwig · 15 years ago
  44. 1a35e0f Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  45. ca80650 block: allow large discard requests by Christoph Hellwig · 15 years ago
  46. 1122a26 block: use normal I/O path for discard requests by Christoph Hellwig · 15 years ago
  47. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 15 years ago
  48. 5dee247 block: Do not clamp max_hw_sectors for stacking devices by Martin K. Petersen · 15 years ago
  49. 80ddf24 block: Set max_sectors correctly for stacking devices by Martin K. Petersen · 15 years ago
  50. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  51. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  52. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  53. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  54. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  55. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  56. b8a9ae7 block: don't assume device has a request list backing in nr_requests store by Jens Axboe · 15 years ago
  57. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  58. 06d2188 cfq: choose a new next_req when a request is dispatched by Jeff Moyer · 15 years ago
  59. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  60. 01edede block: trace bio queueing trial only when it occurs by Minchan Kim · 15 years ago
  61. b217a90 cfq: fix the log message after dispatched a request by Shan Wei · 15 years ago
  62. 1b379d8 cfq-iosched: get rid of must_alloc flag by Jens Axboe · 15 years ago
  63. a33dac2 block: use interrupts disabled version of raise_softirq_irqoff() by Jens Axboe · 15 years ago
  64. fca51d6 block: fix comment in blk-iopoll.c by Jens Axboe · 15 years ago
  65. 37867ae block: adjust default budget for blk-iopoll by Jens Axboe · 15 years ago
  66. 1badcfb block: fix long lines in block/blk-iopoll.c by Jens Axboe · 15 years ago
  67. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  68. fb1e753 block: improve queue_should_plug() by looking at IO depths by Jens Axboe · 15 years ago
  69. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  70. e3264a4 Send uevents for write_protect changes by Hannes Reinecke · 15 years ago
  71. d58b85e cfq-iosched: no need to keep track of busy_rt_queues by Vivek Goyal · 15 years ago
  72. 5ad531d cfq-iosched: drain device queue before switching to a sync queue by Jens Axboe · 15 years ago
  73. da6c5c7 scsi,block: update SCSI to handle mixed merge failures by Tejun Heo · 15 years ago
  74. 80a761f block: implement mixed merge of different failfast requests by Tejun Heo · 15 years ago
  75. a82afdf block: use the same failfast bits for bio and request by Tejun Heo · 15 years ago
  76. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  77. c295fc0 block: Allow changing max_sectors_kb above the default 512 by Nikanth Karthikesan · 15 years ago
  78. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  79. 14d9fa3 Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG by John Stoffel · 15 years ago
  80. 7e5f5fb block: Update topology documentation by Martin K. Petersen · 15 years ago
  81. 70dd5bf block: Stack optimal I/O size by Martin K. Petersen · 15 years ago
  82. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  83. fef2466 block: Make blk_queue_stack_limits use the new stacking interface by Martin K. Petersen · 15 years ago
  84. 56ad174 block: make the end_io functions be non-GPL exports by Jens Axboe · 15 years ago
  85. 3839e4b block: fix improper kobject release in blk_integrity_unregister by Xiaotian Feng · 15 years ago
  86. a4e7d46 block: always assign default lock to queues by Jens Axboe · 15 years ago
  87. 9cb308c block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel by Xiaotian Feng · 15 years ago
  88. 0a09f43 block: fix failfast merge testing in elv_rq_merge_ok() by Tejun Heo · 15 years ago
  89. 32f2e80 cfq-iosched: reset oom_cfqq in cfq_set_request() by Vivek Goyal · 15 years ago
  90. 76da034 block: call blk_scsi_ioctl_init() by FUJITA Tomonori · 15 years ago
  91. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  92. ab0fd1d block: don't merge requests of different failfast settings by Tejun Heo · 15 years ago
  93. b706f64 cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() by Shan Wei · 15 years ago
  94. db64f68 blocK: Restore barrier support for md and probably other virtual devices. by NeilBrown · 15 years ago
  95. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  96. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  97. 6118b70 cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  98. d5036d7 cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  99. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 15 years ago
  100. 1119865 block: revert "bsg: setting rq->bio to NULL" by FUJITA Tomonori · 15 years ago