index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
debug.c
Age
Commit message (
Expand
)
Author
Lines
2023-10-22
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
-0
/
+5
2023-10-22
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
-13
/
+163
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
-22
/
+20
2023-10-22
bcachefs: Fix debugfs -bfloat-failed
Kent Overstreet
-1
/
+3
2023-10-22
bcachefs: Add missing bch2_trans_iter_exit() call
Kent Overstreet
-0
/
+2
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: btree_path
Kent Overstreet
-16
/
+16
2023-10-22
bcachefs: Really don't hold btree locks while btree IOs are in flight
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Update bch2_btree_verify()
Kent Overstreet
-41
/
+79
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
-2
/
+4
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advance
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
-0
/
+4
2023-10-22
bcachefs: Include device in btree IO error messages
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
-3
/
+3
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
-2
/
+1
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
-3
/
+3
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
-16
/
+25
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
-3
/
+3
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
-9
/
+8
2023-10-22
bcachefs: extent_ptr_decoded
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Initial commit
Kent Overstreet
-0
/
+425