1. 4e19443 btrfs: free block groups after free'ing fs trees by Josef Bacik · 5 years ago
  2. 1362089 btrfs: Fix split-brain handling when changing FSID to metadata uuid by Nikolay Borisov · 5 years ago
  3. 0584071 btrfs: Handle another split brain scenario with metadata uuid feature by Nikolay Borisov · 5 years ago
  4. c6730a0 btrfs: Factor out metadata_uuid code from find_fsid. by Su Yue · 5 years ago
  5. c0d81c7 btrfs: Call find_fsid from find_fsid_inprogress by Su Yue · 5 years ago
  6. b5e4ff9 Btrfs: fix infinite loop during fsync after rename operations by Filipe Manana · 5 years ago
  7. d62b23c btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 5 years ago
  8. 889bfa3 btrfs: drop log root for dropped roots by Josef Bacik · 5 years ago
  9. 668e48af btrfs: sysfs, add devid/dev_state kobject and device attributes by Anand Jain · 5 years ago
  10. 1776ad1 btrfs: Refactor btrfs_rmap_block to improve readability by Nikolay Borisov · 5 years ago
  11. bf2e2eb btrfs: Add self-tests for btrfs_rmap_block by Nikolay Borisov · 5 years ago
  12. b3ad2c1 btrfs: selftests: Add support for dummy devices by Nikolay Borisov · 5 years ago
  13. 96a1433 btrfs: Move and unexport btrfs_rmap_block by Nikolay Borisov · 5 years ago
  14. 68c467c btrfs: separate definition of assertion failure handlers by David Sterba · 5 years ago
  15. a69976b btrfs: device stats, log when stats are zeroed by Anand Jain · 5 years ago
  16. 556755a btrfs: fix improper setting of scanned for range cyclic write cache pages by Josef Bacik · 5 years ago
  17. 4babad1 btrfs: safely advance counter when looking up bio csums by David Sterba · 5 years ago
  18. 94f8c46 btrfs: remove unused member btrfs_device::work by David Sterba · 5 years ago
  19. ef0a82d btrfs: remove unnecessary wrapper get_alloc_profile by Johannes Thumshirn · 5 years ago
  20. 81b29a3 btrfs: add correction to handle -1 edge case in async discard by Dennis Zhou · 5 years ago
  21. 27f0afc btrfs: ensure removal of discardable_* in free_bitmap() by Dennis Zhou · 5 years ago
  22. f9bb615 btrfs: make smaller extents more likely to go into bitmaps by Dennis Zhou · 5 years ago
  23. 5d90c5c btrfs: increase the metadata allowance for the free_space_cache by Dennis Zhou · 5 years ago
  24. dbc2a8c btrfs: add async discard implementation overview by Dennis Zhou · 5 years ago
  25. 9ddf648 btrfs: keep track of discard reuse stats by Dennis Zhou · 5 years ago
  26. 5cb0724 btrfs: only keep track of data extents for async discard by Dennis Zhou · 5 years ago
  27. 7fe6d45 btrfs: have multiple discard lists by Dennis Zhou · 5 years ago
  28. 19b2a2c btrfs: make max async discard size tunable by Dennis Zhou · 5 years ago
  29. 4aa9ad5 btrfs: limit max discard size for async discard by Dennis Zhou · 5 years ago
  30. e93591b btrfs: add kbps discard rate limit for async discard by Dennis Zhou · 5 years ago
  31. a230930 btrfs: calculate discard delay based on number of extents by Dennis Zhou · 5 years ago
  32. 5dc7c10 btrfs: keep track of discardable_bytes for async discard by Dennis Zhou · 5 years ago
  33. dfb79dd btrfs: track discardable extents for async discard by Dennis Zhou · 5 years ago
  34. e4faab8 btrfs: sysfs: add UUID/debug/discard directory by Dennis Zhou · 5 years ago
  35. 93945cb btrfs: sysfs: make UUID/debug have its own kobject by Dennis Zhou · 5 years ago
  36. 71e8978 btrfs: sysfs: add removal calls for debug/ by Dennis Zhou · 5 years ago
  37. 2bee7eb btrfs: discard one region at a time in async discard by Dennis Zhou · 5 years ago
  38. 6e80d4f btrfs: handle empty block_group removal for async discard by Dennis Zhou · 5 years ago
  39. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  40. da080fe btrfs: keep track of free space bitmap trim status cleanliness by Dennis Zhou · 5 years ago
  41. a7ccb25 btrfs: keep track of which extents have been discarded by Dennis Zhou · 5 years ago
  42. 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
  43. e837dfd bitmap: genericize percpu bitmap region iterators by Dennis Zhou · 5 years ago
  44. 147a097 btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEX by Qu Wenruo · 5 years ago
  45. 57a0e67 btrfs: tree-checker: Refactor root key check into separate function by Qu Wenruo · 5 years ago
  46. c23c77b btrfs: tree-checker: Refactor inode key check into seperate function by Qu Wenruo · 5 years ago
  47. c3053eb btrfs: tree-checker: Clean up fs_info parameter from error message wrapper by Qu Wenruo · 5 years ago
  48. f6d2a5c btrfs: tree-checker: Check leaf chunk item size by Qu Wenruo · 5 years ago
  49. 0ab575c btrfs: Remove unneeded semicolon by zhengbin · 5 years ago
  50. 95690e5 btrfs: remove struct find_free_extent.ram_bytes by Omar Sandoval · 5 years ago
  51. c8b0403 btrfs: simplify compressed/inline check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  52. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  53. f95d713 btrfs: remove redundant i_size check in __extent_writepage_io() by Omar Sandoval · 5 years ago
  54. 169d2c8 btrfs: remove trivial goto label in __extent_writepage() by Omar Sandoval · 5 years ago
  55. eb70d22 btrfs: remove unnecessary pg_offset assignments in __extent_writepage() by Omar Sandoval · 5 years ago
  56. bffe633 btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item by Omar Sandoval · 5 years ago
  57. 313facc btrfs: remove dead snapshot-aware defrag code by Omar Sandoval · 5 years ago
  58. db72e47 btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums() by Omar Sandoval · 5 years ago
  59. e62958f btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers by Omar Sandoval · 5 years ago
  60. 321f69f btrfs: reset device back to allocation state when removing by Johannes Thumshirn · 5 years ago
  61. 3fff397 btrfs: decrement number of open devices after closing the device not before by Johannes Thumshirn · 5 years ago
  62. 6bb6b51 btrfs: use simple_dir_inode_operations for placeholder subvolume directory by Omar Sandoval · 5 years ago
  63. b38f4cb btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev() by Johannes Thumshirn · 5 years ago
  64. 1296995 btrfs: remove superfluous BUG_ON() in integrity checks by Johannes Thumshirn · 5 years ago
  65. 3dbd351 btrfs: fix possible NULL-pointer dereference in integrity checks by Johannes Thumshirn · 5 years ago
  66. f893556 btrfs: kill min_allocable_bytes in inc_block_group_ro by Josef Bacik · 5 years ago
  67. 9f24692 btrfs: don't pass system_chunk into can_overcommit by Josef Bacik · 5 years ago
  68. 511a32b btrfs: Opencode ordered_data_tree_panic by Nikolay Borisov · 5 years ago
  69. 430640e btrfs: relocation: Output current relocation stage at btrfs_relocate_block_group() by Qu Wenruo · 5 years ago
  70. 76de60e btrfs: remove unused condition check in btrfs_page_mkwrite() by Yunfeng Ye · 5 years ago
  71. 36ee0b4 btrfs: Remove redundant WARN_ON in walk_down_log_tree by Nikolay Borisov · 5 years ago
  72. 5c4b691 btrfs: Remove WARN_ON in walk_log_tree by Nikolay Borisov · 5 years ago
  73. a0fbf73 btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent by Nikolay Borisov · 5 years ago
  74. 7ef54d5 btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent by Nikolay Borisov · 5 years ago
  75. 4eaaec2 btrfs: Don't discard unwritten extents by Nikolay Borisov · 5 years ago
  76. 8a36e40 btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled by Marcos Paulo de Souza · 5 years ago
  77. e3b0edd btrfs: qgroup: remove one-time use variables for quota_root checks by Marcos Paulo de Souza · 5 years ago
  78. bc036bb btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid by Anand Jain · 5 years ago
  79. be2cf92 btrfs: sysfs, rename btrfs_sysfs_add_device() by Anand Jain · 5 years ago
  80. c6761a9 btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent by Anand Jain · 5 years ago
  81. b550150 btrfs: sysfs, rename devices kobject holder to devices_kobj by Anand Jain · 5 years ago
  82. db26a02 btrfs: fill ncopies for all raid table entries by David Sterba · 5 years ago
  83. e4f6c6b btrfs: use raid_attr table in calc_stripe_length for nparity by David Sterba · 6 years ago
  84. 0e56315 Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES by Filipe Manana · 5 years ago
  85. def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
  86. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  87. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  88. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  89. b2383ad cxgb4: reject overlapped queues in TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  90. c856e2b cxgb4: fix Tx multi channel port rate limit by Rahul Lakkireddy · 5 years ago
  91. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  92. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  93. 8f8972a Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  94. 244dc268 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  95. 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
  96. 0cc2682 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  99. a186c11 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago