index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
lru.c
Age
Commit message (
Expand
)
Author
Lines
2025-09-29
Remove bcachefs core code
Linus Torvalds
-223
/
+0
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
-4
/
+2
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
-4
/
+3
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
-0
/
+7
2025-03-14
bcachefs: Rework bch2_check_lru_key()
Kent Overstreet
-30
/
+47
2025-03-14
bcachefs: decouple bch2_lru_check_set() from alloc btree
Kent Overstreet
-5
/
+5
2025-03-14
bcachefs: bch2_lru_change() checks for no-op
Kent Overstreet
-3
/
+3
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
-1
/
+1
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
-1
/
+1
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
-2
/
+5
2024-10-04
bcachefs: minor lru fsck fixes
Kent Overstreet
-12
/
+15
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
-5
/
+4
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
-4
/
+4
2024-06-29
bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()
Kent Overstreet
-0
/
+39
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
-1
/
+1
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
-1
/
+1
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
-2
/
+1
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
-2
/
+2
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
-5
/
+1
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
-2
/
+1
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
-1
/
+1
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
-8
/
+10
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
-21
/
+5
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
-1
/
+2
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
-9
/
+7
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
-2
/
+1
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
-8
/
+0
2023-10-22
bcachefs: Make reconstruct_alloc quieter
Kent Overstreet
-1
/
+2
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
-12
/
+26
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
-21
/
+28
2023-10-22
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
-0
/
+9
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
-82
/
+38
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
-4
/
+5
2023-10-22
bcachefs: Check for lru entries with time=0
Kent Overstreet
-0
/
+6
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
-15
/
+3
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Convert bch2_check_lrus() to for_each_btree_key_commit()
Kent Overstreet
-20
/
+7
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
-2
/
+2
2023-10-22
bcachefs: LRU repair tweaks
Kent Overstreet
-3
/
+3
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
-1
/
+3
2023-10-22
bcachefs: Improve bch2_lru_delete() error messages
Kent Overstreet
-7
/
+13
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
-4
/
+4
2023-10-22
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
-3
/
+2
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
-4
/
+9
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
-1
/
+1
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
-4
/
+8
[next]