index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
delayed-inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
btrfs: unexport btrfs_qgroup_reserve_meta()
Filipe Manana
1
-2
/
+1
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-02-26
btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()
Mark Harmstone
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-03
btrfs: pass btrfs_fs_info to btrfs_first_delayed_node()
David Sterba
1
-8
/
+7
2026-02-03
btrfs: don't use local variables for fs_info->delayed_root
David Sterba
1
-20
/
+4
2026-02-03
btrfs: embed delayed root to struct btrfs_fs_info
David Sterba
1
-12
/
+12
2026-02-03
btrfs: merge setting ret and return ret
David Sterba
1
-2
/
+2
2025-12-16
btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node()
Leo Martins
1
-15
/
+17
2025-11-25
btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()
Filipe Manana
1
-7
/
+4
2025-11-24
btrfs: apply the AUTO_K(V)FREE macros throughout the code
Miquel Sabaté Solà
1
-9
/
+6
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
1
-1
/
+1
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
1
-3
/
+3
2025-09-23
btrfs: use kmalloc_array() for open-coded arithmetic in kmalloc()
Miquel Sabaté Solà
1
-2
/
+2
2025-09-22
btrfs: print leaked references in kill_all_delayed_nodes()
Leo Martins
1
-0
/
+1
2025-09-22
btrfs: implement ref_tracker for delayed_nodes
Leo Martins
1
-55
/
+120
2025-09-15
btrfs: initialize inode::file_extent_tree after i_mode has been set
austinchang
1
-3
/
+0
2025-07-21
btrfs: make btrfs_readdir_delayed_dir_index() return a bool instead
Filipe Manana
1
-7
/
+7
2025-07-21
btrfs: make btrfs_should_delete_dir_index() return a bool instead
Filipe Manana
1
-4
/
+3
2025-07-21
btrfs: add details to error messages at btrfs_delete_delayed_dir_index()
Filipe Manana
1
-4
/
+4
2025-07-21
btrfs: make btrfs_delete_delayed_insertion_item() return a boolean
Filipe Manana
1
-6
/
+7
2025-07-21
btrfs: use rb_find() in __btrfs_lookup_delayed_item()
Yangtao Li
1
-21
/
+18
2025-07-21
btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
Filipe Manana
1
-11
/
+14
2025-06-19
btrfs: fix delayed ref refcount leak in debug assertion
Leo Martins
1
-1
/
+4
2025-05-15
btrfs: simplify extracting delayed node at btrfs_first_prepared_delayed_node()
Filipe Manana
1
-10
/
+7
2025-05-15
btrfs: simplify extracting delayed node at btrfs_first_delayed_node()
Filipe Manana
1
-9
/
+5
2025-05-15
btrfs: trivial conversion to return bool instead of int
David Sterba
1
-4
/
+4
2025-05-15
btrfs: update and correct description of btrfs_get_or_create_delayed_node()
Charles Han
1
-1
/
+6
2025-05-15
btrfs: use rb_entry_safe() where possible to simplify code
David Sterba
1
-21
/
+6
2025-03-18
btrfs: do trivial BTRFS_PATH_AUTO_FREE conversions
David Sterba
1
-2
/
+1
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_fill_inode()
David Sterba
1
-26
/
+26
2025-03-18
btrfs: pass struct btrfs_inode to fill_stack_inode_item()
David Sterba
1
-24
/
+22
2025-01-13
btrfs: drop unused parameter fs_info to btrfs_delete_delayed_insertion_item()
David Sterba
1
-3
/
+2
2025-01-13
btrfs: delayed-inode: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
1
-1
/
+0
2025-01-13
btrfs: update __btrfs_add_delayed_item() to use rb helper
Roger L. Beckermeyer III
1
-24
/
+19
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_get_delayed_items()
David Sterba
1
-4
/
+4
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_put_delayed_items()
David Sterba
1
-2
/
+2
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
1
-3
/
+3
2024-07-11
btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
Filipe Manana
1
-1
/
+2
2024-07-11
btrfs: remove inode_lock from struct btrfs_root and use xarray locks
Filipe Manana
1
-14
/
+12
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
1
-1
/
+1
2024-04-02
btrfs: record delayed inode root in transaction
Boris Burkov
1
-0
/
+3
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
1
-1
/
+1
2024-03-04
btrfs: use KMEM_CACHE() to create btrfs_delayed_node cache
Kunwu Chan
1
-5
/
+1
2024-03-04
btrfs: uninline btrfs_init_delayed_root()
David Sterba
1
-0
/
+11
2024-03-04
btrfs: change BUG_ON to assertion when checking for delayed_node root
David Sterba
1
-1
/
+1
2024-03-04
btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()
David Sterba
1
-2
/
+0
2023-12-15
btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree
David Sterba
1
-29
/
+35
2023-12-15
btrfs: do not utilize goto to implement delayed inode ref deletion
Qu Wenruo
1
-21
/
+24
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-16
/
+11
[next]