index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
ec.c
Age
Commit message (
Expand
)
Author
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-07
bcachefs: ec should not allocate from ro devs
Kent Overstreet
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-14
bcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate flag
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-06-24
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
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-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: ob_dev()
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: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
bcachefs: alloc_data_type_set()
Kent Overstreet
2024-05-08
bcachefs: Run bch2_check_fix_ptrs() via triggers
Kent Overstreet
2024-05-08
bcachefs: bch2_bucket_ref_update()
Kent Overstreet
2024-05-08
bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()
Kent Overstreet
2024-05-08
bcachefs: mark_stripe_bucket cleanup
Kent Overstreet
2024-05-08
bcachefs: bucket_data_type_mismatch()
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-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-04-13
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-05
bcachefs: unify stripe trigger
Kent Overstreet
2024-01-05
bcachefs: move stripe triggers to ec.c
Kent Overstreet
2024-01-01
bcachefs: bkey_for_each_ptr() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
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: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
bcachefs: Kill for_each_btree_key()
Kent Overstreet
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-11-13
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-05
bcachefs: Improve stripe checksum error message
Kent Overstreet
[next]