1. 65019df btrfs: resurrect btrfs_crc32c() by Johannes Thumshirn · 6 years ago
  2. 5852c8b btrfs: use btrfs_csum_data() instead of directly calling crc32c by Johannes Thumshirn · 6 years ago
  3. a94d1d0 btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation by Qu Wenruo · 6 years ago
  4. 5f791ec btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow by Nikolay Borisov · 6 years ago
  5. 0b6f5d4 btrfs: Add comments on locking of several device-related fields by Nikolay Borisov · 6 years ago
  6. bd80d94 btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  7. 23d31bd btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  8. ffa8721 btrfs: add new helper btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  9. 1200b51 btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails by Qu Wenruo · 6 years ago
  10. 480b9b4 btrfs: extent-tree: Add trace events for space info numbers update by Qu Wenruo · 6 years ago
  11. 0185f36 btrfs: extent-tree: Add lockdep assert when updating space info by Qu Wenruo · 6 years ago
  12. cff8267 btrfs: read number of data stripes from map only once by David Sterba · 6 years ago
  13. 72ad813 btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes by David Sterba · 6 years ago
  14. 158da51 btrfs: refactor helper for bg flags to name conversion by David Sterba · 6 years ago
  15. e3ecdb3 btrfs: factor out devs_max setting in __btrfs_alloc_chunk by David Sterba · 6 years ago
  16. 8c3e358 btrfs: use u8 for raid_array members by David Sterba · 6 years ago
  17. 946c925 btrfs: factor out helper for counting data stripes by David Sterba · 6 years ago
  18. 44b28ad btrfs: use raid_attr table for btrfs_bg_type_to_factor by David Sterba · 6 years ago
  19. 6079e12 btrfs: use raid_attr table to find profiles for integrity lowering by David Sterba · 6 years ago
  20. 081db89 btrfs: use raid_attr to get allowed profiles for balance conversion by David Sterba · 6 years ago
  21. fc9a2ac btrfs: use raid_attr in btrfs_chunk_max_errors by David Sterba · 6 years ago
  22. 9fa02ac btrfs: use raid_attr table in get_profile_num_devs by David Sterba · 6 years ago
  23. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  24. 49cc180 btrfs: raid56: allow the exact minimum number of devices for balance convert by David Sterba · 6 years ago
  25. 0ee5f8a btrfs: fix minimum number of chunk errors for DUP by David Sterba · 6 years ago
  26. be9b8df Btrfs: remove unused variables in __btrfs_unlink_inode by Liu Bo · 6 years ago
  27. cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
  28. 8f63a84 btrfs: switch order of unlocks of space_info and bg in do_trimming() by Su Yue · 6 years ago
  29. 4c094c3 btrfs: tree-checker: Check if the file extent end overflows by Qu Wenruo · 6 years ago
  30. 2ed95d2 btrfs: Remove redundant assignment of tgt_device->commit_total_bytes by Nikolay Borisov · 6 years ago
  31. f232ab0 btrfs: Explicitly reserve space for devreplace item by Nikolay Borisov · 6 years ago
  32. fa19452 btrfs: Streamline replace sem unlock in btrfs_dev_replace_start by Nikolay Borisov · 6 years ago
  33. e1e0eb4 btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values by Nikolay Borisov · 6 years ago
  34. 419684b btrfs: dev-replace: Remove impossible WARN_ON by Nikolay Borisov · 6 years ago
  35. b0d9e1e btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  36. ddb9378 btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  37. 5911c8f btrfs: fiemap: preallocate ulists for btrfs_check_shared by David Sterba · 6 years ago
  38. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  39. 7819244 btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes() by Qu Wenruo · 6 years ago
  40. 6fbc727 Linux 5.2-rc7 by Linus Torvalds · 6 years ago
  41. 39132f7 Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  42. 7c15f41 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. 7282545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 57103eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. eed7d30 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. a7211bc Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 2407e48 Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  48. 01305db Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  49. 0839c53 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  50. f8b5c72 Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  51. c57582a Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  52. c949c30 Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  53. 43251db Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  54. 5b607ba Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  55. 9dda12b Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  56. 0619137 Merge tag 'pinctrl-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  57. 8f9fab4 linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL by Vinod Koul · 6 years ago
  58. 1a5f439 mm, swap: fix THP swap out by Huang Ying · 6 years ago
  59. 1bf4580 fork,memcg: alloc_thread_stack_node needs to set tsk->stack by Andrea Arcangeli · 6 years ago
  60. 8708e13 MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info by Nick Desaulniers · 6 years ago
  61. 2c92923 mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  62. 7298e3b mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 6 years ago
  63. 4ada1e8 initramfs: fix populate_initrd_image() section mismatch by Geert Uytterhoeven · 6 years ago
  64. 432b1de mm/oom_kill.c: fix uninitialized oc->constraint by Yafang Shao · 6 years ago
  65. faf53de mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 6 years ago
  66. b38e596 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 6 years ago
  67. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  68. 867bfa4 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago
  69. 29b190f mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 6 years ago
  70. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 6 years ago
  71. 36d6cb7 mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address by Anshuman Khandual · 6 years ago
  72. 68f4615 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 6 years ago
  73. 7e3d362 SUNRPC: Fix up calculation of client message length by Trond Myklebust · 6 years ago
  74. 556e2f6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  75. 65ee21e Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  76. 7a702b4 Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  77. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  78. fe2da89 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  79. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  80. 139ca25 Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  81. c84afab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  82. ae6a45a x86/unwind/orc: Fall back to using frame pointers for generated code by Josh Poimboeuf · 6 years ago
  83. 83f44ae perf/x86: Always store regs->ip in perf_callchain_kernel() by Song Liu · 6 years ago
  84. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  85. 9d957a9 pinctrl: mediatek: Update cur_mask in mask/mask ops by Nicolas Boichat · 6 years ago
  86. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 6 years ago
  87. 6fd2fe4 copy_process(): don't use ksys_close() on cleanups by Al Viro · 6 years ago
  88. 33d4a5a cpu/hotplug: Fix out-of-bounds read when setting fail state by Eiichi Tsukata · 6 years ago
  89. 89ed5b5 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 6 years ago
  90. 25bff6d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 6 years ago
  91. 0db7f5c riscv: mm: Fix code comment by ShihPo Hung · 6 years ago
  92. e3f9dad dt-bindings: clock: sifive: add MIT license as an option for the header file by Paul Walmsley · 6 years ago
  93. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  94. 1369653 Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket' by David S. Miller · 6 years ago
  95. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 6 years ago
  96. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 6 years ago
  97. 22e72b5 net: dsa: microchip: Use gpiod_set_value_cansleep() by Marek Vasut · 6 years ago
  98. 48dd73d net: aquantia: fix vlans not working over bridged network by Dmitry Bogdanov · 6 years ago
  99. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 6 years ago
  100. 3cdb015 dt-bindings: riscv: resolve 'make dt_binding_check' warnings by Paul Walmsley · 6 years ago