1. 803f0f6 Btrfs: fix fsync not persisting dentry deletions due to inode evictions by Filipe Manana · 6 years ago
  2. 89b798a btrfs: Use btrfs_get_io_geometry appropriately by Nikolay Borisov · 6 years ago
  3. 5f14112 btrfs: Introduce btrfs_io_geometry infrastructure by Nikolay Borisov · 6 years ago
  4. c9d713d btrfs: improve messages when updating feature flags by David Sterba · 6 years ago
  5. 6c64460 btrfs: shut up bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  6. 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
  7. 71a9c48 btrfs: document BTRFS_MAX_MIRRORS by David Sterba · 6 years ago
  8. a07e8a4 btrfs: use mask for RAID56 profiles by David Sterba · 6 years ago
  9. c7369b3 btrfs: add mask for all RAID1 types by David Sterba · 6 years ago
  10. e88439d btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit() by Qu Wenruo · 6 years ago
  11. aa53e3b btrfs: correctly validate compression type by Johannes Thumshirn · 6 years ago
  12. d1d832a Btrfs: fix data loss after inode eviction, renaming it, and fsync it by Filipe Manana · 6 years ago
  13. 6d58a55 btrfs: raid56: clear incompat block group flags after removing the last one by David Sterba · 6 years ago
  14. 00801ae btrfs: switch extent_buffer write_locks from atomic to int by David Sterba · 6 years ago
  15. f3dc24c btrfs: switch extent_buffer spinning_writers from atomic to int by David Sterba · 6 years ago
  16. 06297d8 btrfs: switch extent_buffer blocking_writers from atomic to int by David Sterba · 6 years ago
  17. 38e9372 btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head by David Sterba · 6 years ago
  18. 93ead46 btrfs: tests: add locks around add_extent_mapping by David Sterba · 6 years ago
  19. 8666e63 btrfs: Document __etree_search by Nikolay Borisov · 6 years ago
  20. 1eaebb3 btrfs: Don't trim returned range based on input value in find_first_clear_extent_bit by Nikolay Borisov · 6 years ago
  21. 53460a4 btrfs: trim: make reserved device area adjustments more explicit by Nikolay Borisov · 6 years ago
  22. 6f8e4fd btrfs: use file:line format for assertion report by David Sterba · 6 years ago
  23. ea41d6b btrfs: remove assumption about csum type form btrfs_print_data_csum_error() by Johannes Thumshirn · 6 years ago
  24. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  25. 6d97c6e btrfs: add boilerplate code for directly including the crypto framework by Johannes Thumshirn · 6 years ago
  26. 51bce6c btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions by Johannes Thumshirn · 6 years ago
  27. 8dc3f22 btrfs: check for supported superblock checksum type before checksum validation by Johannes Thumshirn · 6 years ago
  28. e7e16f4 btrfs: add common checksum type validation by Johannes Thumshirn · 6 years ago
  29. 7ebc7e5 btrfs: format checksums according to type for printing by Johannes Thumshirn · 6 years ago
  30. 10fe6ca btrfs: don't assume compressed_bio sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  31. 1e25a2e btrfs: don't assume ordered sums to be 4 bytes by Johannes Thumshirn · 6 years ago
  32. 4bb3c2e btrfs: use btrfs_crc32c{,_final}() in for free space cache by Johannes Thumshirn · 6 years ago
  33. 65019df btrfs: resurrect btrfs_crc32c() by Johannes Thumshirn · 6 years ago
  34. 5852c8b btrfs: use btrfs_csum_data() instead of directly calling crc32c by Johannes Thumshirn · 6 years ago
  35. a94d1d0 btrfs: Flush before reflinking any extent to prevent NOCOW write falling back to COW without data reservation by Qu Wenruo · 6 years ago
  36. 5f791ec btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow by Nikolay Borisov · 6 years ago
  37. 0b6f5d4 btrfs: Add comments on locking of several device-related fields by Nikolay Borisov · 6 years ago
  38. bd80d94 btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  39. 23d31bd btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  40. ffa8721 btrfs: add new helper btrfs_lock_and_flush_ordered_range by Nikolay Borisov · 6 years ago
  41. 1200b51 btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() fails by Qu Wenruo · 6 years ago
  42. 480b9b4 btrfs: extent-tree: Add trace events for space info numbers update by Qu Wenruo · 6 years ago
  43. 0185f36 btrfs: extent-tree: Add lockdep assert when updating space info by Qu Wenruo · 6 years ago
  44. cff8267 btrfs: read number of data stripes from map only once by David Sterba · 6 years ago
  45. 72ad813 btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes by David Sterba · 6 years ago
  46. 158da51 btrfs: refactor helper for bg flags to name conversion by David Sterba · 6 years ago
  47. e3ecdb3 btrfs: factor out devs_max setting in __btrfs_alloc_chunk by David Sterba · 6 years ago
  48. 8c3e358 btrfs: use u8 for raid_array members by David Sterba · 6 years ago
  49. 946c925 btrfs: factor out helper for counting data stripes by David Sterba · 6 years ago
  50. 44b28ad btrfs: use raid_attr table for btrfs_bg_type_to_factor by David Sterba · 6 years ago
  51. 6079e12 btrfs: use raid_attr table to find profiles for integrity lowering by David Sterba · 6 years ago
  52. 081db89 btrfs: use raid_attr to get allowed profiles for balance conversion by David Sterba · 6 years ago
  53. fc9a2ac btrfs: use raid_attr in btrfs_chunk_max_errors by David Sterba · 6 years ago
  54. 9fa02ac btrfs: use raid_attr table in get_profile_num_devs by David Sterba · 6 years ago
  55. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  56. 49cc180 btrfs: raid56: allow the exact minimum number of devices for balance convert by David Sterba · 6 years ago
  57. 0ee5f8a btrfs: fix minimum number of chunk errors for DUP by David Sterba · 6 years ago
  58. be9b8df Btrfs: remove unused variables in __btrfs_unlink_inode by Liu Bo · 6 years ago
  59. cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
  60. 8f63a84 btrfs: switch order of unlocks of space_info and bg in do_trimming() by Su Yue · 6 years ago
  61. 4c094c3 btrfs: tree-checker: Check if the file extent end overflows by Qu Wenruo · 6 years ago
  62. 2ed95d2 btrfs: Remove redundant assignment of tgt_device->commit_total_bytes by Nikolay Borisov · 6 years ago
  63. f232ab0 btrfs: Explicitly reserve space for devreplace item by Nikolay Borisov · 6 years ago
  64. fa19452 btrfs: Streamline replace sem unlock in btrfs_dev_replace_start by Nikolay Borisov · 6 years ago
  65. e1e0eb4 btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values by Nikolay Borisov · 6 years ago
  66. 419684b btrfs: dev-replace: Remove impossible WARN_ON by Nikolay Borisov · 6 years ago
  67. b0d9e1e btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  68. ddb9378 btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev by Nikolay Borisov · 6 years ago
  69. 5911c8f btrfs: fiemap: preallocate ulists for btrfs_check_shared by David Sterba · 6 years ago
  70. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  71. 7819244 btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes() by Qu Wenruo · 6 years ago
  72. 6fbc727 Linux 5.2-rc7 by Linus Torvalds · 6 years ago
  73. 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
  74. 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
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 01305db Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  81. 0839c53 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  82. 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
  83. 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
  84. c949c30 Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  85. 43251db Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  86. 5b607ba Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  87. 9dda12b Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  88. 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
  89. 8f9fab4 linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL by Vinod Koul · 6 years ago
  90. 1a5f439 mm, swap: fix THP swap out by Huang Ying · 6 years ago
  91. 1bf4580 fork,memcg: alloc_thread_stack_node needs to set tsk->stack by Andrea Arcangeli · 6 years ago
  92. 8708e13 MAINTAINERS: add CLANG/LLVM BUILD SUPPORT info by Nick Desaulniers · 6 years ago
  93. 2c92923 mm/vmalloc.c: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  94. 7298e3b mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 6 years ago
  95. 4ada1e8 initramfs: fix populate_initrd_image() section mismatch by Geert Uytterhoeven · 6 years ago
  96. 432b1de mm/oom_kill.c: fix uninitialized oc->constraint by Yafang Shao · 6 years ago
  97. faf53de mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 6 years ago
  98. b38e596 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 6 years ago
  99. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 6 years ago
  100. 867bfa4 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 6 years ago