1. 4273eaf btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  2. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  3. c06631b btrfs: Enhance error output for write time tree checker by Qu Wenruo · 5 years ago
  4. ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 5 years ago
  5. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 5 years ago
  6. 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 5 years ago
  7. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  8. 3296bf5 btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED by Qu Wenruo · 5 years ago
  9. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  10. 9be490f btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  11. 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
  12. 62fdaa5 btrfs: Detect unbalanced tree with empty leaf before crashing btree operations by Qu Wenruo · 5 years ago
  13. 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 5 years ago
  14. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  15. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  16. bfcea1c btrfs: free checksum hash on in close_ctree by Johannes Thumshirn · 5 years ago
  17. 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
  18. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  19. 6d97c6e btrfs: add boilerplate code for directly including the crypto framework by Johannes Thumshirn · 6 years ago
  20. 51bce6c btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions by Johannes Thumshirn · 6 years ago
  21. 8dc3f22 btrfs: check for supported superblock checksum type before checksum validation by Johannes Thumshirn · 6 years ago
  22. e7e16f4 btrfs: add common checksum type validation by Johannes Thumshirn · 6 years ago
  23. 8c3e358 btrfs: use u8 for raid_array members by David Sterba · 6 years ago
  24. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  25. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  26. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  27. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  28. 4297ff8 btrfs: track DIO bytes in flight by Josef Bacik · 6 years ago
  29. 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
  30. e68f2ee btrfs: Always pass 0 bio_offset for btree_submit_bio_start by Nikolay Borisov · 6 years ago
  31. c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
  32. a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
  33. 9b7a244 btrfs: get fs_info from trans in btrfs_create_tree by David Sterba · 6 years ago
  34. 8d47a0d btrfs: Do mandatory tree block check before submitting bio by Qu Wenruo · 6 years ago
  35. 813fd1d btrfs: get fs_info from eb in btrfs_check_node by David Sterba · 6 years ago
  36. cfdaad5 btrfs: get fs_info from eb in btrfs_check_leaf_relaxed by David Sterba · 6 years ago
  37. 1c4360e btrfs: get fs_info from eb in btrfs_check_leaf_full by David Sterba · 6 years ago
  38. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  39. 68c94e5 btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree by Nikolay Borisov · 6 years ago
  40. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  41. 90b1377 btrfs: qgroup: remove obsolete fs_info members by David Sterba · 6 years ago
  42. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  43. 5ab12d1 btrfs: get fs_info from eb in btree_read_extent_buffer_pages by David Sterba · 6 years ago
  44. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  45. b0c9b3b btrfs: get fs_info from eb in check_tree_block_fsid by David Sterba · 6 years ago
  46. 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
  47. 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
  48. 75391f0 btrfs: disk-io: Show the timing of corrupted tree block explicitly by Qu Wenruo · 6 years ago
  49. 6348905 btrfs: Always output error message when key/level verification fails by Qu Wenruo · 6 years ago
  50. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  51. 537f38f btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails by Nikolay Borisov · 6 years ago
  52. 43eb5f2 btrfs: Introduce extent_io_tree::owner to distinguish different io_trees by Qu Wenruo · 6 years ago
  53. 7b43973 btrfs: switch extent_io_tree::track_uptodate to bool by David Sterba · 6 years ago
  54. c258d6e btrfs: Introduce fs_info to extent_io_tree by Qu Wenruo · 6 years ago
  55. c53839f btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block by Johannes Thumshirn · 6 years ago
  56. 2996e1f btrfs: factor our read/write stage off csum_tree_block into its callers by Johannes Thumshirn · 6 years ago
  57. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  58. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  59. ff09c4c btrfs: scrub: convert scrub_workers_refcnt to refcount_t by Anand Jain · 6 years ago
  60. 034f784 btrfs: replace cleaner_delayed_iput_mutex with a waitqueue by Josef Bacik · 6 years ago
  61. 8bead25 btrfs: open code now trivial btrfs_set_lock_blocking by David Sterba · 7 years ago
  62. 300aa89 btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers by David Sterba · 7 years ago
  63. 370a11b btrfs: qgroup: Introduce per-root swapped blocks infrastructure by Qu Wenruo · 6 years ago
  64. d2311e6 btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots by Qu Wenruo · 6 years ago
  65. fa781ce btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head by Josef Bacik · 6 years ago
  66. 3069bd2 btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock by Josef Bacik · 6 years ago
  67. b89f6d1 Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() by Filipe Manana · 6 years ago
  68. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  69. fd340d0 btrfs: wakeup cleaner thread when adding delayed iput by Josef Bacik · 6 years ago
  70. 74d5d22 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  71. 31890da btrfs: handle delayed ref head accounting cleanup in abort by Josef Bacik · 6 years ago
  72. 52042d8 btrfs: Fix typos in comments and strings by Andrea Gelmini · 6 years ago
  73. ba2c4d4 btrfs: introduce delayed_refs_rsv by Josef Bacik · 6 years ago
  74. 53176dd btrfs: dev-replace: remove custom read/write blocking scheme by David Sterba · 7 years ago
  75. 129827e btrfs: dev-replace: swich locking to rw semaphore by David Sterba · 7 years ago
  76. d2e174d btrfs: document extent mapping assumptions in checksum by Johannes Thumshirn · 6 years ago
  77. 78e62c0 btrfs: Remove extent_io_ops::readpage_io_failed_hook by Nikolay Borisov · 6 years ago
  78. 06ea01b btrfs: merge btrfs_submit_bio_done to its caller by David Sterba · 6 years ago
  79. 0e6ec38 Btrfs: allow clear_extent_dirty() to receive a cached extent state record by Filipe Manana · 6 years ago
  80. fbc6fea btrfs: Add handling for disk split-brain scenario during fsid change by Nikolay Borisov · 6 years ago
  81. de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
  82. 7239ff4 btrfs: Introduce support for FSID change without metadata rewrite by Nikolay Borisov · 6 years ago
  83. eede2bf Btrfs: prevent ioctls from interfering with a swap file by Omar Sandoval · 8 years ago
  84. f8397d6 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  85. d6fd0ae Btrfs: fix missing delayed iputs on unmount by Omar Sandoval · 6 years ago
  86. fcd5e74 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  87. e187831 btrfs: assert on non-empty delayed iputs by Josef Bacik · 6 years ago
  88. 7f8d236 btrfs: dev-replace: move replace members out of fs_info by David Sterba · 7 years ago
  89. 3280f87 btrfs: remove btrfs_dev_replace::read_locks by David Sterba · 6 years ago
  90. e3d0396 Btrfs: delayed-refs: use rb_first_cached for ref_tree by Liu Bo · 6 years ago
  91. 5c9d028 Btrfs: delayed-refs: use rb_first_cached for href_root by Liu Bo · 6 years ago
  92. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  93. 8ecebf4d Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space by Robbie Ko · 6 years ago
  94. cf90d88 btrfs: Introduce mount time chunk <-> dev extent mapping check by Qu Wenruo · 6 years ago
  95. 84db5cc btrfs: merge free_fs_root helpers by David Sterba · 6 years ago
  96. e9539cf btrfs: dev-replace: remove unused members of btrfs_dev_replace by David Sterba · 6 years ago
  97. e17385c btrfs: remove unused member btrfs_root::name by David Sterba · 6 years ago
  98. 5cdc84b btrfs: drop extent_io_ops::set_range_writeback callback by David Sterba · 6 years ago
  99. 00032d3 btrfs: drop extent_io_ops::merge_bio_hook callback by David Sterba · 6 years ago
  100. 05912a3 btrfs: drop extent_io_ops::tree_fs_info callback by David Sterba · 6 years ago