1. 22c1185 dm: introduce DM_TYPE_NVME_BIO_BASED by Mike Snitzer · 7 years ago
  2. f398637 dm: simplify start of block stats accounting for bio-based by Mike Snitzer · 7 years ago
  3. bc02cdb dm: remove redundant mapped_device member from clone_info structure by Mike Snitzer · 7 years ago
  4. dde1e1e dm: remove now unused bio-based io_pool and _io_cache by Mike Snitzer · 7 years ago
  5. 64f52b0 dm: improve performance by moving dm_io structure to per-bio-data by Mike Snitzer · 7 years ago
  6. 745dc57 dm: rename 'bio' member of dm_io structure to 'orig_bio' by Mike Snitzer · 7 years ago
  7. 2abf1fc dm: remove stale comment blocks by Mike Snitzer · 7 years ago
  8. ad3793f dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions() by Mike Snitzer · 7 years ago
  9. 3d7f456 dm: fix __send_changing_extent_only() to send first bio and chain remainder by Mike Snitzer · 7 years ago
  10. 0776aa0 dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs by Mike Snitzer · 7 years ago
  11. 4a3f54d dm: remove BIOSET_NEED_RESCUER based dm_offload infrastructure by Mike Snitzer · 7 years ago
  12. 318716d dm: safely allocate multiple bioset bios by Mike Snitzer · 7 years ago
  13. f31c21e dm: remove unused 'num_write_bios' target interface by NeilBrown · 7 years ago
  14. 18a25da dm: ensure bio submission follows a depth-first tree walk by NeilBrown · 7 years ago
  15. c110a4b dm io: remove BIOSET_NEED_RESCUER flag from bios bioset by NeilBrown · 7 years ago
  16. 80cd175 dm crypt: remove BIOSET_NEED_RESCUER flag by NeilBrown · 7 years ago
  17. c06b3e5 dm: fix comment above dm_accept_partial_bio by NeilBrown · 7 years ago
  18. 552aa67 dm raid: use rs_is_raid*() by Heinz Mauelshagen · 7 years ago
  19. 7c29744 dm raid: simplify rs_get_progress() by Heinz Mauelshagen · 7 years ago
  20. dc15b94 dm raid: ensure 'a' chars during reshape by Heinz Mauelshagen · 7 years ago
  21. 11e4723 dm raid: stop keeping raid set frozen altogether by Heinz Mauelshagen · 7 years ago
  22. 53bf538 dm raid: validate current raid sets redundancy by Heinz Mauelshagen · 7 years ago
  23. b84cf26 dm raid: bump target version to reflect numerous fixes by Mike Snitzer · 7 years ago
  24. 78a75d1 dm raid: small cleanup and remove unsed "struct raid_set" member by Heinz Mauelshagen · 7 years ago
  25. 4102d9d dm raid: fix rs_get_progress() synchronization state/ratio by Heinz Mauelshagen · 7 years ago
  26. 242ea5a dm raid: avoid passing array_in_sync variable to raid_status() callees by Heinz Mauelshagen · 7 years ago
  27. 6714351 dm raid: display a consistent copy of the MD status via raid_status() by Heinz Mauelshagen · 7 years ago
  28. d39f001 dm raid: fix raid_resume() to keep raid set frozen as needed by Heinz Mauelshagen · 7 years ago
  29. 188a212 dm raid: add component device size checks to avoid runtime failure by Heinz Mauelshagen · 7 years ago
  30. 61e06e2 dm raid: fix raid set size revalidation by Heinz Mauelshagen · 7 years ago
  31. 7501537 dm raid: correct resizing state relative to reshape space in ctr by Heinz Mauelshagen · 7 years ago
  32. 052b2b1 dm raid: consume sizes after md_finish_reshape() completes changing them by Heinz Mauelshagen · 7 years ago
  33. 1af2048 dm raid: fix deadlock caused by premature md_stop_writes() by Heinz Mauelshagen · 7 years ago
  34. fbc7c07 dm bufio: fix shrinker scans when (nr_to_scan < retain_target) by Suren Baghdasaryan · 7 years ago
  35. c1fd0ab dm mpath: fix bio-based multipath queue_if_no_path handling by Mike Snitzer · 7 years ago
  36. 7e6358d dm: fix various targets to dm_register_target after module __init resources created by monty_pavel@sina.com · 7 years ago
  37. afc567a dm table: fix regression from improper dm_dev_internal.count refcount_t conversion by Mike Snitzer · 7 years ago
  38. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  39. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  40. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  41. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  42. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  43. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  44. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  45. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  46. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  47. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  48. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  49. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  50. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  51. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  52. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  53. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  54. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  55. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  56. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  57. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  58. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  59. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  60. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  61. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  62. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  63. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  64. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  65. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  66. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  67. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  68. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  69. 42062b9 Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  70. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  72. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  73. 062076e Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  74. 662e704 Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  75. a42ea78 Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  76. 8503a4c Merge tag 'imx-drm-fixes-2017-11-30' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  77. 9f93b78 Merge tag 'drm-intel-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  78. 4dc0f7c Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 7 years ago
  79. e4b2eb1 Merge tag 'drm-misc-fixes-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  80. 68615eb hwmon: (jc42) optionally try to disable the SMBUS timeout by Peter Rosin · 7 years ago
  81. 0e710ac RISC-V: Clean up an unused include by Palmer Dabbelt · 7 years ago
  82. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  83. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  84. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  85. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  86. 4bde632 RISC-V: Provide stub of setup_profiling_timer() by Olof Johansson · 7 years ago
  87. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  88. 83e7b87 RISC-V: move empty_zero_page definition to C and export it by Olof Johansson · 7 years ago
  89. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  90. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  91. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  92. eb5b46f SUNRPC: Handle ENETDOWN errors by Trond Myklebust · 7 years ago
  93. 373b058 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  94. 3b42d38 xfs: scrub inode mode properly by Darrick J. Wong · 7 years ago
  95. 2d5f4b5 xfs: remove unused parameter from xfs_writepage_map by Darrick J. Wong · 7 years ago
  96. 22a6c83 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  97. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  98. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  99. a15299206 drm/imx: always call wait_for_flip_done in commit_tail by Lucas Stach · 7 years ago
  100. b6c7026 Merge branch 'acpi-ec' into acpi by Rafael J. Wysocki · 7 years ago