1. 760701b cfq-iosched: Get rid of on_st flag by Gui Jianfeng · 14 years ago
  2. b54ce60 cfq-iosched: Get rid of st->active by Gui Jianfeng · 14 years ago
  3. 5478755 block: check for proper length of iov entries earlier in blk_rq_map_user_iov() by Xiaotian Feng · 14 years ago
  4. 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
  5. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  6. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  7. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  8. 5fbf856 Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/core by Jens Axboe · 14 years ago
  9. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  10. bdc85df blk-cgroup: Allow creation of hierarchical cgroups by Vivek Goyal · 14 years ago
  11. c2f6805 blk-throttle: Fix calculation of max number of WRITES to be dispatched by Vivek Goyal · 14 years ago
  12. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  13. cedb4a7 block: remove unused copy_io_context() by Jens Axboe · 14 years ago
  14. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  15. a014741 block: ioctl: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  16. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  17. 9f864c8 block: take care not to overflow when calculating total iov length by Jens Axboe · 14 years ago
  18. 9284bcf block: check for proper length of iov entries in blk_rq_map_user_iov() by Jens Axboe · 14 years ago
  19. 2b9408a cfq-iosched: don't schedule a dispatch for a non-idle queue by Shaohua Li · 14 years ago
  20. 8e1ac66 cfq-iosched: don't idle if a deep seek queue is slow by Shaohua Li · 14 years ago
  21. d2d59e1 cfq-iosched: schedule dispatch for noidle queue by Shaohua Li · 14 years ago
  22. c1e4475 cfq-iosched: do cleanup by Shaohua Li · 14 years ago
  23. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  24. 8e77516 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  27. 7ad58c0 block: fix use-after-free bug in blk throttle code by Jens Axboe · 14 years ago
  28. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  29. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  31. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  32. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  33. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  34. b462732 cfq-iosched: Fix a gcc 4.5 warning and put some comments by Vivek Goyal · 14 years ago
  35. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  36. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  37. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  38. 4789716 [SCSI] bsg: fix incorrect device_status value by FUJITA Tomonori · 14 years ago
  39. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  40. e817bf3 block: Fix double free in blk_integrity_unregister by Martin K. Petersen · 14 years ago
  41. 892b6f9 block: Ensure physical block size is unsigned int by Martin K. Petersen · 14 years ago
  42. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  43. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  44. c49c06e blkio-throttle: Fix possible multiplication overflow in iops calculations by Vivek Goyal · 14 years ago
  45. 9355aed blkio-throttle: limit max iops value to UINT_MAX by Vivek Goyal · 14 years ago
  46. 5e901a2 blkio-throttle: There is no need to convert jiffies to milli seconds by Vivek Goyal · 14 years ago
  47. 3aad5d3 blkio-throttle: Fix link failure failure on i386 by Vivek Goyal · 14 years ago
  48. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  49. 02977e4 blkio: Add root group to td->tg_list by Vivek Goyal · 14 years ago
  50. 61014e9 blkio: deletion of a cgroup was causes oops by Vivek Goyal · 14 years ago
  51. 13f9825 blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n by Vivek Goyal · 14 years ago
  52. efb012b3 block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  53. 260a67a block: revert bad fix for memory hotplug causing bounces by Jens Axboe · 14 years ago
  54. f281fb5 block: prevent merges of discard and write requests by Adrian Hunter · 14 years ago
  55. c49825f block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  56. 4b19776 block: Prevent hang_check firing during long I/O by Mark Lord · 14 years ago
  57. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  58. a45dc2d block: fix blk_rq_map_kern bio direction flag by Benny Halevy · 14 years ago
  59. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  60. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  61. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  62. 8e89d13 blkio: Implementation of IOPS limit logic by Vivek Goyal · 14 years ago
  63. 7702e8f blk-cgroup: cgroup changes for IOPS limit support by Vivek Goyal · 14 years ago
  64. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago
  65. 4c9eefa blk-cgroup: Introduce cgroup changes for throttling policy by Vivek Goyal · 14 years ago
  66. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  67. af41d7b blk-cgroup: Kill the header printed at the start of blkio.weight_device file by Vivek Goyal · 14 years ago
  68. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  69. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  70. 1441779 block: fix an address space warning in blk-map.c by Namhyung Kim · 14 years ago
  71. 8dcbdc7 block: block_dump: Add number of sectors to debug output by San Mehat · 14 years ago
  72. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  73. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  74. 8c55536 block: remove the BLKDEV_IFL_BARRIER flag by Christoph Hellwig · 14 years ago
  75. 3a2edd0 block: make __blk_rq_prep_clone() copy most command flags by Tejun Heo · 14 years ago
  76. d391a2d block: use REQ_FLUSH in blkdev_issue_flush() by Tejun Heo · 14 years ago
  77. 09d60c7 block: make sure FSEQ_DATA request has the same rq_disk as the original by Tejun Heo · 14 years ago
  78. 47f70d5 block: kick queue after sequencing REQ_FLUSH/FUA by Tejun Heo · 14 years ago
  79. 337238b block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH by Tejun Heo · 14 years ago
  80. cde4c40 block: simplify queue_next_fseq by Christoph Hellwig · 14 years ago
  81. 1e87901 block: filter flush bio's in __generic_make_request() by Tejun Heo · 14 years ago
  82. 4fed947 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests by Tejun Heo · 14 years ago
  83. dd4c133 block: rename barrier/ordered to flush by Tejun Heo · 14 years ago
  84. 8839a0e block: rename blk-barrier.c to blk-flush.c by Tejun Heo · 14 years ago
  85. 28e7d18 block: drop barrier ordering by queue draining by Tejun Heo · 14 years ago
  86. dd83100 block: misc cleanups in barrier code by Tejun Heo · 14 years ago
  87. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  88. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  89. be14eb6 block: Range check cpu in blk_cpu_to_group by Brian King · 14 years ago
  90. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  91. 5e00d1b BLOCK: fix bio.bi_rw handling by Jiri Slaby · 14 years ago
  92. c87ffbb block: put dev->kobj in blk_register_queue fail path by Xiaotian Feng · 14 years ago
  93. c4e7893 cfq-iosched: blktrace print per slice sector stats by Vivek Goyal · 14 years ago
  94. 80bdf0c cfq-iosched: Implement tunable group_idle by Vivek Goyal · 14 years ago
  95. 02b3508 cfq-iosched: Do group share accounting in IOPS when slice_idle=0 by Vivek Goyal · 14 years ago
  96. b6508c1 cfq-iosched: Do not idle if slice_idle=0 by Vivek Goyal · 14 years ago
  97. 96aa1b4 blkio: Fix return code for mkdir calls by Ciju Rajan K · 14 years ago
  98. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  99. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  100. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago