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
/
bcachefs
/
btree_io.h
Age
Commit message (
Expand
)
Author
2024-07-14
bcachefs: btree_ptr_sectors_written() now takes bkey_s_c
Kent Overstreet
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
2023-12-03
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Plumb saw_error through to btree_err()
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
bcachefs: Fix race leading to btree node write getting stuck
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_node_write_cond()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_node_write_if_need()
Kent Overstreet
2023-10-22
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for btree node flags
Kent Overstreet
2023-10-22
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
bcachefs: Clean up/rename bch2_trans_node_* fns
Kent Overstreet
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
2023-10-22
bcachefs: Kick off btree node writes from write completions
Kent Overstreet
2023-10-22
bcachefs: Really don't hold btree locks while btree IOs are in flight
Kent Overstreet
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-10-22
bcachefs: Add a debug mode that always reads from every btree replica
Kent Overstreet
2023-10-22
bcachefs: New and improved topology repair code
Kent Overstreet
2023-10-22
bcachefs: Punt btree writes to workqueue to submit
Kent Overstreet
2023-10-22
bcachefs: Improve bset compaction
Kent Overstreet
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Include device in btree IO error messages
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion pop
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-10-22
bcachefs: Fix a locking bug
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Refactor whiteouts compaction
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Split out bkey_sort.c
Kent Overstreet
2023-10-22
bcachefs: extent_ptr_decoded
Kent Overstreet
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet