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-07-21
btrfs: add comment for optimization in free_extent_buffer()
Filipe Manana
2025-07-21
btrfs: reorganize logic at free_extent_buffer() for better readability
Filipe Manana
2025-07-21
btrfs: make btrfs_readdir_delayed_dir_index() return a bool instead
Filipe Manana
2025-07-21
btrfs: make btrfs_should_delete_dir_index() return a bool instead
Filipe Manana
2025-07-21
btrfs: add details to error messages at btrfs_delete_delayed_dir_index()
Filipe Manana
2025-07-21
btrfs: make btrfs_delete_delayed_insertion_item() return a boolean
Filipe Manana
2025-07-21
btrfs: switch del_all argument of replay_dir_deletes() from int to bool
Filipe Manana
2025-07-21
btrfs: pass NULL index to btrfs_del_inode_ref() where not needed
Filipe Manana
2025-07-21
btrfs: allocate scratch eb earlier at btrfs_log_new_name()
Filipe Manana
2025-07-21
btrfs: allocate path earlier at btrfs_log_new_name()
Filipe Manana
2025-07-21
btrfs: allocate path earlier at btrfs_del_dir_entries_in_log()
Filipe Manana
2025-07-21
btrfs: assert we join log transaction at btrfs_del_dir_entries_in_log()
Filipe Manana
2025-07-21
btrfs: use btrfs_del_item() at del_logged_dentry()
Filipe Manana
2025-07-21
btrfs: free path sooner at __btrfs_unlink_inode()
Filipe Manana
2025-07-21
btrfs: assert we join log transaction at btrfs_del_inode_ref_in_log()
Filipe Manana
2025-07-21
btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore
Al Viro
2025-07-21
btrfs: rename err to ret in scrub_submit_extent_sector_read()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_create_common()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_wait_tree_log_extents()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_wait_extents()
David Sterba
2025-07-21
btrfs: rename err to ret in quota_override_store()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_fill_super()
David Sterba
2025-07-21
btrfs: rename err to ret in calc_pct_ratio()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_symlink()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_link()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_setattr()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_init_inode_security()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_alloc_from_bitmap()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_lock_extent_bits()
David Sterba
2025-07-21
btrfs: rename err to ret in btrfs_try_lock_extent_bits()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_truncate_inode_items()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_add_link()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_setsize()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_search_old_slot()
David Sterba
2025-07-21
btrfs: rename err to ret2 in btrfs_search_slot()
David Sterba
2025-07-21
btrfs: rename err to ret2 in search_leaf()
David Sterba
2025-07-21
btrfs: rename err to ret2 in read_block_for_search()
David Sterba
2025-07-21
btrfs: rename err to ret2 in resolve_indirect_refs()
David Sterba
2025-07-21
btrfs: rename btrfs_subpage structure
Qu Wenruo
2025-07-21
btrfs: add comments on the extra btrfs specific subpage bitmaps
Qu Wenruo
2025-07-21
btrfs: harden parsing of compression mount options
Daniel Vacek
2025-07-21
btrfs: factor out compression mount options parsing
Daniel Vacek
2025-07-21
btrfs: constify more pointer parameters
David Sterba
2025-07-21
btrfs: sysfs: track current commit duration in commit_stats
Boris Burkov
2025-07-21
btrfs: use rb_find_add() in rb_simple_insert()
Pan Chuang
2025-07-21
btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
Pan Chuang
2025-07-21
btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
Yangtao Li
2025-07-21
btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
Yangtao Li
2025-07-21
btrfs: use rb_find_add() in add_qgroup_rb()
Yangtao Li
2025-07-21
btrfs: use rb_find() in find_qgroup_rb()
Yangtao Li
[prev]
[next]