index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2025-03-18
btrfs: send: implement fs_path_add_path() using fs_path_add()
Filipe Manana
2025-03-18
btrfs: send: simplify return logic from fs_path_add()
Filipe Manana
2025-03-18
btrfs: send: simplify return logic from fs_path_prepare_for_add()
Filipe Manana
2025-03-18
btrfs: send: always use fs_path_len() to determine a path's length
Filipe Manana
2025-03-18
btrfs: send: make fs_path_len() inline and constify its argument
Filipe Manana
2025-03-18
btrfs: send: remove duplicated logic from fs_path_reset()
Filipe Manana
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_get_name()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_get_parent()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_remap_file_range_prep()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_remap_file_range()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_extent_same_range()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_double_mmap_unlock()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_double_mmap_lock()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to clone_copy_inline_extent()
David Sterba
2025-03-18
btrfs: props: switch prop_handler::extract to struct btrfs_inode
David Sterba
2025-03-18
btrfs: props: switch prop_handler::apply to struct btrfs_inode
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_inherit_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_load_inode_props()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_fill_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to fill_stack_inode_item()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside create_pending_snapshot()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_defrag_file()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_inode_type()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to new_simple_dir()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_iget_locked()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_read_locked_inode()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to extent_range_clear_dirty_for_io()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to can_nocow_extent()
David Sterba
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
2025-03-18
btrfs: simplify returns and labels in btrfs_init_fs_root()
David Sterba
2025-03-18
btrfs: unify ordering of btrfs_key initializations
David Sterba
2025-03-18
btrfs: zstd: remove local variable for storing page offsets
David Sterba
2025-03-18
btrfs: zstd: move zstd_parameters to the workspace
David Sterba
2025-03-18
btrfs: async-thread: switch local variables need_order bool
David Sterba
2025-03-18
btrfs: add __cold attribute to extent_io_tree_panic()
David Sterba
2025-03-18
btrfs: zoned: exit btrfs_can_activate_zone if BTRFS_FS_NEED_ZONE_FINISH is set
Johannes Thumshirn
2025-03-18
btrfs: require strict data/metadata split for subpage checks
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of read_extent_buffer_pages_nowait()
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of write_one_eb()
Qu Wenruo
2025-03-18
btrfs: simplify subpage handling of btrfs_clear_buffer_dirty()
Qu Wenruo
2025-03-18
btrfs: use metadata specific helpers to simplify extent buffer helpers
Qu Wenruo
2025-03-18
btrfs: make subpage attach and detach handle metadata properly
Qu Wenruo
2025-03-18
btrfs: factor out metadata subpage detection into a dedicated helper
Qu Wenruo
2025-03-18
btrfs: remove btrfs_fs_info::sectors_per_page
Qu Wenruo
2025-03-18
btrfs: zstd: enable negative compression levels mount option
Daniel Vacek
2025-03-18
btrfs: move ordered extent cleanup to where they are allocated
Qu Wenruo
2025-03-18
btrfs: factor out nocow ordered extent and extent map generation into a helper
Qu Wenruo
2025-03-18
btrfs: expose per-inode stable writes flag
Qu Wenruo
2025-03-18
btrfs: zlib: refactor S390x HW acceleration buffer preparation
Qu Wenruo
2025-03-18
btrfs: avoid assigning twice to block_start at btrfs_do_readpage()
Filipe Manana
[prev]
[next]