开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
Age
Commit message (
Expand
)
Author
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
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
[next]