summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysbtrfs: do compressed bio size roundup and zeroing in one goQu Wenruo
9 daysbtrfs: reduce the size of compressed_bioQu Wenruo
9 daysbtrfs: introduce a common helper to calculate the size of a bioQu Wenruo
9 daysbtrfs: remove redundant nowait check in lock_extent_direct()Alexey Velichayshiy
9 daysbtrfs: fix placement of unlikely() in btrfs_insert_one_raid_extent()Mark Harmstone
9 daysbtrfs: pass a btrfs inode to tree-log.c:fill_inode_item()Filipe Manana
9 daysbtrfs: stop printing condition result in assertion failure messagesFilipe Manana
9 daysbtrfs: constify arguments of some functionsFilipe Manana
9 daysbtrfs: avoid unnecessary root node COW during snapshottingFilipe Manana
9 daysbtrfs: check snapshot_force_cow earlier in can_nocow_file_extent()Chen Guan Jie
9 daysbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo
9 daysbtrfs: remove folio parameter from ordered io related functionsQu Wenruo
9 daysbtrfs: remove the btrfs_inode parameter from btrfs_remove_ordered_extent()Qu Wenruo
9 daysbtrfs: remove out-of-date comments in btree_writepages()Qu Wenruo
9 daysbtrfs: remove bogus root search condition in load_extent_tree_free()Filipe Manana
9 daysbtrfs: remove duplicate include of delayed-inode.h in disk-io.cChen Ni
9 daysbtrfs: pass literal booleans to functions that take boolean argumentsFilipe Manana
9 daysbtrfs: remove pointless out label in qgroup_account_snapshot()Filipe Manana
9 daysbtrfs: rename btrfs_csum_file_blocks() to btrfs_insert_data_csums()Qu Wenruo
9 daysbtrfs: make add_pending_csums() to take an ordered extent as parameterQu Wenruo
9 daysbtrfs: rename btrfs_ordered_extent::list to csum_listQu Wenruo
9 daysbtrfs: change return type of cache_save_setup to voidJohannes Thumshirn
9 daysbtrfs: avoid starting new transaction and commit in relocate_block_group()Filipe Manana
9 daysbtrfs: remove redundant extent_buffer_uptodate() checks after read_tree_block()Filipe Manana
9 daysbtrfs: use the helper extent_buffer_uptodate() everywhereFilipe Manana
9 daysbtrfs: zoned: add zone reclaim flush state for DATA space_infoJohannes Thumshirn
9 daysbtrfs: zoned: move partially zone_unusable block groups to reclaim listJohannes Thumshirn
9 daysbtrfs: zoned: cap delayed refs metadata reservation to avoid overcommitJohannes Thumshirn
9 daysbtrfs: remove duplicated eb uptodate check in btrfs_buffer_uptodate()Filipe Manana
9 daysbtrfs: fix the inline compressed extent check in inode_need_compress()Qu Wenruo
9 daysbtrfs: set written super flag once in write_all_supers()Filipe Manana
9 daysbtrfs: remove max_mirrors argument from write_all_supers()Filipe Manana
9 daysbtrfs: tag error branches as unlikely during super block writesFilipe Manana
9 daysbtrfs: abort transaction on error in write_all_supers()Filipe Manana
9 daysbtrfs: pass transaction handle to write_all_supers()Filipe Manana
9 daysbtrfs: mark all error and warning checks as unlikely in btrfs_validate_super()Filipe Manana
9 daysbtrfs: update comment for BTRFS_RESERVE_NO_FLUSHFilipe Manana
9 daysbtrfs: don't allow log trees to consume global reserve or overcommit metadataFilipe Manana
9 daysbtrfs: be less aggressive with metadata overcommit when we can do full flushingFilipe Manana
9 daysbtrfs: use per-profile available space in calc_available_free_space()Qu Wenruo
9 daysbtrfs: update per-profile available estimationQu Wenruo
9 daysbtrfs: introduce the device layout aware per-profile available spaceQu Wenruo
9 daysbtrfs: zoned: remove redundant space_info lock and variable in do_allocation_...Jiasheng Jiang
9 daysbtrfs: move min sys chunk array size check to validate_sys_chunk_array()Filipe Manana
9 daysbtrfs: remove duplicate system chunk array max size overflow checkFilipe Manana
9 daysbtrfs: pass boolean literals as the last argument to inc_block_group_ro()Filipe Manana
9 daysbtrfs: tests: zoned: add tests cases for zoned codeNaohiro Aota
9 dayslandlock: Document fallocate(2) as another truncation corner caseGünther Noack
9 dayslandlock: Document FS access right for pathname UNIX socketsGünther Noack
9 daysselftests/landlock: Simplify ruleset creation and enforcement in fs_testGünther Noack