index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
debug.c
Age
Commit message (
Expand
)
Author
2025-07-05
bcachefs: Fix bch2_btree_transactions_read() synchronization
Kent Overstreet
2025-07-04
bcachefs: Tweak btree cache helpers for use by btree node scan
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-30
bcachefs: Include b->ob.nr in cached_btree_node_to_text()
Kent Overstreet
2025-05-21
bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in use
Kent Overstreet
2025-05-21
bcachefs: Single err message for btree node reads
Kent Overstreet
2025-05-21
bcachefs: Async object debugging
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: Single device mode
Kent Overstreet
2025-05-21
bcachefs: trace bch2_trans_kmalloc()
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-14
bcachefs: bch2_bkey_pick_read_device() can now specify a device
Kent Overstreet
2025-03-14
bcachefs: Move write_points to debugfs
Kent Overstreet
2025-01-25
bcachefs: Improve journal pin flushing
Kent Overstreet
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-06-28
bcachefs: Fix loop restart in bch2_btree_transactions_read()
Kent Overstreet
2024-06-23
bcachefs: Fix btree_trans list ordering
Kent Overstreet
2024-06-23
bcachefs: Fix race between trans_put() and btree_transactions_read()
Kent Overstreet
2024-06-23
bcachefs: Make btree_deadlock_to_text() clearer
Kent Overstreet
2024-06-23
bcachefs: fix seqmutex_relock()
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); debug.c
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-04-04
bcachefs: Move btree_updates to debugfs
Kent Overstreet
2024-04-03
bcachefs: create debugfs dir for each btree
Thomas Bertschinger
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-01-22
bcachefs: Add gfp flags param to bch2_prt_task_backtrace()
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-05
bcachefs: Improve would_deadlock trace event
Kent Overstreet
2024-01-05
bcachefs: kill useless return ret
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-01
bcachefs: optimize __bch2_trans_get(), kill DEBUG_TRANSACTIONS
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
bcachefs: Fix bch2_read_btree()
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: Fix copy_to_user() usage in flush_buf()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: GFP_NOIO -> GFP_NOFS
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_ondisk_to_text()
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
[next]