1. 7a163608 btrfs: fix invalid delayed ref after subvolume creation failure by Filipe Manana · 3 years ago
  2. 4467af8 btrfs: remove root argument from btrfs_unlink_inode() by Filipe Manana · 3 years, 2 months ago
  3. 3873247 btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE by Qu Wenruo · 3 years, 2 months ago
  4. 8496153 btrfs: add a BTRFS_FS_ERROR helper by Josef Bacik · 3 years, 3 months ago
  5. 6aabd85 btrfs: remove unused function btrfs_bio_fits_in_stripe() by Qu Wenruo · 3 years, 3 months ago
  6. f064165 btrfs: unexport setup_items_for_insert() by Filipe Manana · 3 years, 3 months ago
  7. b7ef5f3 btrfs: loop only once over data sizes array when inserting an item batch by Filipe Manana · 3 years, 3 months ago
  8. c3a3b19 btrfs: rename struct btrfs_io_bio to btrfs_bio by Qu Wenruo · 3 years, 3 months ago
  9. c2707a2 btrfs: zoned: add a dedicated data relocation block group by Johannes Thumshirn · 3 years, 4 months ago
  10. 37f00a6 btrfs: introduce btrfs_is_data_reloc_root by Johannes Thumshirn · 3 years, 4 months ago
  11. afba2bc btrfs: zoned: implement active zone tracking by Naohiro Aota · 3 years, 4 months ago
  12. 1ccc2e8 btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file() by Qu Wenruo · 3 years, 5 months ago
  13. 8481dd8 btrfs: subpage: introduce btrfs_subpage_bitmap_info by Qu Wenruo · 3 years, 4 months ago
  14. 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
  15. 8dcbc26 btrfs: unify lookup return value when dir entry is missing by Filipe Manana · 3 years, 3 months ago
  16. 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
  17. 4d4340c btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls by Christian Brauner · 3 years, 5 months ago
  18. 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
  19. 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
  20. 77eea05 btrfs: add ro compat flags to inodes by Boris Burkov · 3 years, 6 months ago
  21. 03fe78c btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc by Josef Bacik · 3 years, 6 months ago
  22. 809d690 btrfs: make btrfs_next_leaf static inline by David Sterba · 3 years, 5 months ago
  23. 25c1252 btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered by David Sterba · 3 years, 5 months ago
  24. a129ffb btrfs: remove unused start and end parameters from btrfs_run_delalloc_range() by Qu Wenruo · 3 years, 5 months ago
  25. 5a80d1c btrfs: zoned: remove max_zone_append_size logic by Johannes Thumshirn · 3 years, 6 months ago
  26. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  27. 629e33a btrfs: remove unused btrfs_fs_info::total_pinned by Nikolay Borisov · 3 years, 6 months ago
  28. c416a30 btrfs: rip out may_commit_transaction by Josef Bacik · 3 years, 6 months ago
  29. 1cea5cf btrfs: ensure relocation never runs while we have send operations running by Filipe Manana · 3 years, 6 months ago
  30. cbeaae4 btrfs: shorten integrity checker extent data mount option by David Sterba · 3 years, 6 months ago
  31. ccd9395 btrfs: switch mount option bits to enums and use wider type by David Sterba · 3 years, 6 months ago
  32. 1a9fd41 btrfs: fix typos in comments by David Sterba · 3 years, 7 months ago
  33. d2a9106 btrfs: make btrfs_set_range_writeback() subpage compatible by Qu Wenruo · 3 years, 7 months ago
  34. f57ad93 btrfs: rename PagePrivate2 to PageOrdered inside btrfs by Qu Wenruo · 3 years, 9 months ago
  35. 38a39ac7 btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() by Qu Wenruo · 3 years, 9 months ago
  36. 390ed29 btrfs: refactor submit_extent_page() to make bio and its flag tracing easier by Qu Wenruo · 3 years, 9 months ago
  37. 578bda9 btrfs: introduce try-lock semantics for exclusive op start by David Sterba · 3 years, 7 months ago
  38. 907d271 btrfs: add cancellable chunk relocation support by David Sterba · 3 years, 7 months ago
  39. 0d7ed32 btrfs: protect exclusive_operation by super_lock by David Sterba · 3 years, 8 months ago
  40. 4954706 btrfs: document byte swap optimization of root_item::flags accessors by David Sterba · 4 years, 3 months ago
  41. 0d7d316 btrfs: don't set the full sync flag when truncation does not touch extents by Filipe Manana · 3 years, 7 months ago
  42. 08508fe btrfs: make btrfs_verify_data_csum() to return a bitmap by Qu Wenruo · 3 years, 8 months ago
  43. 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
  44. f9baa50 btrfs: fix deadlock when cloning inline extents and using qgroups by Filipe Manana · 3 years, 8 months ago
  45. 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
  46. 18bb8bb btrfs: zoned: automatically reclaim zones by Johannes Thumshirn · 3 years, 8 months ago
  47. f337206 btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock by Johannes Thumshirn · 3 years, 8 months ago
  48. e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
  49. ace7506 btrfs: improve btree readahead for full send operations by Filipe Manana · 3 years, 9 months ago
  50. bc03f39 btrfs: use a bit to track the existence of tree mod log users by Filipe Manana · 3 years, 10 months ago
  51. f3a84cc btrfs: move the tree mod log code into its own file by Filipe Manana · 3 years, 10 months ago
  52. cea6280 btrfs: remove duplicated in_range() macro by Johannes Thumshirn · 3 years, 10 months ago
  53. 8318ba7 btrfs: add a i_mmap_lock to our inode by Josef Bacik · 3 years, 11 months ago
  54. 5e29576 btrfs: remove mirror argument from btrfs_csum_verify_data() by Goldwyn Rodrigues · 3 years, 10 months ago
  55. 05947ae btrfs: unexport btrfs_extent_readonly() and make it static by Anand Jain · 3 years, 11 months ago
  56. bfc7847 btrfs: make btrfs_replace_file_extents take btrfs_inode by Nikolay Borisov · 3 years, 10 months ago
  57. 97fc297 btrfs: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
  58. 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
  59. 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
  60. 195a49e btrfs: fix race between writes to swap files and scrub by Filipe Manana · 3 years, 11 months ago
  61. 9d294a6 btrfs: zoned: enable to mount ZONED incompat flag by Naohiro Aota · 3 years, 11 months ago
  62. 40ab3be btrfs: zoned: extend zoned allocator to use dedicated tree-log block group by Naohiro Aota · 3 years, 11 months ago
  63. 0bc09ca btrfs: zoned: serialize metadata IO by Naohiro Aota · 3 years, 11 months ago
  64. cacb2ce btrfs: zoned: check if bio spans across an ordered extent by Johannes Thumshirn · 3 years, 11 months ago
  65. 576fa34 btrfs: improve preemptive background space flushing by Josef Bacik · 4 years, 3 months ago
  66. f00c42d btrfs: introduce a FORCE_COMMIT_TRANS flush operation by Josef Bacik · 4 years, 3 months ago
  67. 5deb17e btrfs: track ordered bytes instead of just dio ordered bytes by Josef Bacik · 4 years, 3 months ago
  68. 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
  69. 6994802 btrfs: remove new_dirid argument from btrfs_create_subvol_root by Nikolay Borisov · 4 years, 1 month ago
  70. 6b8fad5 btrfs: rename btrfs_root::highest_objectid to free_objectid by Nikolay Borisov · 4 years, 1 month ago
  71. 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
  72. 2f96e40 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years ago
  73. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  74. 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
  75. a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years ago
  76. 9a66497 btrfs: correctly calculate item size used when item key collision happens by ethanwu · 4 years, 1 month ago
  77. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
  78. 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
  79. 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
  80. 6275193 btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs by Qu Wenruo · 4 years, 1 month ago
  81. 884b07d btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors by Qu Wenruo · 4 years, 1 month ago
  82. deb6789 btrfs: calculate inline extent buffer page size based on page size by Qu Wenruo · 4 years, 1 month ago
  83. 7ffd27e btrfs: pass bio_offset to check_data_csum() directly by Qu Wenruo · 4 years, 1 month ago
  84. 9484622 btrfs: keep sb cache_generation consistent with space_cache by Boris Burkov · 4 years, 1 month ago
  85. 47876f7 btrfs: do not block inode logging for so long during transaction commit by Filipe Manana · 4 years, 1 month ago
  86. 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
  87. 862931c btrfs: introduce max_zone_append_size by Naohiro Aota · 4 years, 2 months ago
  88. b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
  89. 729f796 btrfs: make btrfs_update_inode_fallback take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  90. b06359a btrfs: make btrfs_cont_expand take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  91. 217f42e btrfs: make btrfs_truncate_block take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  92. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  93. 5074339 btrfs: make btrfs_truncate_inode_items take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  94. 76aea53 btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  95. 2f5239d btrfs: remove btrfs_path::recurse by Josef Bacik · 4 years, 2 months ago
  96. 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 2 months ago
  97. 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 2 months ago
  98. df903e5 btrfs: don't miss async discards after scheduled work override by Pavel Begunkov · 4 years, 2 months ago
  99. 6e88f11 btrfs: discard: store async discard delay as ns not as jiffies by Pavel Begunkov · 4 years, 2 months ago
  100. 478ef88 btrfs: make buffer_radix take sector size units by Qu Wenruo · 4 years, 2 months ago