index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2023-10-12
btrfs: remove useless comment from btrfs_pin_extent_for_log_replay()
Filipe Manana
2023-10-12
btrfs: remove stale comment from btrfs_free_extent()
Filipe Manana
2023-10-12
btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_info
Christoph Hellwig
2023-10-12
btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_...
Christoph Hellwig
2023-10-12
btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_info
Christoph Hellwig
2023-10-12
btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_info
Christoph Hellwig
2023-10-12
btrfs: remove pointless loop from btrfs_update_block_group()
Filipe Manana
2023-10-12
btrfs: mark transaction id check as unlikely at btrfs_mark_buffer_dirty()
Filipe Manana
2023-10-12
btrfs: use btrfs_crit at btrfs_mark_buffer_dirty()
Filipe Manana
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
btrfs: scan but don't register device on single device filesystem
Anand Jain
2023-10-12
btrfs: rename errno identifiers to error
David Sterba
2023-10-12
btrfs: always reserve space for delayed refs when starting transaction
Filipe Manana
2023-10-12
btrfs: stop doing excessive space reservation for csum deletion
Filipe Manana
2023-10-12
btrfs: remove pointless initialization at btrfs_delayed_refs_rsv_release()
Filipe Manana
2023-10-12
btrfs: reserve space for delayed refs on a per ref basis
Filipe Manana
2023-10-12
btrfs: allow to run delayed refs by bytes to be released instead of count
Filipe Manana
2023-10-12
btrfs: simplify check for extent item overrun at lookup_inline_extent_backref()
Filipe Manana
2023-10-12
btrfs: return -EUCLEAN if extent item is missing when searching inline backref
Filipe Manana
2023-10-12
btrfs: use a single variable for return value at lookup_inline_extent_backref()
Filipe Manana
2023-10-12
btrfs: use a single variable for return value at run_delayed_extent_op()
Filipe Manana
2023-10-12
btrfs: remove pointless 'ref_root' variable from run_delayed_data_ref()
Filipe Manana
2023-10-12
btrfs: initialize key where it's used when running delayed data ref
Filipe Manana
2023-10-12
btrfs: remove refs_to_drop argument from __btrfs_free_extent()
Filipe Manana
2023-10-12
btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref()
Filipe Manana
2023-10-12
btrfs: remove the refcount warning/check at btrfs_put_delayed_ref()
Filipe Manana
2023-10-12
btrfs: remove unnecessary logic when running new delayed references
Filipe Manana
2023-10-12
btrfs: pass a space_info argument to btrfs_reserve_metadata_bytes()
Filipe Manana
2023-10-12
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove btrfsic_unmount() function
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove btrfsic_mount() function
Qu Wenruo
2023-10-12
btrfs: check-integrity: remove btrfsic_check_bio() function
Qu Wenruo
2023-10-12
btrfs: move extent_buffer::lock_owner to debug section
David Sterba
2023-10-12
btrfs: reduce size of struct btrfs_ref
David Sterba
2023-10-12
btrfs: reduce size and reorder compression members in struct btrfs_inode
David Sterba
2023-10-12
btrfs: reduce size of prelim_ref::level
David Sterba
2023-10-12
btrfs: reduce arguments of helpers space accounting root item
David Sterba
2023-10-12
btrfs: reduce parameters of btrfs_pin_extent_for_log_replay
David Sterba
2023-10-12
btrfs: reduce parameters of btrfs_pin_reserved_extent
David Sterba
2023-10-12
btrfs: drop __must_check annotations
David Sterba
2023-10-12
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
btrfs: move functions comments from qgroup.h to qgroup.c
David Sterba
2023-10-12
btrfs: comment about fsid and metadata_uuid relationship
Anand Jain
2023-10-12
btrfs: qgroup: remove unused helpers for ulist aux data
Jiapeng Chong
2023-10-12
btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb()
Qu Wenruo
2023-10-12
btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator_nested to in qgroup_update_refcnt()
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator to replace tmp ulist in qgroup_update_refc...
Qu Wenruo
2023-10-12
btrfs: qgroup: use qgroup_iterator in __qgroup_excl_accounting()
Qu Wenruo
[prev]
[next]