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
/
alloc_background.c
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
bcachefs: Reduce stack frame size of bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_discard_freespace_key()
Kent Overstreet
2023-10-22
bcachefs: alloc_v4_u64s() fix
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_get_key_or_hole()
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
Kent Overstreet
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: Fix next_bucket()
Kent Overstreet
2023-10-22
bcachefs: Single open_bucket_partial list
Kent Overstreet
2023-10-22
bcachefs: Don't invalidate open buckets
Kent Overstreet
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
2023-10-22
bcachefs: BKEY_INVALID_FROM_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_dev_freespace_init()
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
[next]