1. 0f41fcf dm ioctl: fix hang in early create error condition by Helen Koike · 6 years ago
  2. 05d6909 dm integrity: whitespace, coding style and dead code cleanup by Mike Snitzer · 6 years ago
  3. 4827149 dm integrity: implement synchronous mode for reboot handling by Mikulas Patocka · 6 years ago
  4. 1f5a775 dm integrity: handle machine reboot in bitmap mode by Mikulas Patocka · 6 years ago
  5. 468dfca dm integrity: add a bitmap mode by Mikulas Patocka · 6 years ago
  6. 8b3bbd4 dm integrity: introduce a function add_new_range_and_wait() by Mikulas Patocka · 6 years ago
  7. 4f43446 dm integrity: allow large ranges to be described by Mikulas Patocka · 6 years ago
  8. d5027e0 dm ingerity: pass size to dm_integrity_alloc_page_list() by Mikulas Patocka · 6 years ago
  9. 981e8a9 dm integrity: introduce rw_journal_sectors() by Mikulas Patocka · 6 years ago
  10. 88ad5d1 dm integrity: update documentation by Mikulas Patocka · 6 years ago
  11. 893e3c3 dm integrity: don't report unused options by Mikulas Patocka · 6 years ago
  12. 97abfde dm integrity: don't check null pointer before kvfree and vfree by Mikulas Patocka · 6 years ago
  13. 30bba43 dm integrity: correctly calculate the size of metadata area by Mikulas Patocka · 6 years ago
  14. 9ccce5a dm dust: Make dm_dust_init and dm_dust_exit static by YueHaibing · 6 years ago
  15. cacddea dm dust: remove redundant unsigned comparison to less than zero by Colin Ian King · 6 years ago
  16. 940bc47 dm mpath: always free attached_handler_name in parse_path() by Martin Wilck · 6 years ago
  17. 8e890c1 dm init: fix max devices/targets checks by Helen Koike · 6 years ago
  18. e4f3fab dm: add dust target by Bryan Gurney · 6 years ago
  19. f8011d3 dm writecache: avoid unnecessary lookups in writecache_find_entry() by Mikulas Patocka · 6 years ago
  20. 08a8e80 dm writecache: remove unused member page_offset in writeback_struct by Huaisheng Ye · 6 years ago
  21. 81bc6d1 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 6 years ago
  22. 514cf4f dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled by Peng Wang · 6 years ago
  23. 5de719e dm mpath: fix missing call of path selector type->end_io by Yufen Yu · 6 years ago
  24. 873f258 dm thin metadata: do not write metadata if no changes occurred by Mike Snitzer · 6 years ago
  25. 6a1b1dd dm thin metadata: add wrappers for managing write locking of metadata by Mike Snitzer · 6 years ago
  26. a1ed4d9 dm thin metadata: check __commit_transaction()'s return by Mike Snitzer · 6 years ago
  27. c6e086e dm space map common: zero entire ll_disk by Mike Snitzer · 6 years ago
  28. 84420b1 dm writecache: add unlikely for returned value of rb_next/prev by Huaisheng Ye · 6 years ago
  29. 09f2d65 dm writecache: remove needless dereferences in __writecache_writeback_pmem() by Huaisheng Ye · 6 years ago
  30. 3f1637f dm snapshot: Use fine-grained locking scheme by Nikos Tsironis · 6 years ago
  31. f79ae41 dm snapshot: Make exception tables scalable by Nikos Tsironis · 6 years ago
  32. 4ad8d88 dm snapshot: Replace mutex with rw semaphore by Nikos Tsironis · 6 years ago
  33. 65fc7c3 dm snapshot: Don't sleep holding the snapshot lock by Nikos Tsironis · 6 years ago
  34. 34191ae list_bl: Add hlist_bl_add_before/behind helpers by Nikos Tsironis · 6 years ago
  35. ae325dc list: Don't use WRITE_ONCE() in hlist_add_behind() by Nikos Tsironis · 6 years ago
  36. e28adc3 dm cache metadata: Fix loading discard bitset by Nikos Tsironis · 6 years ago
  37. 7aedf75 dm zoned: Fix zone report handling by Damien Le Moal · 6 years ago
  38. a3839bc dm zoned: Silence a static checker warning by Dan Carpenter · 6 years ago
  39. c13b548 dm crypt: fix endianness annotations around org_sector_of_dmreq by Christoph Hellwig · 6 years ago
  40. dc4060a Linux 5.1-rc5 by Linus Torvalds · 6 years ago
  41. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  42. 15fab63 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 6 years ago
  43. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  44. 88b1a17 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
  45. f958d7b mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
  46. 4443f8e Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  47. b60bc06 Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  48. 87af0c3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  49. 09bad0d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  50. a3b8424 Merge tag 'pci-v5.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  51. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  52. 5ded887 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  53. 6d0a598 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 122c215 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 5e6f1fe Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 73fdb2c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. 26e2b81 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. 6a02298 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 54c63a7 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. f89b9e1 clk: imx: Fix PLL_1416X not rounding rates by Leonard Crestez · 6 years ago
  61. b3cf181 clk: mediatek: fix clk-gate flag setting by Weiyi Lu · 6 years ago
  62. 8ee15f3 Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  63. 4876191 Merge tag 'iommu-fix-v5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  64. 8e72d95 Merge tag 'clang-format-for-linus-v5.1-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  65. ea951a9 Merge tag 'mmc-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  66. 372686e Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  67. f2a7346 Merge tag 'acpi-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 58890f3 Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  69. 045afc2 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value by Will Deacon · 6 years ago
  70. 3c677d20 iommu/amd: Set exclusion range correctly by Joerg Roedel · 6 years ago
  71. f16628d clang-format: Update with the latest for_each macro list by Miguel Ojeda · 6 years ago
  72. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago
  73. 788f07e Merge tag 'drm-intel-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  74. a89afe5 block: fix the return errno for direct IO by Jason Yan · 6 years ago
  75. 2d06b23 Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  76. ffb5d6f Merge tag 'drm-misc-fixes-2019-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  77. af6b61d Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" by Trond Myklebust · 6 years ago
  78. 0769663 NFSv4.1 fix incorrect return value in copy_file_range by Olga Kornievskaia · 6 years ago
  79. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  80. 29e7ca7 NFS: Fix handling of reply page vector by Chuck Lever · 6 years ago
  81. 7c2bd9a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  82. 8c516543 dma-debug: only skip one stackframe entry by Scott Wood · 6 years ago
  83. b995dcc platform/x86: pmc_atom: Drop __initconst on dmi table by Stephen Boyd · 6 years ago
  84. 3f5f5d5 Merge tag 'gvt-fixes-2019-04-11' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 6 years ago
  85. c0c14e9 Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  86. d808b7f nvmet: fix discover log page when offsets are used by Keith Busch · 6 years ago
  87. 67f471b nvme-fc: correct csn initialization and increments on error by James Smart · 6 years ago
  88. 9b0dcd0 Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  89. 5c41ea6 mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning by Faiz Abbas · 6 years ago
  90. d47703d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  91. 86dc661 Merge branch 'mediatek-drm-fixes-5.1' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  92. 7a74198 Merge tag 'drm/tegra/for-5.1-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 6 years ago
  93. e154592a gpu: host1x: Fix compile error when IOMMU API is not available by Stefan Agner · 6 years ago
  94. cd7879f drm/i915/gvt: Roundup fb->height into tile's height at calucation fb->size by Xiong Zhang · 6 years ago
  95. 7c2e071 clk: x86: Add system specific quirk to mark clocks as critical by David Müller · 6 years ago
  96. a3761c3 block: do not leak memory in bio_copy_user_iov() by Jérôme Glisse · 6 years ago
  97. 3943af9 PCI: pciehp: Ignore Link State Changes after powering off a slot by Sergey Miroshnichenko · 6 years ago
  98. 2a29e9f sparc64/pci_sun4v: fix ATU checks for large DMA masks by Christoph Hellwig · 6 years ago
  99. 582549e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  100. b2b3a70 lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs by Hans Holmberg · 6 years ago