1. 3e43c27 btrfs: migrate the block group cleanup code by Josef Bacik · 6 years ago
  2. 878d7b6 btrfs: migrate the alloc_profile helpers by Josef Bacik · 6 years ago
  3. 07730d8 btrfs: migrate the chunk allocation code by Josef Bacik · 6 years ago
  4. 606d1bf btrfs: migrate the block group space accounting helpers by Josef Bacik · 6 years ago
  5. ade4b51 btrfs: export block group accounting helpers by Josef Bacik · 6 years ago
  6. 77745c0 btrfs: migrate the dirty bg writeout code by Josef Bacik · 6 years ago
  7. 26ce209 btrfs: migrate inc/dec_block_group_ro code by Josef Bacik · 6 years ago
  8. 8484764 btrfs: temporarily export btrfs_get_restripe_target by Josef Bacik · 6 years ago
  9. 4358d963 btrfs: migrate the block group read/creation code by Josef Bacik · 6 years ago
  10. e3e0520 btrfs: migrate the block group removal code by Josef Bacik · 6 years ago
  11. 3b2a78f btrfs: temporarily export inc_block_group_ro by Josef Bacik · 6 years ago
  12. 9f21246 btrfs: migrate the block group caching code by Josef Bacik · 5 years ago
  13. 9188db6 btrfs: sysfs: move helper macros to sysfs.c by David Sterba · 5 years ago
  14. 8f52316 btrfs: sysfs: move type conversion helpers to sysfs.c by David Sterba · 5 years ago
  15. 67715b2 btrfs: cleanup kobject.h includes by David Sterba · 5 years ago
  16. f93c399 btrfs: factor out sysfs code for updating sprout fsid by David Sterba · 5 years ago
  17. b5865ba btrfs: factor out sysfs code for deleting block group and space infos by David Sterba · 5 years ago
  18. 5b28692 btrfs: factor out sysfs code for sending device uevent by David Sterba · 5 years ago
  19. f10152b btrfs: sysfs: replace direct access to feature set names with a helper by David Sterba · 5 years ago
  20. 27992d0 btrfs: sysfs: unexport space_info_ktype by David Sterba · 5 years ago
  21. b882327 btrfs: factor out sysfs code for creating space infos by David Sterba · 5 years ago
  22. 536ea45 btrfs: sysfs: unexport btrfs_raid_ktype by David Sterba · 5 years ago
  23. 32a9991 btrfs: factor sysfs code out of link_block_group by David Sterba · 5 years ago
  24. 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 5 years ago
  25. ae4b9b4 btrfs: opencode reset of all device stats by Anand Jain · 5 years ago
  26. 4e411a7 btrfs: reset device stat using btrfs_dev_stat_set by Anand Jain · 5 years ago
  27. 73798c4 btrfs: qgroup: Try our best to delete qgroup relations by Qu Wenruo · 5 years ago
  28. 73a3ca2 btrfs: clarify btrfs_ioctl_get_dev_stats padding by Hans van Kranenburg · 5 years ago
  29. 202f64e Btrfs: make test_find_first_clear_extent_bit fail on incorrect results by Filipe Manana · 5 years ago
  30. cdf52bd Btrfs: fix memory leaks in the test test_find_first_clear_extent_bit by Filipe Manana · 5 years ago
  31. b33151e btrfs: delete debugfs code by David Sterba · 6 years ago
  32. 6e369fe btrfs: sysfs: add debugging exports by David Sterba · 6 years ago
  33. 6a9fb46 btrfs: make caching_thread use btrfs_find_next_key by Josef Bacik · 6 years ago
  34. caa4efa btrfs: temporarily export fragment_free_space by Josef Bacik · 6 years ago
  35. e3cb339 btrfs: export the caching control helpers by Josef Bacik · 6 years ago
  36. 6f410d1 btrfs: export the excluded extents helpers by Josef Bacik · 6 years ago
  37. 676f1f7 btrfs: export the block group caching helpers by Josef Bacik · 6 years ago
  38. 3eeb322 btrfs: migrate nocow and reservation helpers by Josef Bacik · 6 years ago
  39. 3cad128 btrfs: migrate the block group ref counting stuff by Josef Bacik · 6 years ago
  40. 2e405ad btrfs: migrate the block group lookup code by Josef Bacik · 6 years ago
  41. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  42. 478b4d9 btrfs: move btrfs_add_free_space out of a header file by Josef Bacik · 6 years ago
  43. 430a662 btrfs: tree-log: use symbolic name for first replay stage by David Sterba · 5 years ago
  44. f64ce7b btrfs: async-thread: convert defines to enums by David Sterba · 5 years ago
  45. e13976c btrfs: tree-log: convert defines to enums by David Sterba · 5 years ago
  46. 82253cb btrfs: remove unused key type set/get helpers by David Sterba · 5 years ago
  47. adf4c0c btrfs: remove unused btrfs_device::flush_bio_sent by David Sterba · 5 years ago
  48. b64119b Btrfs: remove unnecessary condition in btrfs_clone() to avoid too much nesting by Filipe Manana · 5 years ago
  49. 559ca6e btrfs: Refactor btrfs_calc_avail_data_space by Nikolay Borisov · 5 years ago
  50. e678934 btrfs: Remove unnecessary check from join_running_log_trans by Nikolay Borisov · 6 years ago
  51. 32e5344 Btrfs: wake up inode cache waiters sooner to reduce waiting time by Filipe Manana · 5 years ago
  52. 9d123a3 Btrfs: fix inode cache waiters hanging on path allocation failure by Filipe Manana · 5 years ago
  53. a68ebe0 Btrfs: fix inode cache waiters hanging on failure to start caching thread by Filipe Manana · 5 years ago
  54. 29d47d0 Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 5 years ago
  55. 7764d56 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 5 years ago
  56. 259ee77 btrfs: tree-checker: Add ROOT_ITEM check by Qu Wenruo · 5 years ago
  57. 2a28468 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  58. 933c22a btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index() by Qu Wenruo · 5 years ago
  59. 112974d btrfs: volumes: Remove ENOSPC-prone btrfs_can_relocate() by Qu Wenruo · 5 years ago
  60. e913814 btrfs: extent-tree: Add comment for inc_block_group_ro() by Qu Wenruo · 5 years ago
  61. 135da97 btrfs: volumes: Add comment for find_free_dev_extent_start() by Qu Wenruo · 5 years ago
  62. 9e3246a btrfs: volumes: Unexport find_free_dev_extent_start() by Qu Wenruo · 5 years ago
  63. 73e82fe btrfs: assert tree mod log lock in __tree_mod_log_insert by David Sterba · 6 years ago
  64. d23ea3f btrfs: assert extent map tree lock in add_extent_mapping by David Sterba · 6 years ago
  65. 982f1f5d btrfs: Add an assertion to warn incorrect case in insert_inline_extent() by Jia-Ju Bai · 5 years ago
  66. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 5 years ago
  67. 74e9194 btrfs: Remove delalloc_end argument from extent_clear_unlock_delalloc by Nikolay Borisov · 5 years ago
  68. cecc8d9 btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range by Nikolay Borisov · 5 years ago
  69. ac3e993 btrfs: Return number of compressed extents directly in compress_file_range by Nikolay Borisov · 5 years ago
  70. 40cf931 btrfs: use common vfs LABEL ioctl definitions by Eric Sandeen · 5 years ago
  71. 5044ed4 btrfs: Remove unused locking functions by Nikolay Borisov · 5 years ago
  72. 8ddc319 btrfs: reduce stack usage for btrfsic_process_written_block by Arnd Bergmann · 5 years ago
  73. 99fccf3 btrfs: remove set but not used variable 'offset' by YueHaibing · 5 years ago
  74. 690a5db Btrfs: fix ENOSPC errors, leading to transaction aborts, when cloning extents by Filipe Manana · 5 years ago
  75. 9cba40a Btrfs: factor out extent dropping code from hole punch handler by Filipe Manana · 6 years ago
  76. f74c2bb Linux 5.3-rc8 by Linus Torvalds · 5 years ago
  77. 983f700 Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  78. def8b72 Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  79. bfafddd include/linux/compiler.h: fix Oops for Clang-compiled kernels by Nick Desaulniers · 5 years ago
  80. 950b07c Revert "x86/apic: Include the LDR when clearing out APIC registers" by Linus Torvalds · 5 years ago
  81. b3a9964 Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  82. a8e0aba Documentation/process: Add Qualcomm process ambassador for hardware security issues by Trilok Soni · 5 years ago
  83. d3464cc Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  84. 1e3778c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  85. 7641033 Merge tag 'libnvdimm-fix-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  86. 9772152 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  87. 0c043d7 Input: elan_i2c - remove Lenovo Legion Y7000 PnpID by Benjamin Tissoires · 5 years ago
  88. 36daa83 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  89. 30d7030 Merge tag 'configfs-for-5.3' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 5 years ago
  90. 76f5e9f Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  91. 0445971 Merge tag 'mmc-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  92. 08d433d Merge tag 'drm-fixes-2019-09-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  93. 9d098a6 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  94. 13da6ac Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  95. 1f49316 Documentation/process/embargoed-hardware-issues: Microsoft ambassador by Sasha Levin · 5 years ago
  96. 8928e91 soc: qcom: geni: Provide parameter error checking by Lee Jones · 5 years ago
  97. 754265b iommu/amd: Fix race in increase_address_space() by Joerg Roedel · 5 years ago
  98. 36b7200 iommu/amd: Flush old domains in kdump kernel by Stuart Hayes · 5 years ago
  99. 1e19ec6 Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  100. 7610bb0 Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 5 years ago