index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_io.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
2024-01-01
1
-1
/
+1
*
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-12-03
1
-3
/
+0
*
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Plumb saw_error through to btree_err()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
1
-2
/
+8
*
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix race leading to btree node write getting stuck
Kent Overstreet
2023-10-22
1
-6
/
+0
*
bcachefs: Kill bch2_btree_node_write_cond()
Kent Overstreet
2023-10-22
1
-16
/
+0
*
bcachefs: Improve btree_node_write_if_need()
Kent Overstreet
2023-10-22
1
-7
/
+6
*
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Use x-macros for btree node flags
Kent Overstreet
2023-10-22
1
-7
/
+2
*
bcachefs: Check for errors from crypto_skcipher_encrypt()
Kent Overstreet
2023-10-22
1
-5
/
+8
*
bcachefs: Clean up/rename bch2_trans_node_* fns
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Update btree ptrs after every write
Kent Overstreet
2023-10-22
1
-2
/
+9
*
bcachefs: Kick off btree node writes from write completions
Kent Overstreet
2023-10-22
1
-13
/
+6
*
bcachefs: Really don't hold btree locks while btree IOs are in flight
Kent Overstreet
2023-10-22
1
-19
/
+7
*
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Add a debug mode that always reads from every btree replica
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: New and improved topology repair code
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Punt btree writes to workqueue to submit
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Improve bset compaction
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
1
-4
/
+22
*
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Include device in btree IO error messages
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Fix an assertion pop
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
1
-0
/
+17
*
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
1
-0
/
+29
*
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Fix a locking bug
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
1
-0
/
+47
*
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-10-22
1
-4
/
+5
*
bcachefs: Refactor whiteouts compaction
Kent Overstreet
2023-10-22
1
-6
/
+7
*
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: More allocator startup improvements
Kent Overstreet
2023-10-22
1
-29
/
+24
*
bcachefs: Split out bkey_sort.c
Kent Overstreet
2023-10-22
1
-42
/
+0
*
bcachefs: extent_ptr_decoded
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
1
-9
/
+0
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+197