1. 7fcf2b0 blkcg: change blkg reference counting to use percpu_ref by Dennis Zhou · 6 years ago
  2. 6f70fb6 blkcg: remove bio_disassociate_task() by Dennis Zhou · 6 years ago
  3. fc5a828 blkcg: remove additional reference to the css by Dennis Zhou · 6 years ago
  4. db6638d blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou · 6 years ago
  5. fd42df3 blkcg: associate writeback bios with a blkg by Dennis Zhou · 6 years ago
  6. 6a7f6d8 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou · 6 years ago
  7. e439bed blkcg: consolidate bio_issue_init() to be a part of core by Dennis Zhou · 6 years ago
  8. 5cdf2e3 blkcg: associate blkg when associating a device by Dennis Zhou · 6 years ago
  9. 892ad71 dm: set the static flush bio device on demand by Dennis Zhou · 6 years ago
  10. 2268c0f blkcg: introduce common blkg association logic by Dennis Zhou · 6 years ago
  11. beea9da blkcg: convert blkg_lookup_create() to find closest blkg by Dennis Zhou · 6 years ago
  12. b978962 blkcg: update blkg_lookup_create() to do locking by Dennis Zhou · 6 years ago
  13. 0fe061b blkcg: fix ref count issue with bio_blkcg() using task_css by Dennis Zhou · 6 years ago
  14. 6e0de61 blk-mq: remove QUEUE_FLAG_POLL from default MQ flags by Jens Axboe · 6 years ago
  15. 6544d22 block: enable polling by default if a poll map is initalized by Christoph Hellwig · 6 years ago
  16. 376f7ef block: only allow polling if a poll queue_map exists by Christoph Hellwig · 6 years ago
  17. 529262d block: remove ->poll_fn by Christoph Hellwig · 6 years ago
  18. 9d6610b nvme-mpath: remove I/O polling support by Christoph Hellwig · 6 years ago
  19. f9801a4 nvme-rdma: remove I/O polling support by Christoph Hellwig · 6 years ago
  20. 3a7afd8 nvme-pci: remove the CQ lock for interrupt driven queues by Christoph Hellwig · 6 years ago
  21. d1ed6aa nvme-pci: don't poll from irq context when deleting queues by Christoph Hellwig · 6 years ago
  22. 5271edd nvme-pci: refactor nvme_disable_io_queues by Christoph Hellwig · 6 years ago
  23. 0b2a8a9 nvme-pci: consolidate code for polling non-dedicated queues by Christoph Hellwig · 6 years ago
  24. c6d962a nvme-pci: only allow polling with separate poll queues by Christoph Hellwig · 6 years ago
  25. 6322307 nvme-pci: cleanup SQ allocation a bit by Christoph Hellwig · 6 years ago
  26. 4e22410 nvme-pci: use atomic bitops to mark a queue enabled by Christoph Hellwig · 6 years ago
  27. e20ba6e block: move queues types to the block layer by Christoph Hellwig · 6 years ago
  28. 154989e aio: clear IOCB_HIPRI by Christoph Hellwig · 6 years ago
  29. 89d04ec Merge tag 'v4.20-rc5' into for-4.21/block by Jens Axboe · 6 years ago
  30. 8c2def8 sbitmap: fix sbitmap_for_each_set() by Omar Sandoval · 6 years ago
  31. fe1f452 blk-mq: don't call ktime_get_ns() if we don't need it by Jens Axboe · 6 years ago
  32. 2595646 Linux 4.20-rc5 by Linus Torvalds · 6 years ago
  33. 6a51272 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  34. 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  35. a234c73 Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  36. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 8805841 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  38. c734b42 Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  39. 2149da0 block: add cmd_flags to print_req_error by Balbir Singh · 6 years ago
  40. c74eadf Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus by Bjorn Helgaas · 6 years ago
  41. f1f90e2 PCI: Fix incorrect value returned from pcie_get_speed_cap() by Mikulas Patocka · 6 years ago
  42. d8f190e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  43. 6c7954b Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  44. 868dda0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  45. 1f81742 Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  46. fd3b3e0 Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  47. 6584297 MAINTAINERS: Update linux-mips mailing list address by Paul Burton · 6 years ago
  48. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  49. 95feeab mm/khugepaged: fix the xas_create_range() error path by Hugh Dickins · 6 years ago
  50. 06a5e12 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 6 years ago
  51. 87c460a mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 6 years ago
  52. 042a308 mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 6 years ago
  53. 2af8ff2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 6 years ago
  54. aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  55. 701270f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 6 years ago
  56. 006d3ff mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 6 years ago
  57. 173d9d9 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 6 years ago
  58. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  59. 7c0950d initramfs: clean old path before creating a hardlink by Li Zhijian · 6 years ago
  60. 903e8ff kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace by Anders Roxell · 6 years ago
  61. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  62. dbd4af5 proc: fixup map_files test on arm by Alexey Dobriyan · 6 years ago
  63. 8de456c debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  64. dcf7fe9 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  65. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  66. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  67. 5b51072 userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem by Andrea Arcangeli · 6 years ago
  68. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  69. 5618cf0 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  70. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  71. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  72. 94570a4 proc: update MAINTAINERS with proc.txt by Alexey Dobriyan · 6 years ago
  73. 8f41683 mm/page_alloc.c: fix calculation of pgdat->nr_zones by Wei Yang · 6 years ago
  74. c1cb20d mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  75. 6ff38bd mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  76. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  77. 08be37b mm/gup: finish consolidating error handling by John Hubbard · 6 years ago
  78. 12457e6 MAINTAINERS: name change for Luis by Luis Chamberlain · 6 years ago
  79. 38c7b22 unifdef: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  80. 5d2ee71 sbitmap: optimize wakeup check by Jens Axboe · 6 years ago
  81. ea86ea2 sbitmap: ammortize cost of clearing bits by Jens Axboe · 6 years ago
  82. b6839ef Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  83. d7aca8a Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  84. cd9a043 Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  85. 40ebba2 Merge tag 'usb-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  86. da59f18 Merge tag 'mtd/fixes-for-4.20-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  87. b1286ed test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  88. bfed4d7 Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  89. 7e76e65 MAINTAINERS: Remove unused Qualcomm SoC mailing list by Andy Gross · 6 years ago
  90. f614948 Merge tag 'omap-for-v4.20/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  91. 89acb56 Merge tag 'davinci-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 6 years ago
  92. adb97bcd Merge tag 'v4.20-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  93. a8505b4 Merge tag 'v4.20-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 6 years ago
  94. 9f60337 Merge tag 'at91-4.20-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into fixes by Olof Johansson · 6 years ago
  95. 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  96. a1b3cf6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  97. 8d9f412 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  98. 575d7d0 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  99. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  100. 49afe66 Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago