index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-14
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
1
-2
/
+1
2024-03-14
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-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-8
/
+10
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-21
/
+5
2023-10-23
bcachefs: Change check for invalid key types
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: New error message helpers
Kent Overstreet
1
-9
/
+7
2023-10-23
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: bkey_ops.min_val_size
Kent Overstreet
1
-8
/
+0
2023-10-23
bcachefs: Make reconstruct_alloc quieter
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Fragmentation LRU
Kent Overstreet
1
-12
/
+26
2023-10-23
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
1
-21
/
+28
2023-10-23
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
1
-0
/
+9
2023-10-23
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Rework lru btree
Kent Overstreet
1
-82
/
+38
2023-10-23
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
1
-4
/
+5
2023-10-23
bcachefs: Check for lru entries with time=0
Kent Overstreet
1
-0
/
+6
2023-10-23
bcachefs: New btree helpers
Kent Overstreet
1
-15
/
+3
2023-10-23
bcachefs: More errcode cleanup
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Convert bch2_check_lrus() to for_each_btree_key_commit()
Kent Overstreet
1
-20
/
+7
2023-10-23
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Printbuf rework
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: LRU repair tweaks
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
1
-1
/
+3
2023-10-23
bcachefs: Improve bch2_lru_delete() error messages
Kent Overstreet
1
-7
/
+13
2023-10-23
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: Minor device removal fixes
Kent Overstreet
1
-4
/
+9
2023-10-23
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add rw to .key_invalid()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
1
-4
/
+8
2023-10-23
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
1
-0
/
+84
2023-10-23
bcachefs: LRU btree
Kent Overstreet
1
-0
/
+119