- 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 764c7c9 btrfs: zoned: fix parallel compressed writes by Johannes Thumshirn · 3 years, 8 months ago
- e380adf btrfs: zoned: pass start block to btrfs_use_zone_append by Johannes Thumshirn · 3 years, 8 months ago
- 8ac91e6 Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 91df99a btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 8 months ago
- 6416954 btrfs: release path before starting transaction when cloning inline extent by Filipe Manana · 3 years, 8 months ago
- 54a40fc btrfs: fix removed dentries still existing after log is synced by Filipe Manana · 3 years, 8 months ago
- 15c7745 btrfs: return whole extents in fiemap by Boris Burkov · 3 years, 9 months ago
- 71795ee btrfs: avoid RCU stalls while running delayed iputs by Josef Bacik · 3 years, 8 months ago
- d6f67af btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error by Johannes Thumshirn · 3 years, 8 months ago
- 88b0639 Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
- 9b8a233 btrfs: handle transaction start error in btrfs_fileattr_set by Ritesh Harjani · 3 years, 8 months ago
- 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
- d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 8 months ago
- 77364fa btrfs: initialize return variable in cleanup_free_space_cache_v1 by Tom Rix · 3 years, 8 months ago
- 784daf2 btrfs: zoned: sanity check zone type by Naohiro Aota · 3 years, 8 months ago
- 5e753a8 btrfs: fix unmountable seed device after fstrim by Anand Jain · 3 years, 8 months ago
- f9baa50 btrfs: fix deadlock when cloning inline extents and using qgroups by Filipe Manana · 3 years, 9 months ago
- 626e9f4 btrfs: fix race leading to unpersisted data and metadata on fsync by Filipe Manana · 3 years, 8 months ago
- ffb7c2e btrfs: do not consider send context as valid when trying to flush qgroups by Filipe Manana · 3 years, 9 months ago
- adbd914d btrfs: zoned: fix silent data loss after failure splitting ordered extent by Filipe Manana · 3 years, 9 months ago
- 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
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- 18bb8bb btrfs: zoned: automatically reclaim zones by Johannes Thumshirn · 3 years, 9 months ago
- f337206 btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock by Johannes Thumshirn · 3 years, 9 months ago
- 01e8600 btrfs: zoned: reset zones of relocated block groups by Johannes Thumshirn · 3 years, 9 months ago
- e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
- 0dc16ef btrfs: zoned: fix unpaired block group unfreeze during device replace by Filipe Manana · 3 years, 9 months ago
- f9690f4 btrfs: fix race when picking most recent mod log operation for an old root by Filipe Manana · 3 years, 9 months ago
- 67addf2 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 3 years, 9 months ago
- 1d8ba9e btrfs: handle remount to no compress during compression by Qu Wenruo · 4 years, 5 months ago
- 1d68128 btrfs: zoned: fail mount if the device does not support zone append by Johannes Thumshirn · 3 years, 9 months ago
- 061dde8 btrfs: fix race between transaction aborts and fsyncs leading to use-after-free by Filipe Manana · 3 years, 9 months ago
- c4aec29 btrfs: introduce submit_eb_subpage() to submit a subpage metadata page by Qu Wenruo · 3 years, 9 months ago
- f3156df btrfs: make lock_extent_buffer_for_io() to be subpage compatible by Qu Wenruo · 3 years, 9 months ago
- 35b6ddf btrfs: introduce write_one_subpage_eb() function by Qu Wenruo · 3 years, 9 months ago
- 2f3186d btrfs: introduce end_bio_subpage_eb_writepage() function by Qu Wenruo · 3 years, 9 months ago
- fb686c6 btrfs: check return value of btrfs_commit_transaction in relocation by Josef Bacik · 3 years, 10 months ago
- 24213fa btrfs: do proper error handling in merge_reloc_roots by Josef Bacik · 3 years, 10 months ago
- 8717cf4 btrfs: handle extent corruption with select_one_root properly by Josef Bacik · 3 years, 10 months ago
- e0b085b0 btrfs: cleanup error handling in prepare_to_merge by Josef Bacik · 3 years, 10 months ago
- 57a304c btrfs: do not panic in __add_reloc_root by Josef Bacik · 3 years, 10 months ago
- 3c92586 btrfs: handle __add_reloc_root failures in btrfs_recover_relocation by Josef Bacik · 3 years, 10 months ago
- 790c1b8 btrfs: do proper error handling in create_reloc_inode by Josef Bacik · 3 years, 10 months ago
- 24cd638 btrfs: remove the extent item sanity checks in relocate_block_group by Josef Bacik · 3 years, 10 months ago
- 0ebb6bbb btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly by Josef Bacik · 3 years, 10 months ago
- eb6b7fb btrfs: handle extent reference errors in do_relocation by Josef Bacik · 3 years, 10 months ago
- 253e258 btrfs: handle errors in reference count manipulation in replace_path by Josef Bacik · 3 years, 10 months ago
- 0e9873e btrfs: handle btrfs_search_slot failure in replace_path by Josef Bacik · 3 years, 10 months ago
- 45b87c5 btrfs: handle btrfs_cow_block errors in replace_path by Josef Bacik · 3 years, 10 months ago
- 7a9213a btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s by Josef Bacik · 3 years, 10 months ago
- 592fbcd btrfs: do proper error handling in btrfs_update_reloc_root by Josef Bacik · 3 years, 10 months ago
- bbae13f btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge by Josef Bacik · 3 years, 10 months ago
- 7934133 btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol by Josef Bacik · 3 years, 10 months ago
- ac54da6 btrfs: change insert_dirty_subvol to return errors by Josef Bacik · 3 years, 10 months ago
- 2dd8298 btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots by Josef Bacik · 3 years, 10 months ago
- 39200e59 btrfs: validate root::reloc_root after recording root in trans by Josef Bacik · 3 years, 10 months ago
- 84c50ba btrfs: do proper error handling in create_reloc_root by Josef Bacik · 3 years, 10 months ago
- 00bb36a btrfs: have proper error handling in btrfs_init_reloc_root by Josef Bacik · 3 years, 10 months ago
- 03a7e11 btrfs: return an error from btrfs_record_root_in_trans by Josef Bacik · 3 years, 10 months ago
- f0118cb btrfs: handle record_root_in_trans failure in create_pending_snapshot by Josef Bacik · 3 years, 10 months ago
- 1409e6c btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans by Josef Bacik · 3 years, 10 months ago
- 1c442d2 btrfs: handle record_root_in_trans failure in qgroup_account_snapshot by Josef Bacik · 3 years, 10 months ago
- 68075ea btrfs: handle btrfs_record_root_in_trans failure in start_transaction by Josef Bacik · 3 years, 10 months ago
- d18c7bd btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block by Josef Bacik · 3 years, 10 months ago
- 221581e btrfs: handle btrfs_record_root_in_trans failure in create_subvol by Josef Bacik · 3 years, 10 months ago
- 2002ae1 btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees by Josef Bacik · 3 years, 10 months ago
- 2731f51 btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume by Josef Bacik · 3 years, 10 months ago
- b0fec6f btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename by Josef Bacik · 3 years, 10 months ago
- 00aa8e8 btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange by Josef Bacik · 3 years, 10 months ago
- 404bccb btrfs: do proper error handling in record_reloc_root_in_trans by Josef Bacik · 3 years, 10 months ago
- 92de551 btrfs: check record_root_in_trans related failures in select_reloc_root by Josef Bacik · 3 years, 10 months ago
- 8ee66af btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors by Josef Bacik · 3 years, 10 months ago
- cbdc2eb btrfs: handle errors from select_reloc_root() by Josef Bacik · 3 years, 10 months ago
- 1c7bfa1 btrfs: convert BUG_ON()'s in relocate_tree_block by Josef Bacik · 3 years, 10 months ago
- ffe30dd btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation by Josef Bacik · 3 years, 10 months ago
- 32c0a6b btrfs: add and use readahead_batch_length by Matthew Wilcox (Oracle) · 3 years, 10 months ago
- 183ebab btrfs: move forward declarations to the beginning of extent_io.h by Wan Jiabing · 3 years, 9 months ago
- 894d137 btrfs: subpage: add overview comments by Qu Wenruo · 3 years, 9 months ago
- 5a2c607 btrfs: make set_btree_ioerr accept extent buffer and be subpage compatible by Qu Wenruo · 3 years, 9 months ago
- 0d27797 btrfs: make set/clear_extent_buffer_dirty() subpage compatible by Qu Wenruo · 3 years, 9 months ago
- b8f9577 btrfs: support page uptodate assertions in subpage mode by Qu Wenruo · 3 years, 9 months ago
- 1e5eb3d btrfs: make alloc_extent_buffer() check subpage dirty bitmap by Qu Wenruo · 3 years, 9 months ago
- eca0f6f btrfs: subpage: support metadata checksum calculation at write time by Qu Wenruo · 3 years, 9 months ago
- 139e8cd btrfs: subpage: do more sanity checks on metadata page dirtying by Qu Wenruo · 3 years, 9 months ago
- 3470da3 btrfs: subpage: introduce helpers for writeback status by Qu Wenruo · 3 years, 9 months ago
- d8a5713 btrfs: subpage: introduce helpers for dirty status by Qu Wenruo · 3 years, 9 months ago
- d239bcb btrfs: remove unnecessary variable shadowing in btrfs_invalidatepage() by Qu Wenruo · 3 years, 9 months ago
- ac5804e btrfs: use min() to replace open-code in btrfs_invalidatepage() by Qu Wenruo · 3 years, 9 months ago
- fc57ad8 btrfs: add sysfs interface for supported sectorsize by Qu Wenruo · 3 years, 9 months ago
- ace7506 btrfs: improve btree readahead for full send operations by Filipe Manana · 3 years, 9 months ago
- eafa4fd btrfs: fix exhaustion of the system chunk array due to concurrent allocations by Filipe Manana · 3 years, 9 months ago
- b7a7a83 btrfs: make reflinks respect O_SYNC O_DSYNC and S_SYNC flags by Filipe Manana · 3 years, 10 months ago
- bb05b29 btrfs: zoned: bail out in btrfs_alloc_chunk for bad input by Arnd Bergmann · 3 years, 10 months ago
- 3227788 btrfs: fix a potential hole punching failure by BingJing Chang · 3 years, 9 months ago
- e75f9fd btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex by Naohiro Aota · 3 years, 9 months ago
- 2cdb390 btrfs: use percpu_read_positive instead of sum_positive for need_preempt by Josef Bacik · 3 years, 9 months ago
- e2b8421 btrfs: update outdated comment at btrfs_replace_file_extents() by Filipe Manana · 3 years, 9 months ago
- 0c0218e btrfs: update outdated comment at btrfs_orphan_cleanup() by Filipe Manana · 3 years, 10 months ago
- ffbc10a btrfs: update debug message when checking seq number of a delayed ref by Filipe Manana · 3 years, 10 months ago