index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
backpointers.c
Age
Commit message (
Expand
)
Author
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-21
bcachefs: Remove duplicated include in backpointers.c
Yang Li
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
2024-09-21
bcachefs: Progress indicator for extents_to_backpointers
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: btree ids are 64 bit bitmasks
Kent Overstreet
2024-07-10
bcachefs: Add missing bch2_trans_begin()
Kent Overstreet
2024-06-29
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
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(); backpointers.c
Kent Overstreet
2024-05-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
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: for_each_btree_key_continue()
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-06
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2024-04-17
bcachefs: Fix bio alloc in check_extent_checksum()
Kent Overstreet
2024-04-14
bcachefs: Check for backpointer bucket_offset >= bucket size
Kent Overstreet
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2024-03-31
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
2024-03-31
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
2024-03-31
bcachefs: Fix assert in bch2_backpointer_invalid()
Kent Overstreet
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-13
bcachefs: Pin btree cache in ram for random access in fsck
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-02-24
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
bcachefs: extents_to_bp_state
Kent Overstreet
2024-01-21
bcachefs: bkey_and_val_eq()
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: Make backpointer fsck wb flush check more rigorous
Kent Overstreet
2024-01-01
bcachefs: On missing backpointer to interior node, flush interior updates
Kent Overstreet
2024-01-01
bcachefs: Explicity go RW for fsck
Kent Overstreet
2024-01-01
bcachefs: No need to allocate keys for write buffer
Kent Overstreet
2024-01-01
bcachefs: backpointers fsck no longer uses BTREE_ITER_ALL_LEVELS
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-11-13
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-05
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
2023-11-05
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
2023-11-04
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
[next]