1. f8e10cd btrfs: keep device list sorted by Anand Jain · 7 years ago
  2. 3d5adda Btrfs: do not check inode's runtime flags under root->orphan_lock by Liu Bo · 7 years ago
  3. bc5511d0e btrfs: Use schedule_timeout_interruptible by Nikolay Borisov · 7 years ago
  4. f9cacae btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site by Nikolay Borisov · 7 years ago
  5. 7ef2d6a7 btrfs: not a disk error if the bio_add_page fails by Anand Jain · 7 years ago
  6. 4117f20 btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option by Qu Wenruo · 7 years ago
  7. 566b176 btrfs: use ASSERT to report logical error in cow_file_range() by Anand Jain · 7 years ago
  8. 3752d22 btrfs: cow_file_range() num_bytes and disk_num_bytes are same by Anand Jain · 7 years ago
  9. 2afb965 btrfs: remove unused function btrfs_async_submit_limit() by Anand Jain · 7 years ago
  10. 86d750a btrfs: remove unused hardirq.h by Yang Shi · 7 years ago
  11. 9a3daff btrfs: Add enospc_debug printing in metadata_reserve_bytes by Nikolay Borisov · 7 years ago
  12. 45ae2c1 btrfs: Document consistency of transaction->io_bgs list by Nikolay Borisov · 7 years ago
  13. bf6d7d4 btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs by Nikolay Borisov · 7 years ago
  14. 8f2ceaa btrfs: log, when replace, is canceled by the user by Anand Jain · 7 years ago
  15. acf18c5 btrfs: fix null pointer deref when target device is missing by Anand Jain · 7 years ago
  16. eceff22 btrfs: add a comment to mark the deprecated mount option by Anand Jain · 7 years ago
  17. d374060 btrfs: manage commit mount option as %u by Anand Jain · 7 years ago
  18. 02453bd btrfs: manage check_int_print_mask mount option as %u by Anand Jain · 7 years ago
  19. 764cb8b btrfs: manage metadata_ratio mount option as %u by Anand Jain · 7 years ago
  20. f7b885b btrfs: manage thread_pool mount option as %u by Anand Jain · 7 years ago
  21. ba02049 btrfs: extent_buffer_uptodate() make it static and inline by Anand Jain · 7 years ago
  22. 70458a5 btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction by Nikolay Borisov · 7 years ago
  23. e9b919b btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used by Nikolay Borisov · 7 years ago
  24. 08d50ca btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_snapshot by Nikolay Borisov · 7 years ago
  25. 16916a8 btrfs: Remove fs_info argument from switch_commit_roots by Nikolay Borisov · 7 years ago
  26. 97cb39b btrfs: Remove root argument of cleanup_transaction by Nikolay Borisov · 7 years ago
  27. 9386d8b btrfs: Don't pass fs_info to commit_cowonly_roots by Nikolay Borisov · 7 years ago
  28. 7e4443d btrfs: Don't pass fs_info to commit_fs_roots by Nikolay Borisov · 7 years ago
  29. e5c304e6 btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr by Nikolay Borisov · 7 years ago
  30. b84acab btrfs: Don't pass fs_info to __btrfs_run_delayed_items by Nikolay Borisov · 7 years ago
  31. 2121705 btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups by Nikolay Borisov · 7 years ago
  32. 6c686b3 btrfs: Remove fs_info argument from btrfs_create_pending_block_groups by Nikolay Borisov · 7 years ago
  33. dc60c52 btrfs: Remove fs_info argument from btrfs_trans_release_metadata by Nikolay Borisov · 7 years ago
  34. c9b577c btrfs: Open code btrfs_write_and_wait_marked_extents by Nikolay Borisov · 7 years ago
  35. 0e34693 btrfs: Make btrfs_trans_release_metadata private to transaction.c by Nikolay Borisov · 7 years ago
  36. 15fc128 btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume() by Anand Jain · 7 years ago
  37. 18e67c7 btrfs: btrfs_dev_replace_cancel() can return int by Anand Jain · 7 years ago
  38. 17d202b btrfs: rename __btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  39. 9728203 btrfs: open code btrfs_dev_replace_cancel() by Anand Jain · 7 years ago
  40. af89e0d btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size by Nikolay Borisov · 7 years ago
  41. 97dc231 Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map by Colin Ian King · 7 years ago
  42. 7a61f88 btrfs: remove redundant check on ret and goto by Colin Ian King · 7 years ago
  43. 7806c6e btrfs: Remove unused btrfs_start_transaction_lflush function by Nikolay Borisov · 7 years ago
  44. b6a535f btrfs: print error if primary super block write fails by Howard McLauchlan · 7 years ago
  45. 062d4d1 btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info by Qu Wenruo · 7 years ago
  46. af2679e Btrfs: enhance leak debug checker for extent state and extent buffer by Liu Bo · 7 years ago
  47. 3eb2ce8 Linux 4.16-rc7 by Linus Torvalds · 7 years ago
  48. cb64165 Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma by Linus Torvalds · 7 years ago
  49. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 9fd64e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. bf45bae Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. eaf6799 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. 6bacf66 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  55. e43d40b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  56. cfb2f6f Revert "mqueue: switch to on-demand creation of internal mount" by Eric W. Biederman · 7 years ago
  57. bcfc1f4 Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  58. 99fec39 Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  59. d8ba61b x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  60. 06ace26f x86/efi: Free efi_pgd with free_pages() by Waiman Long · 7 years ago
  61. 86d043d Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  62. 095fe49 Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  63. a580657 Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  64. 935c200 Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  65. 97235e7 Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  66. cde00d2 Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  67. 8ce7201 Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  68. dfa453b selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  69. 5fbdbed selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  70. 871bef2 selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  71. c5d343b tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  72. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  73. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  74. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  75. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  76. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  77. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  78. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  79. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  80. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  81. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  82. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  83. 1705f7c h8300: remove extraneous __BIG_ENDIAN definition by Arnd Bergmann · 7 years ago
  84. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  85. 2e517d6 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  86. 296cefe MAINTAINERS: update Mark Fasheh's e-mail by Mark Fasheh · 7 years ago
  87. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  88. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  89. e7d7743 Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  90. 394c73d Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  91. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  92. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  93. 9ce2078 Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  94. b7b3f66 Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  95. 8c2d689 Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  96. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  97. cec1b94 Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  98. 5dcd840 macsec: missing dev_put() on error in macsec_newlink() by Dan Carpenter · 7 years ago
  99. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  100. 40013ff net: dsa: Fix functional dsa-loop dependency on FIXED_PHY by Florian Fainelli · 7 years ago