index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
Age
Commit message (
Expand
)
Author
2025-04-03
bcachefs: Fix null ptr deref in invalidate_one_bucket()
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
2025-03-24
bcachefs: bch2_disk_accounting_mod2()
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-24
bcachefs: Filesystem discard option now propagates to devices
Kent Overstreet
2025-03-14
bcachefs: Fix error type in bch2_alloc_v3_validate()
Thorsten Blum
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
2025-03-14
bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
Kent Overstreet
2025-03-14
bcachefs: Invalidate cached data by backpointers
Kent Overstreet
2025-03-14
bcachefs: decouple bch2_lru_check_set() from alloc btree
Kent Overstreet
2025-03-14
bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRAGMENTATION/
Kent Overstreet
2025-03-14
bcachefs: bch2_lru_change() checks for no-op
Kent Overstreet
2025-03-14
bcachefs: Add comment explaining why asserts in invalidate_one_bucket() are i...
Kent Overstreet
2025-03-14
bcachefs: BCH_COUNTER_bucket_discard_fast
Kent Overstreet
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
2025-01-09
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck
Kent Overstreet
2024-12-21
bcachefs: Fix reuse of bucket before journal flush on multiple empty -> nonem...
Kent Overstreet
2024-12-21
bcachefs: bch2_journal_noflush_seq() now takes [start, end)
Kent Overstreet
2024-12-21
bcachefs: Set bucket needs discard, inc gen on empty -> nonempty transition
Kent Overstreet
2024-12-21
bcachefs: Don't recurse in check_discard_freespace_key
Kent Overstreet
2024-12-21
bcachefs: Check for bucket journal seq in the future
Kent Overstreet
2024-12-21
bcachefs: Don't error out when logging fsck error
Kent Overstreet
2024-12-21
bcachefs: Issue a transaction restart after commit in repair
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: discard fastpath now uses bch2_discard_one_bucket()
Kent Overstreet
2024-12-21
bcachefs: Drop swab code for backpointers in alloc keys
Kent Overstreet
2024-12-21
bcachefs: discard_one_bucket() now uses need_discard_or_freespace_err()
Kent Overstreet
2024-12-21
bcachefs: bch2_bucket_do_index(): inconsistent_err -> fsck_err
Kent Overstreet
2024-12-21
bcachefs: try_alloc_bucket() now uses bch2_check_discard_freespace_key()
Kent Overstreet
2024-12-21
bcachefs: kill inconsistent err in invalidate_one_bucket()
Kent Overstreet
2024-12-21
bcachefs: Delete dead code from bch2_discard_one_bucket()
Kent Overstreet
2024-12-21
bcachefs: bch2_btree_bit_mod_iter()
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-18
bcachefs: handle restarts in bch2_bucket_io_time_reset()
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_do_invalidates_work()
Kent Overstreet
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
2024-09-21
bcachefs: bch_fs.rw_devs_change_count
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_alloc() -> alloc_background.c
Kent Overstreet
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
2024-09-09
bcachefs: Fix ca->io_ref usage
Kent Overstreet
2024-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
2024-08-22
bcachefs: Fix bch2_bucket_gens_init()
Kent Overstreet
2024-08-22
bcachefs: Fix bch2_trigger_alloc assert
Kent Overstreet
[next]