index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
btrfs: rename err to ret in scrub_submit_extent_sector_read()
David Sterba
1
-4
/
+4
2025-07-21
btrfs: rename err to ret in btrfs_create_common()
David Sterba
1
-8
/
+8
2025-07-21
btrfs: rename err to ret in btrfs_wait_tree_log_extents()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename err to ret in btrfs_wait_extents()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename err to ret in quota_override_store()
David Sterba
1
-4
/
+4
2025-07-21
btrfs: rename err to ret in btrfs_fill_super()
David Sterba
1
-12
/
+12
2025-07-21
btrfs: rename err to ret in calc_pct_ratio()
David Sterba
1
-3
/
+3
2025-07-21
btrfs: rename err to ret in btrfs_symlink()
David Sterba
1
-15
/
+14
2025-07-21
btrfs: rename err to ret in btrfs_link()
David Sterba
1
-13
/
+13
2025-07-21
btrfs: rename err to ret in btrfs_setattr()
David Sterba
1
-11
/
+11
2025-07-21
btrfs: rename err to ret in btrfs_init_inode_security()
David Sterba
1
-7
/
+7
2025-07-21
btrfs: rename err to ret in btrfs_alloc_from_bitmap()
David Sterba
1
-3
/
+3
2025-07-21
btrfs: rename err to ret in btrfs_lock_extent_bits()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename err to ret in btrfs_try_lock_extent_bits()
David Sterba
1
-4
/
+3
2025-07-21
btrfs: rename err to ret2 in btrfs_truncate_inode_items()
David Sterba
1
-6
/
+5
2025-07-21
btrfs: rename err to ret2 in btrfs_add_link()
David Sterba
1
-11
/
+10
2025-07-21
btrfs: rename err to ret2 in btrfs_setsize()
David Sterba
1
-4
/
+4
2025-07-21
btrfs: rename err to ret2 in btrfs_search_old_slot()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename err to ret2 in btrfs_search_slot()
David Sterba
1
-19
/
+18
2025-07-21
btrfs: rename err to ret2 in search_leaf()
David Sterba
1
-8
/
+7
2025-07-21
btrfs: rename err to ret2 in read_block_for_search()
David Sterba
1
-7
/
+7
2025-07-21
btrfs: rename err to ret2 in resolve_indirect_refs()
David Sterba
1
-5
/
+5
2025-07-21
btrfs: rename btrfs_subpage structure
Qu Wenruo
4
-150
/
+156
2025-07-21
btrfs: add comments on the extra btrfs specific subpage bitmaps
Qu Wenruo
1
-0
/
+14
2025-07-21
btrfs: harden parsing of compression mount options
Daniel Vacek
1
-7
/
+18
2025-07-21
btrfs: factor out compression mount options parsing
Daniel Vacek
1
-46
/
+51
2025-07-21
btrfs: constify more pointer parameters
David Sterba
9
-56
/
+56
2025-07-21
btrfs: sysfs: track current commit duration in commit_stats
Boris Burkov
3
-9
/
+19
2025-07-21
btrfs: use rb_find_add() in rb_simple_insert()
Pan Chuang
1
-18
/
+13
2025-07-21
btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
Pan Chuang
4
-26
/
+38
2025-07-21
btrfs: use rb_find_add() in btrfs_qgroup_add_swapped_blocks()
Yangtao Li
1
-31
/
+24
2025-07-21
btrfs: use rb_find() in btrfs_qgroup_trace_subtree_after_cow()
Yangtao Li
1
-15
/
+19
2025-07-21
btrfs: use rb_find_add() in add_qgroup_rb()
Yangtao Li
1
-26
/
+19
2025-07-21
btrfs: use rb_find() in find_qgroup_rb()
Yangtao Li
1
-12
/
+16
2025-07-21
btrfs: use rb_find_add() in insert_ref_entry()
Yangtao Li
1
-20
/
+11
2025-07-21
btrfs: use rb_find_add() in insert_root_entry()
Yangtao Li
1
-18
/
+10
2025-07-21
btrfs: use rb_find() in lookup_root_entry()
Yangtao Li
1
-13
/
+16
2025-07-21
btrfs: use rb_find_add() in insert_block_entry()
Yangtao Li
1
-17
/
+10
2025-07-21
btrfs: use rb_find() in lookup_block_entry()
Yangtao Li
1
-13
/
+16
2025-07-21
btrfs: use rb_find_add() in ulist_rbtree_insert()
Yangtao Li
1
-16
/
+11
2025-07-21
btrfs: use rb_find() in ulist_rbtree_search()
Yangtao Li
1
-12
/
+16
2025-07-21
btrfs: use rb_find() in __btrfs_lookup_delayed_item()
Yangtao Li
1
-21
/
+18
2025-07-21
btrfs: use rb_find_add() in btrfs_insert_inode_defrag()
Yangtao Li
1
-27
/
+21
2025-07-21
btrfs: fix comment in reserved space warning
Dan Johnson
1
-1
/
+1
2025-07-21
btrfs: relocation: simplify unused logic related to LINK_LOWER
Daniel Vacek
2
-17
/
+6
2025-07-21
btrfs: unfold transaction abort at btrfs_insert_one_raid_extent()
Filipe Manana
1
-2
/
+5
2025-07-21
btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
Filipe Manana
1
-11
/
+14
2025-07-21
btrfs: abort transaction on unexpected eb generation at btrfs_copy_root()
Filipe Manana
1
-1
/
+8
2025-07-21
btrfs: unfold transaction abort at btrfs_copy_root()
Filipe Manana
1
-3
/
+7
2025-07-21
btrfs: move transaction aborts to the error site in add_block_group_free_space()
David Sterba
1
-2
/
+3
[prev]
[next]