1. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  2. c553f8e block cfq: compensate preempted queue even if it has no slice assigned by Shaohua Li · 13 years ago
  3. f8ae6e3 block cfq: make queue preempt work for queues from different workload by Shaohua Li · 13 years ago
  4. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  5. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 13 years ago
  6. 329a678 block cfq: don't use atomic_t for cfq_group by Shaohua Li · 13 years ago
  7. 30d7b94 block cfq: don't use atomic_t for cfq_queue by Shaohua Li · 13 years ago
  8. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  9. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  10. 89b90be block: make kblockd_workqueue smarter by Tejun Heo · 13 years ago
  11. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  12. 27667c9 block: Clean up exit_io_context() source code. by Bart Van Assche · 13 years ago
  13. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  14. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 13 years ago
  15. b9f985b block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) by Yang Zhang · 13 years ago
  16. 7278c9c cfq-iosched: don't check cfqg in choose_service_tree() by Gui Jianfeng · 13 years ago
  17. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 13 years ago
  18. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  19. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  20. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  21. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  22. e4ea0c1 block cfq: select new workload if priority changed by Shaohua Li writes · 13 years ago
  23. c7a841f [SCSI] bsg: correct fault if queue object removed while dev_t open by James Smart · 14 years ago
  24. 04a6b51 blk-throttle: Correct the placement of smp_rmb() by Vivek Goyal · 14 years ago
  25. d1ae8ff blk-throttle: Trim/adjust slice_end once a bio has been dispatched by Vivek Goyal · 14 years ago
  26. 760701b cfq-iosched: Get rid of on_st flag by Gui Jianfeng · 14 years ago
  27. b54ce60 cfq-iosched: Get rid of st->active by Gui Jianfeng · 14 years ago
  28. 5478755 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() by Xiaotian Feng · 14 years ago
  29. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  30. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  31. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  32. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  33. 5fbf856 Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core by Jens Axboe · 14 years ago
  34. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  35. bdc85df blk-cgroup: Allow creation of hierarchical cgroups by Vivek Goyal · 14 years ago
  36. c2f6805 blk-throttle: Fix calculation of max number of WRITES to be dispatched by Vivek Goyal · 14 years ago
  37. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  38. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  39. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  40. a014741 block: ioctl: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  41. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  42. 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
  43. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  44. 2b9408a cfq-iosched: don't schedule a dispatch for a non-idle queue by Shaohua Li · 14 years ago
  45. 8e1ac66 cfq-iosched: don't idle if a deep seek queue is slow by Shaohua Li · 14 years ago
  46. d2d59e1 cfq-iosched: schedule dispatch for noidle queue by Shaohua Li · 14 years ago
  47. c1e4475 cfq-iosched: do cleanup by Shaohua Li · 14 years ago
  48. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  49. 8e77516 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  50. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  51. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  52. 7ad58c0 block: fix use-after-free bug in blk throttle code by Jens Axboe · 14 years ago
  53. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  54. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  56. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  57. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  58. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  59. b462732 cfq-iosched: Fix a gcc 4.5 warning and put some comments by Vivek Goyal · 14 years ago
  60. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  61. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  62. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  63. 4789716 [SCSI] bsg: fix incorrect device_status value by FUJITA Tomonori · 14 years ago
  64. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  65. e817bf3 block: Fix double free in blk_integrity_unregister by Martin K. Petersen · 14 years ago
  66. 892b6f9 block: Ensure physical block size is unsigned int by Martin K. Petersen · 14 years ago
  67. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  68. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  69. c49c06e blkio-throttle: Fix possible multiplication overflow in iops calculations by Vivek Goyal · 14 years ago
  70. 9355aed blkio-throttle: limit max iops value to UINT_MAX by Vivek Goyal · 14 years ago
  71. 5e901a2 blkio-throttle: There is no need to convert jiffies to milli seconds by Vivek Goyal · 14 years ago
  72. 3aad5d3 blkio-throttle: Fix link failure failure on i386 by Vivek Goyal · 14 years ago
  73. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  74. 02977e4 blkio: Add root group to td->tg_list by Vivek Goyal · 14 years ago
  75. 61014e9 blkio: deletion of a cgroup was causes oops by Vivek Goyal · 14 years ago
  76. 13f9825 blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n by Vivek Goyal · 14 years ago
  77. efb012b3 block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  78. 260a67a block: revert bad fix for memory hotplug causing bounces by Jens Axboe · 14 years ago
  79. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  80. c49825f block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  81. 4b19776 block: Prevent hang_check firing during long I/O by Mark Lord · 14 years ago
  82. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  83. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  84. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  85. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  86. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  87. 8e89d13 blkio: Implementation of IOPS limit logic by Vivek Goyal · 14 years ago
  88. 7702e8f blk-cgroup: cgroup changes for IOPS limit support by Vivek Goyal · 14 years ago
  89. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  90. 4c9eefa blk-cgroup: Introduce cgroup changes for throttling policy by Vivek Goyal · 14 years ago
  91. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  92. af41d7b blk-cgroup: Kill the header printed at the start of blkio.weight_device file by Vivek Goyal · 14 years ago
  93. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  94. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  95. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  96. 8dcbdc7 block: block_dump: Add number of sectors to debug output by San Mehat · 14 years ago
  97. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  98. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  99. 8c55536 block: remove the BLKDEV_IFL_BARRIER flag by Christoph Hellwig · 14 years ago
  100. 3a2edd0 block: make __blk_rq_prep_clone() copy most command flags by Tejun Heo · 14 years ago