index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
1
-5
/
+5
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
1
-16
/
+7
2025-05-31
bcachefs: darray_find(), darray_find_p()
Kent Overstreet
1
-13
/
+11
2025-05-31
bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)
Kent Overstreet
1
-2
/
+2
2025-05-30
bcachefs: bch2_alloc_v4_to_text()
Kent Overstreet
1
-4
/
+16
2025-05-23
bcachefs: Fix allocate -> self healing path
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: bch2_check_bucket_backpointer_mismatch()
Kent Overstreet
1
-2
/
+5
2025-05-21
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
1
-1
/
+2
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
1
-1
/
+1
2025-05-21
bcachefs: Optimize bch2_trans_start_alloc_update()
Kent Overstreet
1
-3
/
+18
2025-05-21
bcachefs: journal path now uses discard_opt_enabled()
Kent Overstreet
1
-14
/
+1
2025-05-21
bcachefs: Early return to avoid unnecessary lock
Alan Huang
1
-7
/
+6
2025-05-21
bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
Alan Huang
1
-9
/
+0
2025-05-21
bcachefs: bch2_dev_remove_stripes() respects degraded flags
Kent Overstreet
1
-2
/
+1
2025-05-21
bcachefs: bch2_trans_update_ip()
Kent Overstreet
1
-1
/
+1
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
1
-9
/
+9
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
1
-11
/
+12
2025-05-21
bcachefs: for_each_rw_member_rcu()
Kent Overstreet
1
-2
/
+8
2025-05-21
bcachefs: recalc_capacity() no longer depends on io_ref
Kent Overstreet
1
-7
/
+10
2025-05-21
bcachefs: BCH_FEATURE_small_image
Kent Overstreet
1
-3
/
+5
2025-05-21
bcachefs: bch2_dev_allocator_set_rw()
Kent Overstreet
1
-7
/
+11
2025-04-03
bcachefs: Fix null ptr deref in invalidate_one_bucket()
Kent Overstreet
1
-0
/
+3
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-38
/
+40
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
1
-7
/
+7
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
1
-11
/
+8
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
1
-0
/
+3
2025-03-24
bcachefs: bch2_disk_accounting_mod2()
Kent Overstreet
1
-6
/
+4
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
1
-2
/
+2
2025-03-24
bcachefs: Filesystem discard option now propagates to devices
Kent Overstreet
1
-1
/
+14
2025-03-14
bcachefs: Fix error type in bch2_alloc_v3_validate()
Thorsten Blum
1
-1
/
+1
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
1
-1
/
+2
2025-03-14
bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
Kent Overstreet
1
-0
/
+3
2025-03-14
bcachefs: Invalidate cached data by backpointers
Kent Overstreet
1
-23
/
+79
2025-03-14
bcachefs: decouple bch2_lru_check_set() from alloc btree
Kent Overstreet
1
-1
/
+4
2025-03-14
bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRAGMENTATION/
Kent Overstreet
1
-2
/
+2
2025-03-14
bcachefs: bch2_lru_change() checks for no-op
Kent Overstreet
1
-19
/
+13
2025-03-14
bcachefs: Add comment explaining why asserts in invalidate_one_bucket() are impossible
Kent Overstreet
1
-0
/
+7
2025-03-14
bcachefs: BCH_COUNTER_bucket_discard_fast
Kent Overstreet
1
-1
/
+4
2025-02-06
bcachefs: Fix discard path journal flushing
Kent Overstreet
1
-22
/
+25
2025-01-09
bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck
Kent Overstreet
1
-1
/
+2
2024-12-21
bcachefs: Fix reuse of bucket before journal flush on multiple empty -> nonempty transition
Kent Overstreet
1
-38
/
+40
2024-12-21
bcachefs: bch2_journal_noflush_seq() now takes [start, end)
Kent Overstreet
1
-1
/
+3
2024-12-21
bcachefs: Set bucket needs discard, inc gen on empty -> nonempty transition
Kent Overstreet
1
-1
/
+4
2024-12-21
bcachefs: Don't recurse in check_discard_freespace_key
Kent Overstreet
1
-8
/
+64
2024-12-21
bcachefs: Check for bucket journal seq in the future
Kent Overstreet
1
-28
/
+35
2024-12-21
bcachefs: Don't error out when logging fsck error
Kent Overstreet
1
-3
/
+5
2024-12-21
bcachefs: Issue a transaction restart after commit in repair
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
1
-5
/
+5
2024-12-21
bcachefs: discard fastpath now uses bch2_discard_one_bucket()
Kent Overstreet
1
-34
/
+41
2024-12-21
bcachefs: Drop swab code for backpointers in alloc keys
Kent Overstreet
1
-8
/
+0
[next]