index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
Age
Commit message (
Expand
)
Author
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-17
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Kent Overstreet
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-13
bcachefs: Split out discard fastpath
Kent Overstreet
2024-03-13
bcachefs: bch2_trigger_alloc() handles state changes better
Kent Overstreet
2024-01-24
bcachefs: discard path uses unlock_long()
Kent Overstreet
2024-01-21
bcachefs: Avoid flushing the journal in the discard path
Kent Overstreet
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-21
bcachefs: drop to_text code for obsolete bps in alloc keys
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-05
bcachefs: unify alloc trigger
Kent Overstreet
2024-01-05
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_btree_key_upto() -> for_each_btree_key_old_upto()
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
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: Explicity go RW for fsck
Kent Overstreet
2024-01-01
bcachefs: count_event()
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()
Kent Overstreet
2024-01-01
bcachefs: Refactor bch2_check_alloc_to_lru_ref()
Kent Overstreet
2024-01-01
bcachefs: New bucket sector count helpers
Kent Overstreet
2024-01-01
bcachefs: Don't use update_cached_sectors() in bch2_mark_alloc()
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
bcachefs: Fix locking when checking freespace btree
Kent Overstreet
2023-11-04
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
2023-11-04
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
2023-11-04
bcachefs: Ensure copygc does not spin
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: Correctly initialize new buckets on device resize
Kent Overstreet
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
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: Fix -Wformat in bch2_bucket_gens_invalid()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
Nathan Chancellor
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: Always check alloc data type
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
[next]