1. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  2. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  3. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  4. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 12 years ago
  5. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  6. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  7. 94ea415 separate partition format handling from generic code by Al Viro · 13 years ago
  8. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago
  9. 4752bc3 make register_disk() static by Al Viro · 13 years ago
  10. f2b20d4 block: fix blk_queue_end_tag() by Dan Williams · 12 years ago
  11. 609f6ea block: re-use existing 'reading' variable instead of checking direction again by majianpeng · 12 years ago
  12. 6ae0516 block, cfq: fix empty queue crash caused by request merge by Shaohua Li · 12 years ago
  13. 4eabc94 block: don't kick empty queue in blk_drain_queue() by Tejun Heo · 12 years ago
  14. bb9d97b cgroup: don't use subsys->can_attach_task() or ->attach_task() by Tejun Heo · 13 years ago
  15. 5eb4685 cfq-iosched: fix cfq_cic_link() race confition by Yasuaki Ishimatsu · 13 years ago
  16. 2984ff3 cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails by majianpeng · 13 years ago
  17. 5151412 block: initialize request_queue's numa node during by Mike Snitzer · 13 years ago
  18. 019ceb7 block: add missed trace_block_plug by Shaohua Li · 13 years ago
  19. 3540d5e block: avoid unnecessary plug list flush by Shaohua Li · 13 years ago
  20. 6b76106 block: Always check length of all iov entries in blk_rq_map_user_iov() by Ben Hutchings · 13 years ago
  21. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  22. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  23. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  24. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  25. 6dd9ad7 block: don't call blk_drain_queue() if elevator is not up by Tejun Heo · 13 years ago
  26. 6adb123 block: Change module.h -> export.h in bsg-lib.c by Paul Gortmaker · 13 years ago
  27. d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  28. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  29. 334c2b0 blk-throttle: use queue_is_locked() instead of lockdep_is_held() by Jens Axboe · 13 years ago
  30. a38eb63 blk-throttle: Take blkcg->lock while traversing blkcg->policy_list by Vivek Goyal · 13 years ago
  31. e060f00 blk-throttle: Free up policy node associated with deleted rule by Vivek Goyal · 13 years ago
  32. 5e08159 block: warn if tag is greater than real_max_depth. by Tao Ma · 13 years ago
  33. 8315722 Merge branch 'for-linus' into for-3.2/core by Jens Axboe · 13 years ago
  34. f992ae8 block: make gendisk hold a reference to its queue by Tejun Heo · 13 years ago
  35. e67b77c blk-flush: move the queue kick into by Jeff Moyer · 13 years ago
  36. 834f9f6 blk-flush: fix invalid BUG_ON in blk_insert_flush by Jeff Moyer · 13 years ago
  37. 9562ad9 block: Remove the control of complete cpu from bio. by Tao Ma · 13 years ago
  38. e890413 block: fix a typo in the blk-cgroup.h file by Jie Liu · 13 years ago
  39. c9a929d block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown by Tejun Heo · 13 years ago
  40. bd87b58 block: drop @tsk from attempt_plug_merge() and explain sync rules by Tejun Heo · 13 years ago
  41. da8303c block: make get_request[_wait]() fail if queue is dead by Tejun Heo · 13 years ago
  42. bc16a4f block: reorganize throtl_get_tg() and blk_throtl_bio() by Tejun Heo · 13 years ago
  43. e3c78ca block: reorganize queue draining by Tejun Heo · 13 years ago
  44. 315fcee block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() by Tejun Heo · 13 years ago
  45. 75eb6c3 block: pass around REQ_* flags instead of broken down booleans during request alloc/free by Tejun Heo · 13 years ago
  46. bc9fcbf block: move blk_throtl prototypes to block/blk.h by Tejun Heo · 13 years ago
  47. ece8424 block: fix genhd refcounting in blkio_policy_parse_and_set() by Tejun Heo · 13 years ago
  48. 523e1d3 block: make gendisk hold a reference to its queue by Tejun Heo · 13 years ago
  49. 5c04b42 Merge branch 'v3.1-rc10' into for-3.2/core by Jens Axboe · 13 years ago
  50. 777eb1b block: Free queue resources at blk_release_queue() by Hannes Reinecke · 13 years ago
  51. d11bb44 blk-cgroup: be able to remove the record of unplugged device by Wanlong Gao · 13 years ago
  52. 499337b block/blk-sysfs.c: fix kerneldoc references by Andrew Morton · 13 years ago
  53. 75df713 block: document blk-plug by Suresh Jayaraman · 13 years ago
  54. 27a84d5 block: refactor generic_make_request by Christoph Hellwig · 13 years ago
  55. 8ad6a56 block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request by Tao Ma · 13 years ago
  56. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  57. c20e8de block: rename __make_request() to blk_queue_bio() by Jens Axboe · 13 years ago
  58. 166e1f9 block: export __make_request by Christoph Hellwig · 13 years ago
  59. 484fc25 elevator: use ELV_NAME_MAX instead of magic number 16 for chosen_elevator by Wang Sheng-Hui · 13 years ago
  60. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  61. 56ebdaf block: simplify force plug flush code a little bit by Shaohua Li · 13 years ago
  62. a632716 block: change force plug flush call order by Shaohua Li · 13 years ago
  63. e8037d4 block: Fix queue_flag update when rq_affinity goes from 2 to 1 by Eric Seppanen · 13 years ago
  64. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  65. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  66. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  67. b53d1ed Revert "cfq: Remove special treatment for metadata rqs." by Jens Axboe · 13 years ago
  68. 4853aba block: fix flush machinery for stacking drivers with differring flush flags by Jeff Moyer · 13 years ago
  69. bcf30e7 block: improve rq_affinity placement by Shaohua Li · 13 years ago
  70. fa1bf42 allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH by Jeff Moyer · 13 years ago
  71. 35ae66e block: Make rq_affinity = 1 work as expected by Tao Ma · 13 years ago
  72. dd48c08 fault-injection: add ability to export fault_attr in arbitrary directory by Akinobu Mita · 13 years ago
  73. f95fe9c block/genhd.c: remove useless cast in diskstats_show() by Herbert Poetzl · 13 years ago
  74. e2a5429 bsg-lib: add module.h include by Jens Axboe · 13 years ago
  75. a5395b8 cfq-iosched: Reduce linked group count upon group destruction by Vivek Goyal · 13 years ago
  76. e5a94f5 blk-throttle: correctly determine sync bio by Shaohua Li · 13 years ago
  77. aa387cc block: add bsg helper library by Mike Christie · 13 years ago
  78. b2c9cd3 fail_make_request: cleanup should_fail_request by Akinobu Mita · 13 years ago
  79. 11ccf11 block: fix warning with calling smp_processor_id() in preemptible section by Jens Axboe · 13 years ago
  80. 8ded371 Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  81. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  82. 5757a6d block: strict rq_affinity by Dan Williams · 13 years ago
  83. 4c64500 block: fix patch import error in max_discard_sectors check by Jens Axboe · 13 years ago
  84. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  85. bfe159a [SCSI] fix crash in scsi_dispatch_cmd() by James Bottomley · 13 years ago
  86. 57bdfbf block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() by Lai Jiangshan · 13 years ago
  87. 7700fc4 CFQ: add think time check for group by Shaohua Li · 13 years ago
  88. f5f2b6c CFQ: add think time check for service tree by Shaohua Li · 13 years ago
  89. 383cd72 CFQ: move think time check variables to a separate struct by Shaohua Li · 13 years ago
  90. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  91. a07405b cfq: Remove special treatment for metadata rqs. by Justin TerAvest · 13 years ago
  92. 55c022b block: avoid building too big plug list by Shaohua Li · 13 years ago
  93. 0f79960 block: eliminate potential for infinite loop in blkdev_issue_discard by Mike Snitzer · 13 years ago
  94. 390192b compat_ioctl: fix warning caused by qemu by Johannes Stezenbach · 13 years ago
  95. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  96. 04bf786 Merge branch 'for-linus' into for-3.1/core by Jens Axboe · 13 years ago
  97. 726e99a cfq-iosched: make code consistent by Shaohua Li · 13 years ago
  98. 3181faa cfq-iosched: fix a rcu warning by Shaohua Li · 13 years ago
  99. 2b727c6 bsg: fix address space warning from sparse by Namhyung Kim · 13 years ago
  100. 44194e3 bsg: remove unnecessary conditional expressions by Namhyung Kim · 13 years ago