1. 28519c8 bsg: remove read/write support by Christoph Hellwig · 6 years ago
  2. a284390 blk-iolatency: fix max_depth comparisons by Josef Bacik · 6 years ago
  3. 88b7210 block: iolatency: avoid 64-bit division by Arnd Bergmann · 6 years ago
  4. 3993e50 block/DAC960.c: fix defined but not used build warnings by Randy Dunlap · 6 years ago
  5. ca4b2a0 null_blk: add zone support by Matias Bjørling · 6 years ago
  6. 6dad38d null_blk: move shared definitions to header file by Matias Bjørling · 6 years ago
  7. e9a8385 block: Add default switch case to blk_pm_allow_request() to kill warning by Geert Uytterhoeven · 6 years ago
  8. b88aef3 block: fix infinite loop if the device loses discard capability by Mikulas Patocka · 6 years ago
  9. c137969 block, mm: remove unnecessary __GFP_HIGH flag by Shakeel Butt · 6 years ago
  10. 00a8cdb null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device by Liu Bo · 6 years ago
  11. ca47e8c mm: skip readahead if the cgroup is congested by Josef Bacik · 6 years ago
  12. b351f0c Documentation: add a doc for blk-iolatency by Josef Bacik · 6 years ago
  13. d706751 block: introduce blk-iolatency io controller by Josef Bacik · 6 years ago
  14. 67b42d0 rq-qos: introduce dio_bio callback by Josef Bacik · 6 years ago
  15. c1c8038 block: remove external dependency on wbt_flags by Josef Bacik · 6 years ago
  16. a790504 blk-rq-qos: refactor out common elements of blk-wbt by Josef Bacik · 6 years ago
  17. 2ecbf45 blk-stat: export helpers for modifying blk_rq_stat by Josef Bacik · 6 years ago
  18. 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 6 years ago
  19. d09d8df blkcg: add generic throttling mechanism by Josef Bacik · 6 years ago
  20. 0d3bd88 swap,blkcg: issue swap io with the appropriate context by Tejun Heo · 6 years ago
  21. 0d1e0c7 blk: introduce REQ_SWAP by Josef Bacik · 6 years ago
  22. 903d23f blk-cgroup: allow controllers to output their own stats by Josef Bacik · 6 years ago
  23. c7c98fd block: introduce bio_issue_as_root_blkg by Josef Bacik · 6 years ago
  24. 08e18ea block: add bi_blkg to the bio for cgroups by Josef Bacik · 6 years ago
  25. 6e768717 blk-mq: dequeue request one by one from sw queue if hctx is busy by Ming Lei · 6 years ago
  26. d893ff8 block/loop: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  27. d769a99 drbd: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  28. b04f50a blk-mq: only attempt to merge bio if there is rq in sw queue by Ming Lei · 6 years ago
  29. 3f0cedc blk-mq: use list_splice_tail_init() to insert requests by Ming Lei · 6 years ago
  30. c018c84 blk-mq: fix typo in a function comment by Minwoo Im · 6 years ago
  31. 0da73d0 blk-mq: code clean-up by adding an API to clear set->mq_map by Minwoo Im · 6 years ago
  32. 5efac89 paride: remove redundant variable n by Colin Ian King · 6 years ago
  33. e84422c partitions/ldm: remove redundant pointer dgrp by Colin Ian King · 6 years ago
  34. f4354a9 loop: remove redundant pointer inode by Colin Ian King · 6 years ago
  35. b64a71a0 block/floppy: remove redundant variable dflags by Colin Ian King · 6 years ago
  36. 43ada78 Block: blk-throttle: set low_valid immediately once one cgroup has io.low configured by Liu Bo · 6 years ago
  37. e1a4132 Blktrace: bail out early if block debugfs is not configured by Liu Bo · 6 years ago
  38. 1954e9a block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests by Bart Van Assche · 6 years ago
  39. d05d199 drbd: Do not redefine __must_hold() by Bart Van Assche · 6 years ago
  40. 1311326 blk-mq: avoid to synchronize rcu inside blk_cleanup_queue() by Ming Lei · 6 years ago
  41. 97889f9 blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set() by Ming Lei · 6 years ago
  42. 5815839 blk-mq: introduce new lock for protecting hctx->dispatch_wait by Ming Lei · 6 years ago
  43. 2278d69 blk-mq: don't pass **hctx to blk_mq_mark_tag_wait() by Ming Lei · 6 years ago
  44. 8ab6bb9e blk-mq: cleanup blk_mq_get_driver_tag() by Ming Lei · 6 years ago
  45. 277a4a9 block, bfq: give a better name to bfq_bfqq_may_idle by Paolo Valente · 6 years ago
  46. 9fae8dd block, bfq: fix service being wrongly set to zero in case of preemption by Paolo Valente · 6 years ago
  47. 4420b09 block, bfq: do not expire a queue that will deserve dispatch plugging by Paolo Valente · 6 years ago
  48. 0471559 block, bfq: add/remove entity weights correctly by Paolo Valente · 6 years ago
  49. 6a5ac98 block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n by Bart Van Assche · 6 years ago
  50. 7c8542b block: Inline blk_queue_nr_zones() by Bart Van Assche · 6 years ago
  51. 6b1d83d block: Remove bdev_nr_zones() by Bart Van Assche · 6 years ago
  52. b3e7e7d include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive by Bart Van Assche · 6 years ago
  53. f441108 block: Remove a superfluous cast from blkdev_report_zones() by Bart Van Assche · 6 years ago
  54. 1e4b044 Linux 4.18-rc4 by Linus Torvalds · 6 years ago
  55. ca04b3c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  56. 23adbe6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 6f27a64 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. f5c926b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. 124b99f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  61. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  62. 8979319 Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  63. b2d44d1 Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  64. 4f572ef Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  65. 89ac223 Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  66. ea9561c Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  67. 43b6b6e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  68. 15279df x86/mtrr: Don't copy out-of-bounds data in mtrr_write by Jann Horn · 6 years ago
  69. 624434a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 2911952 Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  71. c2b5814 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  72. 1bb1557 Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  73. b4d0562 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  74. 1268ed0 x86/hyper-v: Fix the circular dependency in IPI enlightenment by K. Y. Srinivasan · 6 years ago
  75. c42c12a Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  76. 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  77. c78d1f9 Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 6 years ago
  78. c8440a7 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  79. 0581a5c Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  80. b771673 Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  81. f0463f3 Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  82. 0fa3ecd Fix up non-directory creation in SGID directories by Linus Torvalds · 6 years ago
  83. 7ec916f Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,free}_coherent()" by Christoph Hellwig · 6 years ago
  84. 729c0c9 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() by Stefano Brivio · 6 years ago
  85. 7ffbe65 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  86. f46ecbd cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting by Stefano Brivio · 6 years ago
  87. 6aa0c11 cifs: Fix memory leak in smb2_set_ea() by Paulo Alcantara · 6 years ago
  88. 81f39f9 cifs: fix SMB1 breakage by Ronnie Sahlberg · 6 years ago
  89. 8de8c46 cifs: Fix validation of signed data in smb2 by Paulo Alcantara · 6 years ago
  90. 27c32b4 cifs: Fix validation of signed data in smb3+ by Paulo Alcantara · 6 years ago
  91. 696e420 cifs: Fix use after free of a mid_q_entry by Lars Persson · 6 years ago
  92. d02d21e autofs: rename 'autofs' module back to 'autofs4' by Linus Torvalds · 6 years ago
  93. 1a381d4 arm64: remove no-op -p linker flag by Greg Hackmann · 6 years ago
  94. 06c8563 Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  95. 90dc8b6 Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  96. b19b928 Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  97. 760885f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 6 years ago
  98. 413ff0b drm/amd/display: add a check for display depth validity by Mikita Lipski · 6 years ago
  99. a6311be drm/amd/display: adding ycbcr420 pixel encoding for hdmi by Mikita Lipski · 6 years ago
  100. df95856 Merge branches 'acpi-tables' and 'acpica' by Rafael J. Wysocki · 6 years ago