1. 1cb3dc3 btrfs: zoned: disallow fitrim on zoned filesystems by Naohiro Aota · 3 years, 11 months ago
  2. b53429b btrfs: zoned: do not load fs_info::zoned from incompat flag by Johannes Thumshirn · 3 years, 11 months ago
  3. 4afd2fe btrfs: release path before calling to btrfs_load_block_group_zone_info by Johannes Thumshirn · 3 years, 11 months ago
  4. d6639b3 btrfs: zoned: use regular super block location on zone emulation by Naohiro Aota · 3 years, 11 months ago
  5. 7365104 btrfs: zoned: defer loading zone info after opening trees by Naohiro Aota · 3 years, 11 months ago
  6. c3b0e88 iomap: support REQ_OP_ZONE_APPEND by Naohiro Aota · 3 years, 11 months ago
  7. ae29333 block: add bio_add_zone_append_page by Johannes Thumshirn · 3 years, 11 months ago
  8. 72c9925 btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 3 years, 11 months ago
  9. 2c4d8cb btrfs: explain page locking and readahead in read_extent_buffer_pages() by Qu Wenruo · 4 years ago
  10. 0bb3eb3 btrfs: allow read-only mount of 4K sector size fs on 64K page system by Qu Wenruo · 4 years ago
  11. 92082d4 btrfs: integrate page status update for data read path into begin/end_page_read by Qu Wenruo · 3 years, 11 months ago
  12. 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
  13. 371cdc0 btrfs: introduce subpage metadata validation check by Qu Wenruo · 4 years ago
  14. 4325cb2 btrfs: support subpage in endio_readpage_update_page_status() by Qu Wenruo · 4 years ago
  15. 4012daf btrfs: introduce read_extent_buffer_subpage() by Qu Wenruo · 4 years ago
  16. d1e86e3 btrfs: support subpage in try_release_extent_buffer() by Qu Wenruo · 4 years ago
  17. 92d83e9 btrfs: support subpage in btrfs_clone_extent_buffer by Qu Wenruo · 4 years ago
  18. 251f2ac btrfs: support subpage in set/clear_extent_buffer_uptodate() by Qu Wenruo · 4 years ago
  19. 03a816b3 btrfs: introduce helpers for subpage error status by Qu Wenruo · 4 years ago
  20. a1d767c btrfs: introduce helpers for subpage uptodate status by Qu Wenruo · 4 years ago
  21. 09bc1f0 btrfs: attach private to dummy extent buffer pages by Qu Wenruo · 4 years ago
  22. 8ff8466 btrfs: support subpage for extent buffer page release by Qu Wenruo · 4 years ago
  23. 81982210 btrfs: make grab_extent_buffer_from_page() handle subpage case by Qu Wenruo · 4 years ago
  24. 760f991 btrfs: make attach_extent_buffer_page() handle subpage case by Qu Wenruo · 4 years ago
  25. cac06d8 btrfs: introduce the skeleton of btrfs_subpage structure by Qu Wenruo · 4 years ago
  26. 62c053f btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer() for subpage support by Qu Wenruo · 4 years ago
  27. 6869b0a btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PAGE_START_WRITEBACK by Qu Wenruo · 4 years ago
  28. d0c2f4f btrfs: make concurrent fsyncs wait less when waiting for a transaction commit by Filipe Manana · 4 years ago
  29. 64d6b28 btrfs: remove unnecessary check_parent_dirs_for_sync() by Filipe Manana · 4 years ago
  30. 0e44cb3 btrfs: skip logging inodes already logged when logging new entries by Filipe Manana · 4 years ago
  31. 3e6a86a btrfs: skip logging directories already logged when logging all parents by Filipe Manana · 4 years ago
  32. ab12313 btrfs: avoid logging new ancestor inodes when logging new inode by Filipe Manana · 4 years ago
  33. e593e54 btrfs: stop setting nbytes when filling inode item for logging by Filipe Manana · 4 years ago
  34. ddffcf6 btrfs: remove unnecessary directory inode item update when deleting dir entry by Filipe Manana · 4 years ago
  35. 4203431 btrfs: let callers of btrfs_get_io_geometry pass the em by Michal Rostecki · 4 years ago
  36. 951c80f btrfs: fix double accounting of ordered extent for subpage case in btrfs_invalidapge by Qu Wenruo · 4 years ago
  37. a4559e6 btrfs: simplify condition in __btrfs_run_delayed_items by Abaci Team · 4 years ago
  38. 2965194 btrfs: remove wrong comment for can_nocow_extent() by Filipe Manana · 4 years ago
  39. e5ad49e btrfs: add a trace class for dumping the current ENOSPC state by Josef Bacik · 4 years, 3 months ago
  40. 4b02b00 btrfs: adjust the flush trace point to include the source by Josef Bacik · 4 years, 3 months ago
  41. 88a777a btrfs: implement space clamping for preemptive flushing by Josef Bacik · 4 years, 3 months ago
  42. 2e294c6 btrfs: simplify the logic in need_preemptive_flushing by Josef Bacik · 4 years, 3 months ago
  43. 9f42d37 btrfs: rework btrfs_calc_reclaim_metadata_size by Josef Bacik · 4 years, 3 months ago
  44. f205edf btrfs: check reclaim_size in need_preemptive_reclaim by Josef Bacik · 4 years, 3 months ago
  45. ae7913b btrfs: rename need_do_async_reclaim by Josef Bacik · 4 years, 3 months ago
  46. 576fa34 btrfs: improve preemptive background space flushing by Josef Bacik · 4 years, 3 months ago
  47. f00c42d btrfs: introduce a FORCE_COMMIT_TRANS flush operation by Josef Bacik · 4 years, 3 months ago
  48. 5deb17e btrfs: track ordered bytes instead of just dio ordered bytes by Josef Bacik · 4 years, 3 months ago
  49. ac1ea10 btrfs: add a trace point for reserve tickets by Josef Bacik · 4 years, 3 months ago
  50. 91e79a8 btrfs: make flush_space take a enum btrfs_flush_state instead of int by Josef Bacik · 4 years, 3 months ago
  51. 8898038 btrfs: send: use struct send_ctx *sctx for btrfs_compare_trees and changed_cb by Roman Anasal · 4 years ago
  52. 488bc2a btrfs: run delayed refs less often in commit_cowonly_roots by Josef Bacik · 4 years ago
  53. dac348e btrfs: stop running all delayed refs during snapshot by Josef Bacik · 4 years ago
  54. b777442 btrfs: remove bogus BUG_ON in alloc_reserved_tree_block by Josef Bacik · 4 years ago
  55. 2a4d84c btrfs: move delayed ref flushing for qgroup into qgroup helper by Josef Bacik · 4 years ago
  56. ad368f3 btrfs: only run delayed refs once before committing by Josef Bacik · 4 years ago
  57. 61a56a9 btrfs: delayed refs pre-flushing should only run the heads we have by Josef Bacik · 4 years ago
  58. e19eb11 btrfs: only let one thread pre-flush delayed refs in commit by Josef Bacik · 4 years ago
  59. ddfd08c btrfs: do not block on deleted bgs mutex in the cleaner by Josef Bacik · 4 years ago
  60. 867ed32 btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root by Josef Bacik · 4 years ago
  61. eddda68 btrfs: add asserts for deleting backref cache nodes by Josef Bacik · 4 years ago
  62. f78743f btrfs: do not warn if we can't find the reloc root when looking up backref by Josef Bacik · 4 years ago
  63. 938fcbf btrfs: splice remaining dirty_bg's onto the transaction dirty bg list by Josef Bacik · 4 years ago
  64. c78a10a btrfs: fix reloc root leak with 0 ref reloc roots on recovery by Josef Bacik · 4 years ago
  65. 2e626e5 btrfs: remove repeated word in struct member comment by Nigel Christian · 4 years ago
  66. 81e75ac btrfs: account for new extents being deleted in total_bytes_pinned by Josef Bacik · 4 years ago
  67. 2187374 btrfs: handle space_info::total_bytes_pinned inside the delayed ref itself by Josef Bacik · 4 years ago
  68. e9aa7c2 btrfs: enable W=1 checks for btrfs by Nikolay Borisov · 4 years ago
  69. 71c3678 lib/zstd: convert constants to defines by Nikolay Borisov · 4 years ago
  70. 8c31a3d btrfs: zoned: remove unused variable in btrfs_sb_log_location_bdev by Nikolay Borisov · 4 years ago
  71. 3bed2da btrfs: fix parameter description for functions in extent_io.c by Nikolay Borisov · 4 years ago
  72. d98b188 btrfs: fix parameter description in space-info.c by Nikolay Borisov · 4 years ago
  73. b762d1d btrfs: fix parameter description of btrfs_inode_rsv_release/btrfs_delalloc_release_space by Nikolay Borisov · 4 years ago
  74. 6e353e3 btrfs: document btrfs_check_shared parameters by Nikolay Borisov · 4 years ago
  75. 2639631 btrfs: fix description format of fs_info of btrfs_wait_on_delayed_iputs by Nikolay Borisov · 4 years ago
  76. 9ee9b97 btrfs: document fs_info in btrfs_rmap_block by Nikolay Borisov · 4 years ago
  77. 9241969 btrfs: document now parameter of peek_discard_list by Nikolay Borisov · 4 years ago
  78. f092cf3 btrfs: improve parameter description for __btrfs_write_out_cache by Nikolay Borisov · 4 years ago
  79. 696eb22b btrfs: fix parameter description in delayed-ref.c functions by Nikolay Borisov · 4 years ago
  80. ca4207a btrfs: fix function description formats in file-item.c by Nikolay Borisov · 4 years ago
  81. 9ad37bb btrfs: fix parameter description of btrfs_add_extent_mapping by Nikolay Borisov · 4 years ago
  82. 401bd2d btrfs: document modified parameter of add_extent_mapping by Nikolay Borisov · 4 years ago
  83. 3c198fe btrfs: rework the order of btrfs_ordered_extent::flags by Qu Wenruo · 4 years ago
  84. fe3b7bb btrfs: remove redundant NULL check before kvfree by Yang Li · 4 years ago
  85. 7e2a870 btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node by Josef Bacik · 4 years ago
  86. f7ba2d3 btrfs: keep track of the root owner for relocation reads by Josef Bacik · 4 years ago
  87. c0f0a9e btrfs: introduce helper to grab an existing extent buffer from a page by Qu Wenruo · 4 years ago
  88. c0fab48 btrfs: update comment for btrfs_dirty_pages by Qu Wenruo · 4 years ago
  89. 6bc5636 btrfs: refactor __extent_writepage_io() to improve readability by Qu Wenruo · 4 years ago
  90. 0c64c33 btrfs: rename parameter offset to disk_bytenr in submit_extent_page by Qu Wenruo · 4 years ago
  91. 58f74b2 btrfs: refactor btrfs_dec_test_* functions for ordered extents by Qu Wenruo · 4 years ago
  92. 523929f btrfs: make btrfs_dio_private::bytes u32 by Qu Wenruo · 4 years ago
  93. d7830b7 btrfs: remove always true condition in btrfs_start_delalloc_roots by Nikolay Borisov · 4 years ago
  94. 9db4dc2 btrfs: make btrfs_start_delalloc_root's nr argument a long by Nikolay Borisov · 4 years ago
  95. 9c4a062 btrfs: send: remove stale code when checking for shared extents by Filipe Manana · 4 years ago
  96. 7056bf6 btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_device by Nikolay Borisov · 4 years ago
  97. 1478143 btrfs: ref-verify: make sure owner is set for all refs by Josef Bacik · 4 years ago
  98. 0d73a11 btrfs: ref-verify: pass down tree block level when building refs by Josef Bacik · 4 years ago
  99. 1fec12a btrfs: noinline btrfs_should_cancel_balance by Josef Bacik · 4 years ago
  100. f75e2b7 btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block by Josef Bacik · 4 years ago