1. 75ec1db btrfs: set update the uuid generation as soon as possible by Josef Bacik · 4 years, 11 months ago
  2. c94bec2 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 4 years, 11 months ago
  3. 97f4dd0 btrfs: make btrfs_check_uuid_tree private to disk-io.c by Nikolay Borisov · 4 years, 11 months ago
  4. 314b6dd btrfs: use bios instead of buffer_heads from super block writeout by Johannes Thumshirn · 4 years, 11 months ago
  5. 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 4 years, 11 months ago
  6. fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
  7. f603bb9 btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs by Nikolay Borisov · 5 years ago
  8. 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
  9. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  10. bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
  11. 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
  12. ae18c37 btrfs: move fs_info init work into it's own helper function by Josef Bacik · 5 years ago
  13. 141386e btrfs: free more things in btrfs_free_fs_info by Josef Bacik · 5 years ago
  14. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  15. 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
  16. 4c78e9f btrfs: hold a ref on the root in open_ctree by Josef Bacik · 5 years ago
  17. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  18. af01d2e btrfs: hold a ref on fs roots while they're in the radix tree by Josef Bacik · 5 years ago
  19. a98db0f btrfs: make the fs root init functions static by Josef Bacik · 5 years ago
  20. 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
  21. 83db2aad btrfs: remove btrfs_read_fs_root, not used anymore by Josef Bacik · 5 years ago
  22. 62a2c73 btrfs: export and use btrfs_read_tree_root for tree-log by Josef Bacik · 5 years ago
  23. f39e457 btrfs: move fs root init stuff into btrfs_init_fs_root by Josef Bacik · 5 years ago
  24. 96dfcb4 btrfs: push __setup_root into btrfs_alloc_root by Josef Bacik · 5 years ago
  25. 1e90315 btrfs: do not check delayed items are empty for single transaction cleanup by Josef Bacik · 4 years, 11 months ago
  26. 315bf8e btrfs: reset fs_root to NULL on error in open_ctree by Josef Bacik · 4 years, 11 months ago
  27. 81f7eb0 btrfs: destroy qgroup extent records on transaction abort by Jeff Mahoney · 4 years, 11 months ago
  28. e8294f2 btrfs: print message when tree-log replay starts by David Sterba · 5 years ago
  29. 7227ff4 Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  30. 4e19443 btrfs: free block groups after free'ing fs trees by Josef Bacik · 5 years ago
  31. b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
  32. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  33. bc036bb btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid by Anand Jain · 5 years ago
  34. be2cf92 btrfs: sysfs, rename btrfs_sysfs_add_device() by Anand Jain · 5 years ago
  35. c6761a9 btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent by Anand Jain · 5 years ago
  36. a019e9e btrfs: remove extent_map::bdev by David Sterba · 5 years ago
  37. 32da5386 btrfs: rename btrfs_block_group_cache by David Sterba · 5 years ago
  38. 6ef108d btrfs: Streamline btrfs_fs_info::backup_root_index semantics by Nikolay Borisov · 5 years ago
  39. 4ac039a btrfs: Rename find_oldest_super_backup to init_backup_root_slot by Nikolay Borisov · 5 years ago
  40. 260eb11 btrfs: Remove unused next_root_backup function by Nikolay Borisov · 5 years ago
  41. 336a0d8 btrfs: Don't use objectid_mutex during mount by Nikolay Borisov · 5 years ago
  42. b8522a1 btrfs: Factor out tree roots initialization during mount by Nikolay Borisov · 5 years ago
  43. bd2336b btrfs: Add read_backup_root by Nikolay Borisov · 5 years ago
  44. fc2e4c5 btrfs: Remove newest_gen argument from find_oldest_super_backup by Nikolay Borisov · 5 years ago
  45. 01f0f9da btrfs: Cleanup and simplify find_newest_super_backup by Nikolay Borisov · 5 years ago
  46. 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
  47. b4e967b btrfs: add member for a specific checksum driver by David Sterba · 5 years ago
  48. 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
  49. 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
  50. 4273eaf btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  51. 67439da btrfs: opencode extent_buffer_get by David Sterba · 5 years ago
  52. c06631b btrfs: Enhance error output for write time tree checker by Qu Wenruo · 5 years ago
  53. ec39f76 Btrfs: use REQ_CGROUP_PUNT for worker thread submitted bios by Chris Mason · 5 years ago
  54. ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 5 years ago
  55. 08635ba Btrfs: stop using btrfs_schedule_bio() by Chris Mason · 5 years ago
  56. b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
  57. 3296bf5 btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED by Qu Wenruo · 5 years ago
  58. a0cac0e btrfs: get rid of unique workqueue helper functions by Omar Sandoval · 5 years ago
  59. 9be490f btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  60. 80ed454 btrfs: don't needlessly create extent-refs kernel thread by David Sterba · 5 years ago
  61. 62fdaa5 btrfs: Detect unbalanced tree with empty leaf before crashing btree operations by Qu Wenruo · 5 years ago
  62. 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 5 years ago
  63. aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
  64. d7cd4dd Btrfs: fix sysfs warning and missing raid sysfs directories by Filipe Manana · 5 years ago
  65. bfcea1c btrfs: free checksum hash on in close_ctree by Johannes Thumshirn · 5 years ago
  66. 9e96749 Btrfs: prevent send failures and crashes due to concurrent relocation by Filipe Manana · 6 years ago
  67. d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
  68. 6d97c6e btrfs: add boilerplate code for directly including the crypto framework by Johannes Thumshirn · 6 years ago
  69. 51bce6c btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions by Johannes Thumshirn · 6 years ago
  70. 8dc3f22 btrfs: check for supported superblock checksum type before checksum validation by Johannes Thumshirn · 6 years ago
  71. e7e16f4 btrfs: add common checksum type validation by Johannes Thumshirn · 6 years ago
  72. 8c3e358 btrfs: use u8 for raid_array members by David Sterba · 6 years ago
  73. c8bf1b6 btrfs: remove mapping tree structures indirection by David Sterba · 6 years ago
  74. 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
  75. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  77. 4297ff8 btrfs: track DIO bytes in flight by Josef Bacik · 6 years ago
  78. 50489a5 btrfs: Remove bio_offset argument from submit_bio_hook by Nikolay Borisov · 6 years ago
  79. e68f2ee btrfs: Always pass 0 bio_offset for btree_submit_bio_start by Nikolay Borisov · 6 years ago
  80. c2ccfbc btrfs: Remove 'tree' argument from read_extent_buffer_pages by Nikolay Borisov · 6 years ago
  81. a56b1c7 btrfs: Change submit_bio_hook to taking an inode directly by Nikolay Borisov · 6 years ago
  82. 9b7a244 btrfs: get fs_info from trans in btrfs_create_tree by David Sterba · 6 years ago
  83. 8d47a0d btrfs: Do mandatory tree block check before submitting bio by Qu Wenruo · 6 years ago
  84. 813fd1d btrfs: get fs_info from eb in btrfs_check_node by David Sterba · 6 years ago
  85. cfdaad5 btrfs: get fs_info from eb in btrfs_check_leaf_relaxed by David Sterba · 6 years ago
  86. 1c4360e btrfs: get fs_info from eb in btrfs_check_leaf_full by David Sterba · 6 years ago
  87. 1c11b63 btrfs: replace pending/pinned chunks lists with io tree by Jeff Mahoney · 6 years ago
  88. 68c94e5 btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree by Nikolay Borisov · 6 years ago
  89. bbbf724 btrfs: combine device update operations during transaction commit by Nikolay Borisov · 6 years ago
  90. 90b1377 btrfs: qgroup: remove obsolete fs_info members by David Sterba · 6 years ago
  91. e064d5e btrfs: get fs_info from eb in btrfs_verify_level_key by David Sterba · 6 years ago
  92. 5ab12d1 btrfs: get fs_info from eb in btree_read_extent_buffer_pages by David Sterba · 6 years ago
  93. 6a884d7d btrfs: get fs_info from eb in clean_tree_block by David Sterba · 6 years ago
  94. b0c9b3b btrfs: get fs_info from eb in check_tree_block_fsid by David Sterba · 6 years ago
  95. 20a1fbf9 btrfs: get fs_info from eb in repair_eb_io_failure by David Sterba · 6 years ago
  96. 247462a btrfs: move tree block wait and write helpers to tree-log by David Sterba · 6 years ago
  97. 75391f0 btrfs: disk-io: Show the timing of corrupted tree block explicitly by Qu Wenruo · 6 years ago
  98. 6348905 btrfs: Always output error message when key/level verification fails by Qu Wenruo · 6 years ago
  99. 448de47 btrfs: Check the first key and level for cached extent buffer by Qu Wenruo · 6 years ago
  100. 537f38f btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails by Nikolay Borisov · 6 years ago