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