1. 82b3e53 btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots by Nikolay Borisov · 6 years ago
  2. 0338dff btrfs: do reverse path readahead in btrfs_shrink_device by Gu Jinxiang · 6 years ago
  3. 4ed0a7a btrfs: trace: Add trace points for unused block groups by Qu Wenruo · 6 years ago
  4. 3dca5c9 btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class by Qu Wenruo · 6 years ago
  5. 9113493 btrfs: remove unused fs_info parameter by Gu Jinxiang · 6 years ago
  6. f9fbcaa btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table by Anand Jain · 6 years ago
  7. 41a6e89 btrfs: move btrfs_raid_group values to btrfs_raid_attr table by Anand Jain · 6 years ago
  8. ed23467 btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table by Anand Jain · 6 years ago
  9. b545993 btrfs: print-tree: Add eb locking status output for debug build by Qu Wenruo · 6 years ago
  10. 833aae1 btrfs: open code set_balance_control by David Sterba · 6 years ago
  11. 1354e1a btrfs: use mutex in btrfs_resume_balance_async by David Sterba · 6 years ago
  12. 008ef09 btrfs: drop lock parameter from update_ioctl_balance_args and rename by David Sterba · 6 years ago
  13. cf7d20f btrfs: move and comment read-only check in btrfs_cancel_balance by David Sterba · 6 years ago
  14. 3009a62 btrfs: track running balance in a simpler way by David Sterba · 6 years ago
  15. dccdb07 btrfs: kill btrfs_fs_info::volume_mutex by David Sterba · 6 years ago
  16. a0fecc2 btrfs: remove wrong use of volume_mutex from btrfs_dev_replace_start by David Sterba · 6 years ago
  17. 149196a btrfs: cleanup helpers that reset balance state by David Sterba · 6 years ago
  18. eee95e3 btrfs: add sanity check when resuming balance after mount by David Sterba · 6 years ago
  19. 010a47b btrfs: add proper safety check before resuming dev-replace by David Sterba · 6 years ago
  20. a17c95d btrfs: move clearing of EXCL_OP out of __cancel_balance by David Sterba · 6 years ago
  21. 72b81ab btrfs: move volume_mutex to callers of btrfs_rm_device by David Sterba · 6 years ago
  22. d48f39d btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static by David Sterba · 6 years ago
  23. a425f9d btrfs: export and rename free_device by David Sterba · 6 years ago
  24. 6fc4749 btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear by David Sterba · 6 years ago
  25. 00251a5 btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller by David Sterba · 6 years ago
  26. b518519 btrfs: cleanup btrfs_rm_device() promote fs_devices pointer by Anand Jain · 6 years ago
  27. 636d2c9 btrfs: cleanup find_device() drop list_head pointer by Anand Jain · 6 years ago
  28. 897fb57 btrfs: rename __btrfs_open_devices to open_fs_devices by Anand Jain · 6 years ago
  29. 0226e0e btrfs: rename __btrfs_close_devices to close_fs_devices by Anand Jain · 6 years ago
  30. f117e29 btrfs: cleanup __btrfs_open_devices() drop head pointer by Anand Jain · 6 years ago
  31. c4babc5 btrfs: rename struct btrfs_fs_devices::list by Anand Jain · 6 years ago
  32. be97f13 btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs by Nikolay Borisov · 6 years ago
  33. f033798 btrfs: Drop fs_info parameter from add_delayed_data_ref by Nikolay Borisov · 6 years ago
  34. 1acda0c btrfs: Drop add_delayed_ref_head fs_info parameter by Nikolay Borisov · 6 years ago
  35. 40012f9 btrfs: Remove btrfs_wait_and_free_delalloc_work by Nikolay Borisov · 6 years ago
  36. 8ae225a btrfs: Remove tree argument from extent_writepages by Nikolay Borisov · 6 years ago
  37. 81f1d39 btrfs: Use list_empty instead of list_empty_careful by Nikolay Borisov · 6 years ago
  38. 2a3ff0a btrfs: Remove redundant tree argument from extent_readpages by Nikolay Borisov · 6 years ago
  39. 29c68b2 btrfs: Remove map argument from try_release_extent_state by Nikolay Borisov · 6 years ago
  40. 477a30b btrfs: Sink extent_tree arguments in try_release_extent_mapping by Nikolay Borisov · 6 years ago
  41. a79a464 btrfs: Allow rmdir(2) to delete an empty subvolume by Misono Tomohiro · 6 years ago
  42. f60a236 btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy() by Misono Tomohiro · 6 years ago
  43. ec42f16 btrfs: Move may_destroy_subvol() from ioctl.c to inode.c by Misono Tomohiro · 6 years ago
  44. 3b079a9 btrfs: remove unused le_test_bit() by Howard McLauchlan · 6 years ago
  45. a565971 btrfs: optimize free space tree bitmap conversion by Howard McLauchlan · 6 years ago
  46. 6faa8f4 btrfs: clean up le_bitmap_{set, clear}() by Howard McLauchlan · 6 years ago
  47. f46b24c btrfs: use fs_info for btrfs_handle_em_exist tracepoint by David Sterba · 6 years ago
  48. 0e08eb9 btrfs: tests: pass fs_info to extent_map tests by David Sterba · 6 years ago
  49. 2e63e62 btrfs: tracepoints, use extended format with UUID where possible by David Sterba · 6 years ago
  50. 79bcb71 btrfs: tracepoints, fix whitespace in strings by David Sterba · 6 years ago
  51. 8eec846 btrfs: tracepoints, drop unnecessary ULL casts by David Sterba · 6 years ago
  52. 5439c7f btrfs: tracepoints, use %llu instead of %Lu by David Sterba · 6 years ago
  53. f8f8e18 btrfs: tracepoints, use correct type for inode number by David Sterba · 6 years ago
  54. 57f1642 btrfs: Consolidate error checking for btrfs_alloc_chunk by Nikolay Borisov · 6 years ago
  55. 1e7a142 btrfs: Fix lock release order by Nikolay Borisov · 6 years ago
  56. b25f0d0 btrfs: Use while loop instead of labels in __endio_write_update_ordered by Nikolay Borisov · 6 years ago
  57. 89595e8 btrfs: add comment about BTRFS_FS_EXCL_OP by Anand Jain · 6 years ago
  58. 41d0bd3 btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq by Nikolay Borisov · 6 years ago
  59. c065f5b1 btrfs: rename btrfs_get_block_group_info and make it static by Su Yue · 6 years ago
  60. 29d2b84 btrfs: Replace owner argument in add_pinned_bytes with a boolean by Nikolay Borisov · 6 years ago
  61. b04e217 Linux 4.17-rc7 by Linus Torvalds · 6 years ago
  62. 861d9dd Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  63. 7fbb615 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  64. b2096a5 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  65. cc71efd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. e5dd615 Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes by Olof Johansson · 6 years ago
  67. f59c303 ARM: Fix i2c-gpio GPIO descriptor tables by Linus Walleij · 6 years ago
  68. ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  69. 9c6d26d arm64: dts: hikey: Fix eMMC corruption regression by John Stultz · 6 years ago
  70. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  71. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  72. 3f19597 kasan: fix memory hotplug during boot by David Hildenbrand · 6 years ago
  73. ed1596f kasan: free allocated shadow memory on MEM_CANCEL_ONLINE by David Hildenbrand · 6 years ago
  74. d41362e checkpatch: fix macro argument precedence test by Joe Perches · 6 years ago
  75. ae67d58 init/main.c: include <linux/mem_encrypt.h> by Mathieu Malaterre · 6 years ago
  76. 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 6 years ago
  77. a215586 mm/memory_hotplug: fix leftover use of struct page during hotplug by Jonathan Cameron · 6 years ago
  78. 6c04ab0 proc: fix smaps and meminfo alignment by Hugh Dickins · 6 years ago
  79. 8addc2d mm: do not warn on offline nodes unless the specific node is explicitly requested by Michal Hocko · 6 years ago
  80. 15c30bc mm, memory_hotplug: make has_unmovable_pages more robust by Michal Hocko · 6 years ago
  81. 0f901dc mm/kasan: don't vfree() nonexistent vm_area by Andrey Ryabinin · 6 years ago
  82. b9ddff9 MAINTAINERS: change hugetlbfs maintainer and update files by Mike Kravetz · 6 years ago
  83. 8f89c00 ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 6 years ago
  84. a73ab24 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 6 years ago
  85. 7a4deea idr: fix invalid ptr dereference on item delete by Matthew Wilcox · 6 years ago
  86. 3373de2 ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio" by Changwei Ge · 6 years ago
  87. 7cbf319 mm: fix nr_rotate_swap leak in swapon() error case by Omar Sandoval · 6 years ago
  88. 0ec46ab Merge tag 'qcom-fixes-for-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 6 years ago
  89. f2c56aa Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 6 years ago
  90. eb11041 ibmvnic: Fix partial success login retries by Thomas Falcon · 6 years ago
  91. d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  92. 696ca77 KVM: x86: fix #UD address of failed Hyper-V hypercalls by Radim Krčmář · 6 years ago
  93. 24e4b07 selftests/net: Add missing config options for PMTU tests by Stefano Brivio · 6 years ago
  94. e3ffec4 Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  95. 62d18ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  96. b133ef6 Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  97. f287fe3 Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  98. b9f5701 Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 6 years ago
  99. a1a9f53 Merge tag 'sound-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  100. 1383cb8 mlx4_core: allocate ICM memory in page size chunks by Qing Huang · 6 years ago