1. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  2. c49c06e blkio-throttle: Fix possible multiplication overflow in iops calculations by Vivek Goyal · 14 years ago
  3. 9355aed blkio-throttle: limit max iops value to UINT_MAX by Vivek Goyal · 14 years ago
  4. 5e901a2 blkio-throttle: There is no need to convert jiffies to milli seconds by Vivek Goyal · 14 years ago
  5. 3aad5d3 blkio-throttle: Fix link failure failure on i386 by Vivek Goyal · 14 years ago
  6. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  7. 02977e4 blkio: Add root group to td->tg_list by Vivek Goyal · 14 years ago
  8. 61014e9 blkio: deletion of a cgroup was causes oops by Vivek Goyal · 14 years ago
  9. 13f9825 blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n by Vivek Goyal · 14 years ago
  10. efb012b3 block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  11. 260a67a block: revert bad fix for memory hotplug causing bounces by Jens Axboe · 14 years ago
  12. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  13. c49825f block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  14. 4b19776 block: Prevent hang_check firing during long I/O by Mark Lord · 14 years ago
  15. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  16. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  17. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  18. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  19. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  20. 8e89d13 blkio: Implementation of IOPS limit logic by Vivek Goyal · 14 years ago
  21. 7702e8f blk-cgroup: cgroup changes for IOPS limit support by Vivek Goyal · 14 years ago
  22. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  23. 4c9eefa blk-cgroup: Introduce cgroup changes for throttling policy by Vivek Goyal · 14 years ago
  24. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  25. af41d7b blk-cgroup: Kill the header printed at the start of blkio.weight_device file by Vivek Goyal · 14 years ago
  26. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  27. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  28. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  29. 8dcbdc7 block: block_dump: Add number of sectors to debug output by San Mehat · 14 years ago
  30. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  31. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  32. 8c55536 block: remove the BLKDEV_IFL_BARRIER flag by Christoph Hellwig · 14 years ago
  33. 3a2edd0 block: make __blk_rq_prep_clone() copy most command flags by Tejun Heo · 14 years ago
  34. d391a2d block: use REQ_FLUSH in blkdev_issue_flush() by Tejun Heo · 14 years ago
  35. 09d60c7 block: make sure FSEQ_DATA request has the same rq_disk as the original by Tejun Heo · 14 years ago
  36. 47f70d5 block: kick queue after sequencing REQ_FLUSH/FUA by Tejun Heo · 14 years ago
  37. 337238b block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH by Tejun Heo · 14 years ago
  38. cde4c40 block: simplify queue_next_fseq by Christoph Hellwig · 14 years ago
  39. 1e87901 block: filter flush bio's in __generic_make_request() by Tejun Heo · 14 years ago
  40. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 14 years ago
  41. dd4c133 block: rename barrier/ordered to flush by Tejun Heo · 14 years ago
  42. 8839a0e block: rename blk-barrier.c to blk-flush.c by Tejun Heo · 14 years ago
  43. 28e7d18 block: drop barrier ordering by queue draining by Tejun Heo · 14 years ago
  44. dd83100 block: misc cleanups in barrier code by Tejun Heo · 14 years ago
  45. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  46. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  47. be14eb6 block: Range check cpu in blk_cpu_to_group by Brian King · 14 years ago
  48. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  49. 5e00d1b BLOCK: fix bio.bi_rw handling by Jiri Slaby · 14 years ago
  50. c87ffbb block: put dev->kobj in blk_register_queue fail path by Xiaotian Feng · 14 years ago
  51. c4e7893 cfq-iosched: blktrace print per slice sector stats by Vivek Goyal · 14 years ago
  52. 80bdf0c cfq-iosched: Implement tunable group_idle by Vivek Goyal · 14 years ago
  53. 02b3508 cfq-iosched: Do group share accounting in IOPS when slice_idle=0 by Vivek Goyal · 14 years ago
  54. b6508c1 cfq-iosched: Do not idle if slice_idle=0 by Vivek Goyal · 14 years ago
  55. 96aa1b4 blkio: Fix return code for mkdir calls by Ciju Rajan K · 14 years ago
  56. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  57. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  58. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  59. 18edc8e blkdev: fix blkdev_issue_zeroout return value by Dmitry Monakhov · 14 years ago
  60. 3383977 block: update request stacking methods to support discards by ike Snitzer · 14 years ago
  61. 16f2319 block: set up rq->rq_disk properly for flush requests by FUJITA Tomonori · 14 years ago
  62. 28e18d0 block: set REQ_TYPE_FS on flush requests by FUJITA Tomonori · 14 years ago
  63. 10d1f9e block: fix problem with sending down discard that isn't of correct granularity by Jens Axboe · 14 years ago
  64. f10d9f6 blkdev: check for valid request queue before issuing flush by Dave Chinner · 14 years ago
  65. 15392ef block: remove BKL from partition ioctls by Arnd Bergmann · 14 years ago
  66. 6de4370 block: remove BKL from BLKROSET and BLKFLSBUF by Arnd Bergmann · 14 years ago
  67. 62c2a7d block: push BKL into blktrace ioctls by Arnd Bergmann · 14 years ago
  68. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  69. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  70. b6a9031 block: permit PREFLUSH and POSTFLUSH without prepare_flush_fn by FUJITA Tomonori · 14 years ago
  71. 8749534 block: introduce REQ_FLUSH flag by FUJITA Tomonori · 14 years ago
  72. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  73. 3ffb52e block: fixup missing conversion from BIO_RW_DISCARD to REQ_DISCARD by Jens Axboe · 14 years ago
  74. 2c8919d gcc-4.6: block: fix unused but set variables in blk-merge by Andi Kleen · 14 years ago
  75. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  76. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  77. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  78. 956bcb7 block: add helpers for the trivial queue flag sysfs show/store entries by Jens Axboe · 14 years ago
  79. e2e1a14 block: add sysfs knob for turning off disk entropy contributions by Jens Axboe · 14 years ago
  80. 1b99973 block: Don't count_vm_events for discard bio in submit_bio. by Tao Ma · 14 years ago
  81. 9e495db cfq: fix recursive call in cfq_blkiocg_update_completion_stats() by Jens Axboe · 14 years ago
  82. e98ef89 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n by Vivek Goyal · 14 years ago
  83. c10b61f cfq: Don't allow queue merges for queues that have no process references by Jeff Moyer · 14 years ago
  84. fbbf055 block: fix DISCARD_BARRIER requests by Christoph Hellwig · 14 years ago
  85. 1abec4f block: make blk_init_free_list and elevator_init idempotent by Mike Snitzer · 14 years ago
  86. c86d1b8 block: avoid unconditionally freeing previously allocated request_queue by Mike Snitzer · 14 years ago
  87. d02a2c0 cfq-iosched: fix an oops caused by slab leak by Shaohua Li · 14 years ago
  88. e36f724 block: Adjust elv_iosched_show to return "none" for bio-based DM by Mike Snitzer · 14 years ago
  89. 80b15c7 cfq-iosched: compact io_context radix_tree by Konstantin Khlebnikov · 14 years ago
  90. bca4b91 cfq-iosched: remove dead_key from cfq_io_context by Konstantin Khlebnikov · 14 years ago
  91. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  92. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  93. 01effb0 block: allow initialization of previously allocated request_queue by Mike Snitzer · 14 years ago
  94. 0341509 blk-cgroup: Fix an RCU warning in blkiocg_create() by Li Zefan · 14 years ago
  95. dcf097b blk-cgroup: Fix RCU correctness warning in cfq_init_queue() by Vivek Goyal · 14 years ago
  96. 0f3942a block: kill some useless goto's in blk-cgroup.c by Jens Axboe · 14 years ago
  97. 0341aaf block: fix bad use of min() on different types by Jens Axboe · 14 years ago
  98. 50eaeb3 cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n by Dmitry Monakhov · 14 years ago
  99. 3f14d79 blkdev: add blkdev_issue_zeroout helper function by Dmitry Monakhov · 14 years ago
  100. f31e7e4 blkdev: move blkdev_issue helper functions to separate file by Dmitry Monakhov · 14 years ago