index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
locking.h
Age
Commit message (
Expand
)
Author
2025-01-13
btrfs: add assertions and comment about path expectations to btrfs_cross_ref_...
Filipe Manana
2024-11-29
btrfs: fix lockdep warnings on io_uring encoded reads
Mark Harmstone
2024-11-11
btrfs: remove unused btrfs_try_tree_write_lock()
Dr. David Alan Gilbert
2024-07-11
btrfs: cleanup recursive include of the same header
Qu Wenruo
2024-05-07
btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()
Filipe Manana
2024-05-07
btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()
Filipe Manana
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2023-09-08
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
2023-04-17
btrfs: locking: use atomic for DREW lock writers
David Sterba
2022-12-05
btrfs: move the lockdep helpers into locking.h
Josef Bacik
2022-09-26
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-08-17
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-08-17
btrfs: move lockdep class helpers to locking.c
Josef Bacik
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2020-12-08
btrfs: remove the recurse parameter from __btrfs_tree_read_lock
Josef Bacik
2020-12-08
btrfs: merge back btrfs_read_lock_root_node helpers
Josef Bacik
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_NEW_ROOT for adding new roots
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_SPLIT for split blocks
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_LEFT/RIGHT_COW
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_LEFT/BTRFS_NESTING_RIGHT
Josef Bacik
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
btrfs: add nesting tags to the locking helpers
Josef Bacik
2020-10-07
btrfs: introduce btrfs_path::recurse
Josef Bacik
2020-03-23
btrfs: Implement DREW lock
Nikolay Borisov
2019-11-18
btrfs: move btrfs_unlock_up_safe to other locking functions
David Sterba
2019-11-18
btrfs: move btrfs_set_path_blocking to other locking functions
David Sterba
2019-11-18
btrfs: make btrfs_assert_tree_locked static inline
David Sterba
2019-09-09
btrfs: Remove unused locking functions
Nikolay Borisov
2019-02-25
btrfs: merge btrfs_set_lock_blocking_rw with it's caller
David Sterba
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
2019-02-25
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
David Sterba
2019-02-25
btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers
David Sterba
2019-02-25
btrfs: split btrfs_set_lock_blocking_rw to read and write helpers
David Sterba
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2013-03-14
Btrfs: remove btrfs_try_spin_lock
Liu Bo
2012-03-22
btrfs: return void in functions without error conditions
Jeff Mahoney
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-05-06
btrfs: remove all unused functions
David Sterba
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
2009-02-09
Btrfs: don't use spin_is_contended
Chris Mason
2009-02-04
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2008-09-25
btrfs_search_slot: reduce lock contention by cowing in two stages
Chris Mason
2008-09-25
Btrfs: Start btree concurrency work.
Chris Mason