1. 40cdc50 btrfs: skip reserved bytes warning on unmount after log cleanup failure by Filipe Manana · 3 years ago
  2. f26c923 btrfs: remove reada infrastructure by Qu Wenruo · 3 years ago
  3. 54f03ab btrfs: move btrfs_truncate_inode_items to inode-item.c by Josef Bacik · 3 years, 1 month ago
  4. 26c2c45 btrfs: add an inode-item.h by Josef Bacik · 3 years, 1 month ago
  5. efc0e69 btrfs: introduce exclusive operation BALANCE_PAUSED state by Nikolay Borisov · 3 years, 1 month ago
  6. d96b342 btrfs: make send work with concurrent block group relocation by Filipe Manana · 3 years, 1 month ago
  7. abed4aa btrfs: track the csum, extent, and free space trees in a rb tree by Josef Bacik · 3 years, 2 months ago
  8. 7939dd9 btrfs: stop accessing ->free_space_root directly by Josef Bacik · 3 years, 2 months ago
  9. fc28b25 btrfs: stop accessing ->csum_root directly by Josef Bacik · 3 years, 2 months ago
  10. 056c831 btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root by Josef Bacik · 3 years, 2 months ago
  11. 29cbcf4 btrfs: stop accessing ->extent_root directly by Josef Bacik · 3 years, 2 months ago
  12. fdfbf02 btrfs: rework async transaction committing by Josef Bacik · 3 years, 2 months ago
  13. 0af4769 btrfs: remove unused BTRFS_FS_BARRIER flag by Josef Bacik · 3 years, 2 months ago
  14. 5423001 btrfs: get rid of root->orphan_cleanup_state by Josef Bacik · 3 years, 2 months ago
  15. dc2e724 btrfs: rename btrfs_item_end_nr to btrfs_item_data_end by Josef Bacik · 3 years, 2 months ago
  16. 5a08663 btrfs: remove the btrfs_item_end() helper by Josef Bacik · 3 years, 2 months ago
  17. 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 2 months ago
  18. 7479420 btrfs: introduce item_nr token variant helpers by Josef Bacik · 3 years, 2 months ago
  19. 437bd07 btrfs: make btrfs_file_extent_inline_item_len take a slot by Josef Bacik · 3 years, 2 months ago
  20. c91666b btrfs: add btrfs_set_item_*_nr() helpers by Josef Bacik · 3 years, 2 months ago
  21. 7a163608 btrfs: fix invalid delayed ref after subvolume creation failure by Filipe Manana · 3 years ago
  22. 4467af8 btrfs: remove root argument from btrfs_unlink_inode() by Filipe Manana · 3 years, 2 months ago
  23. 3873247 btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE by Qu Wenruo · 3 years, 2 months ago
  24. 8496153 btrfs: add a BTRFS_FS_ERROR helper by Josef Bacik · 3 years, 3 months ago
  25. 6aabd85 btrfs: remove unused function btrfs_bio_fits_in_stripe() by Qu Wenruo · 3 years, 3 months ago
  26. f064165 btrfs: unexport setup_items_for_insert() by Filipe Manana · 3 years, 3 months ago
  27. b7ef5f3 btrfs: loop only once over data sizes array when inserting an item batch by Filipe Manana · 3 years, 3 months ago
  28. c3a3b19 btrfs: rename struct btrfs_io_bio to btrfs_bio by Qu Wenruo · 3 years, 3 months ago
  29. c2707a2 btrfs: zoned: add a dedicated data relocation block group by Johannes Thumshirn · 3 years, 4 months ago
  30. 37f00a6 btrfs: introduce btrfs_is_data_reloc_root by Johannes Thumshirn · 3 years, 4 months ago
  31. afba2bc btrfs: zoned: implement active zone tracking by Naohiro Aota · 3 years, 4 months ago
  32. 1ccc2e8 btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file() by Qu Wenruo · 3 years, 5 months ago
  33. 8481dd8 btrfs: subpage: introduce btrfs_subpage_bitmap_info by Qu Wenruo · 3 years, 4 months ago
  34. 1986c10a Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 3 months ago
  35. 8dcbc26 btrfs: unify lookup return value when dir entry is missing by Filipe Manana · 3 years, 3 months ago
  36. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  37. 4d4340c btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls by Christian Brauner · 3 years, 5 months ago
  38. 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
  39. 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
  40. 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
  41. 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
  42. 809d690 btrfs: make btrfs_next_leaf static inline by David Sterba · 3 years, 5 months ago
  43. 25c1252 btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered by David Sterba · 3 years, 5 months ago
  44. a129ffb btrfs: remove unused start and end parameters from btrfs_run_delalloc_range() by Qu Wenruo · 3 years, 5 months ago
  45. 5a80d1c btrfs: zoned: remove max_zone_append_size logic by Johannes Thumshirn · 3 years, 6 months ago
  46. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  47. 629e33a btrfs: remove unused btrfs_fs_info::total_pinned by Nikolay Borisov · 3 years, 6 months ago
  48. c416a30 btrfs: rip out may_commit_transaction by Josef Bacik · 3 years, 6 months ago
  49. 1cea5cf btrfs: ensure relocation never runs while we have send operations running by Filipe Manana · 3 years, 6 months ago
  50. cbeaae4 btrfs: shorten integrity checker extent data mount option by David Sterba · 3 years, 6 months ago
  51. ccd9395 btrfs: switch mount option bits to enums and use wider type by David Sterba · 3 years, 6 months ago
  52. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 7 months ago
  53. d2a9106 btrfs: make btrfs_set_range_writeback() subpage compatible by Qu Wenruo · 3 years, 7 months ago
  54. f57ad93 btrfs: rename PagePrivate2 to PageOrdered inside btrfs by Qu Wenruo · 3 years, 9 months ago
  55. 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 9 months ago
  56. 390ed29 btrfs: refactor submit_extent_page() to make bio and its flag tracing easier by Qu Wenruo · 3 years, 9 months ago
  57. 578bda9 btrfs: introduce try-lock semantics for exclusive op start by David Sterba · 3 years, 7 months ago
  58. 907d271 btrfs: add cancellable chunk relocation support by David Sterba · 3 years, 7 months ago
  59. 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
  60. 4954706 btrfs: document byte swap optimization of root_item::flags accessors by David Sterba · 4 years, 3 months ago
  61. 0d7d316 btrfs: don't set the full sync flag when truncation does not touch extents by Filipe Manana · 3 years, 7 months ago
  62. 08508fe btrfs: make btrfs_verify_data_csum() to return a bitmap by Qu Wenruo · 3 years, 8 months ago
  63. 142b507 Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  64. f9baa50 btrfs: fix deadlock when cloning inline extents and using qgroups by Filipe Manana · 3 years, 8 months ago
  65. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  66. 18bb8bb btrfs: zoned: automatically reclaim zones by Johannes Thumshirn · 3 years, 8 months ago
  67. f337206 btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock by Johannes Thumshirn · 3 years, 8 months ago
  68. e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
  69. ace7506 btrfs: improve btree readahead for full send operations by Filipe Manana · 3 years, 9 months ago
  70. bc03f39 btrfs: use a bit to track the existence of tree mod log users by Filipe Manana · 3 years, 10 months ago
  71. f3a84cc btrfs: move the tree mod log code into its own file by Filipe Manana · 3 years, 10 months ago
  72. cea6280 btrfs: remove duplicated in_range() macro by Johannes Thumshirn · 3 years, 10 months ago
  73. 8318ba7 btrfs: add a i_mmap_lock to our inode by Josef Bacik · 3 years, 11 months ago
  74. 5e29576 btrfs: remove mirror argument from btrfs_csum_verify_data() by Goldwyn Rodrigues · 3 years, 10 months ago
  75. 05947ae btrfs: unexport btrfs_extent_readonly() and make it static by Anand Jain · 3 years, 11 months ago
  76. bfc7847 btrfs: make btrfs_replace_file_extents take btrfs_inode by Nikolay Borisov · 3 years, 10 months ago
  77. 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  78. c608aca5 Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 10 months ago
  79. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  80. 195a49e btrfs: fix race between writes to swap files and scrub by Filipe Manana · 3 years, 11 months ago
  81. 9d294a6 btrfs: zoned: enable to mount ZONED incompat flag by Naohiro Aota · 3 years, 11 months ago
  82. 40ab3be btrfs: zoned: extend zoned allocator to use dedicated tree-log block group by Naohiro Aota · 3 years, 11 months ago
  83. 0bc09ca btrfs: zoned: serialize metadata IO by Naohiro Aota · 3 years, 11 months ago
  84. cacb2ce btrfs: zoned: check if bio spans across an ordered extent by Johannes Thumshirn · 3 years, 11 months ago
  85. 576fa34 btrfs: improve preemptive background space flushing by Josef Bacik · 4 years, 3 months ago
  86. f00c42d btrfs: introduce a FORCE_COMMIT_TRANS flush operation by Josef Bacik · 4 years, 3 months ago
  87. 5deb17e btrfs: track ordered bytes instead of just dio ordered bytes by Josef Bacik · 4 years, 3 months ago
  88. 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
  89. 6994802 btrfs: remove new_dirid argument from btrfs_create_subvol_root by Nikolay Borisov · 4 years, 1 month ago
  90. 6b8fad5 btrfs: rename btrfs_root::highest_objectid to free_objectid by Nikolay Borisov · 4 years, 1 month ago
  91. c05d51c Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  92. 2f96e40 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years ago
  93. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  94. 71c061d Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  95. a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years ago
  96. 9a66497 btrfs: correctly calculate item size used when item key collision happens by ethanwu · 4 years, 1 month ago
  97. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
  98. f1ee3b8 Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  99. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  100. 6275193 btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs by Qu Wenruo · 4 years, 1 month ago