index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
lru.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
1
-2
/
+1
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
1
-5
/
+1
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-2
/
+1
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-1
/
+1
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-8
/
+10
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-21
/
+5
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
1
-9
/
+7
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-8
/
+0
2023-10-22
bcachefs: Make reconstruct_alloc quieter
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
1
-12
/
+26
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
1
-21
/
+28
2023-10-22
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
1
-0
/
+9
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
1
-82
/
+38
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
1
-4
/
+5
2023-10-22
bcachefs: Check for lru entries with time=0
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
1
-15
/
+3
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert bch2_check_lrus() to for_each_btree_key_commit()
Kent Overstreet
1
-20
/
+7
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: LRU repair tweaks
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Improve bch2_lru_delete() error messages
Kent Overstreet
1
-7
/
+13
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
1
-4
/
+9
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-4
/
+8
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
1
-0
/
+84
2023-10-22
bcachefs: LRU btree
Kent Overstreet
1
-0
/
+119