1. 807fc79 btrfs: switch to use new generic UUID API by Andy Shevchenko · 4 years, 10 months ago
  2. b3ff8f1 btrfs: Don't submit any btree write bio if the fs has errors by Qu Wenruo · 4 years, 11 months ago
  3. faf8f7b btrfs: ioctl: resize: only show message if size is changed by Marcos Paulo de Souza · 4 years, 11 months ago
  4. b82582d btrfs: slightly simplify global block reserve calculations by Anand Jain · 5 years ago
  5. 56e9f6e btrfs: merge unlocking to common exit block in btrfs_commit_transaction by David Sterba · 5 years ago
  6. 15b6e8a btrfs: reduce pointer intdirections in btree_readpage_end_io_hook by David Sterba · 5 years ago
  7. b79ce3d btrfs: adjust delayed refs message level by David Sterba · 5 years ago
  8. 1db45a3 btrfs: replace u_long type cast with unsigned long by David Sterba · 5 years ago
  9. eeb6f17 btrfs: raid56: simplify sort_parity_stripes by David Sterba · 5 years ago
  10. 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
  11. 42c9d0b btrfs: simplify parameters of btrfs_set_disk_extent_flags by David Sterba · 6 years ago
  12. c4ac754 btrfs: open code trivial helper btrfs_header_chunk_tree_uuid by David Sterba · 6 years ago
  13. 9a8658e btrfs: open code trivial helper btrfs_header_fsid by David Sterba · 6 years ago
  14. 75fb2e9 btrfs: move mapping of block for discard to its caller by David Sterba · 6 years ago
  15. ee787f9 btrfs: use struct_size to calculate size of raid hash table by David Sterba · 6 years ago
  16. dcc3eb9 btrfs: convert snapshot/nocow exlcusion to drew lock by Nikolay Borisov · 5 years ago
  17. 2992df7 btrfs: Implement DREW lock by Nikolay Borisov · 5 years ago
  18. fd8efa8 btrfs: simplify error handling in __btrfs_write_out_cache() by Johannes Thumshirn · 4 years, 11 months ago
  19. 1afb648 btrfs: use standard debug config option to enable free-space-cache debug prints by Johannes Thumshirn · 4 years, 11 months ago
  20. 7a195f6 btrfs: make the uptodate argument of io_ctl_add_pages() boolean by Johannes Thumshirn · 4 years, 11 months ago
  21. 831fa14 btrfs: use inode from io_ctl in io_ctl_prepare_pages by Johannes Thumshirn · 4 years, 11 months ago
  22. 949964c btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl by Marcos Paulo de Souza · 5 years ago
  23. c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 10 months ago
  24. 748449cdb btrfs: use ioctl args support mask for device delete by David Sterba · 4 years, 10 months ago
  25. 673990d btrfs: use ioctl args support mask for subvolume create/delete by David Sterba · 4 years, 10 months ago
  26. 5ce48d0 btrfs: Add missing lock annotation for release_extent_buffer() by Jules Irenge · 4 years, 10 months ago
  27. 75ec1db btrfs: set update the uuid generation as soon as possible by Josef Bacik · 4 years, 11 months ago
  28. c94bec2 btrfs: bail out of uuid tree scanning if we're closing by Josef Bacik · 4 years, 11 months ago
  29. 97f4dd0 btrfs: make btrfs_check_uuid_tree private to disk-io.c by Nikolay Borisov · 4 years, 11 months ago
  30. 560b7a4 btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate by Nikolay Borisov · 4 years, 11 months ago
  31. c17af96 btrfs: raid56: simplify tracking of Q stripe presence by David Sterba · 4 years, 10 months ago
  32. b25b0b8 btrfs: backref, use correct count to resolve normal data refs by ethanwu · 5 years ago
  33. cfc0eed btrfs: backref, only search backref entries from leaves of the same root by ethanwu · 5 years ago
  34. ed58f2e btrfs: backref, don't add refs from shared block when resolving normal backref by ethanwu · 5 years ago
  35. 7ac8b88 btrfs: backref, only collect file extent items matching backref offset by ethanwu · 5 years ago
  36. 9da2b24 btrfs: remove buffer_heads form super block mirror integrity checking by Johannes Thumshirn · 4 years, 11 months ago
  37. 59aaad5 btrfs: remove buffer_heads from btrfsic_process_written_block() by Johannes Thumshirn · 4 years, 11 months ago
  38. 61ecc5f btrfs: remove btrfsic_submit_bh() by Johannes Thumshirn · 4 years, 11 months ago
  39. 314b6dd btrfs: use bios instead of buffer_heads from super block writeout by Johannes Thumshirn · 4 years, 11 months ago
  40. 8f32380 btrfs: use the page cache for super block reading by Johannes Thumshirn · 4 years, 11 months ago
  41. 6fbceb9 btrfs: reduce scope of btrfs_scratch_superblocks() by Johannes Thumshirn · 4 years, 11 months ago
  42. c514c9b btrfs: don't kmap() pages from block devices by Johannes Thumshirn · 4 years, 11 months ago
  43. f6d9abb btrfs: Export btrfs_release_disk_super by Nikolay Borisov · 4 years, 11 months ago
  44. 55ffaab Btrfs: avoid unnecessary splits when setting bits on an extent io tree by Filipe Manana · 4 years, 11 months ago
  45. ab9b2c7 btrfs: handle logged extent failure properly by Josef Bacik · 4 years, 11 months ago
  46. e192211 btrfs: relocation: Remove is_cowonly_root() by Qu Wenruo · 4 years, 11 months ago
  47. fe119a6 btrfs: switch to per-transaction pinned extents by Nikolay Borisov · 5 years ago
  48. 45bb5d6 btrfs: Factor out pinned extent clean up in btrfs_delete_unused_bgs by Nikolay Borisov · 5 years ago
  49. f2fb729 btrfs: Mark pinned log extents as excluded by Nikolay Borisov · 5 years ago
  50. 6b45f641 btrfs: Pass transaction handle to write_pinned_extent_entries by Nikolay Borisov · 5 years ago
  51. 6690d07 btrfs: Make pin_down_extent take transaction handle by Nikolay Borisov · 5 years ago
  52. 9fce570 btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle by Nikolay Borisov · 5 years ago
  53. 7bfc100 btrfs: Make btrfs_pin_reserved_extent take transaction handle by Nikolay Borisov · 5 years ago
  54. 10e958d btrfs: Call btrfs_pin_reserved_extent only during active transaction by Nikolay Borisov · 5 years ago
  55. 6787bb9 btrfs: Introduce unaccount_log_buffer by Nikolay Borisov · 5 years ago
  56. b25c36f btrfs: Make btrfs_pin_extent take trans handle by Nikolay Borisov · 5 years ago
  57. f603bb9 btrfs: Perform pinned cleanup directly in btrfs_destroy_delayed_refs by Nikolay Borisov · 5 years ago
  58. 2586477 btrfs: sysfs, unify handler name of devinfo/missing by Anand Jain · 4 years, 11 months ago
  59. f3cd2c5 btrfs: sysfs, rename device_link add/remove functions by Anand Jain · 4 years, 11 months ago
  60. 1f6087e btrfs: sysfs, use btrfs_sysfs_remove_fsid to celanup errors in add_fsid by Anand Jain · 4 years, 11 months ago
  61. f657a31 btrfs: sink argument tree to __do_readpage by David Sterba · 5 years ago
  62. b6660e8 btrfs: sink arugment tree to contiguous_readpages by David Sterba · 5 years ago
  63. 0d44fea btrfs: sink argument tree to __extent_read_full_page by David Sterba · 5 years ago
  64. 71ad38b btrfs: sink argument tree to extent_read_full_page by David Sterba · 5 years ago
  65. b272ae2 btrfs: drop argument tree from btrfs_lock_and_flush_ordered_range by David Sterba · 5 years ago
  66. ae6957e btrfs: add assertions for tree == inode->io_tree to extent IO helpers by David Sterba · 5 years ago
  67. 0ceb34b btrfs: drop argument tree from submit_extent_page by David Sterba · 5 years ago
  68. 45b0840 btrfs: remove extent_page_data::tree by David Sterba · 5 years ago
  69. bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
  70. b908c33 btrfs: move root node locking helpers to locking.c by David Sterba · 5 years ago
  71. 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
  72. bd647ce btrfs: add a leak check for roots by Josef Bacik · 5 years ago
  73. 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
  74. ae18c37 btrfs: move fs_info init work into it's own helper function by Josef Bacik · 5 years ago
  75. 141386e btrfs: free more things in btrfs_free_fs_info by Josef Bacik · 5 years ago
  76. bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
  77. 81f096e btrfs: use btrfs_put_fs_root to free roots always by Josef Bacik · 5 years ago
  78. 4c78e9f btrfs: hold a ref on the root in open_ctree by Josef Bacik · 5 years ago
  79. 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
  80. fbb0ce4 btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry by Josef Bacik · 5 years ago
  81. ca2037f btrfs: hold a ref on the root in btrfs_recover_log_trees by Josef Bacik · 5 years ago
  82. 5119cfc btrfs: hold a ref on the root in create_pending_snapshot by Josef Bacik · 5 years ago
  83. 5168489 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 5 years ago
  84. 6f9a3da btrfs: hold a ref on the root in btrfs_ioctl_send by Josef Bacik · 5 years ago
  85. fd79d43 btrfs: hold a ref on the root in scrub_print_warning_inode by Josef Bacik · 5 years ago
  86. 0b2dee5 btrfs: hold a ref for the root in btrfs_find_orphan_roots by Josef Bacik · 5 years ago
  87. 9f58320 btrfs: push grab_fs_root into read_fs_root by Josef Bacik · 5 years ago
  88. 932fd26 btrfs: hold a ref on the root in btrfs_recover_relocation by Josef Bacik · 5 years ago
  89. 76deacf btrfs: hold a ref on the root in create_reloc_inode by Josef Bacik · 5 years ago
  90. 3d7babd btrfs: hold a ref on the root in find_data_references by Josef Bacik · 5 years ago
  91. 442b1ac btrfs: hold a ref on the root in record_reloc_root_in_trans by Josef Bacik · 5 years ago
  92. ab9737b btrfs: hold a ref on the root in merge_reloc_roots by Josef Bacik · 5 years ago
  93. db2c2ca btrfs: hold a ref on the root in prepare_to_merge by Josef Bacik · 5 years ago
  94. 0b530bc btrfs: hold a ref on the root in build_backref_tree by Josef Bacik · 5 years ago
  95. 2a2b5d6 btrfs: hold ref on root in btrfs_ioctl_default_subvol by Josef Bacik · 5 years ago
  96. 04734e8 btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info by Josef Bacik · 5 years ago
  97. b8a49ae btrfs: hold a ref on the root in btrfs_search_path_in_tree_user by Josef Bacik · 5 years ago
  98. 8823401 btrfs: hold a ref on the root in btrfs_search_path_in_tree by Josef Bacik · 5 years ago
  99. 3ca35e8 btrfs: hold a ref on the root in search_ioctl by Josef Bacik · 5 years ago
  100. fc92f79 btrfs: hold a ref on the root in create_subvol by Josef Bacik · 5 years ago