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
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
/
btree_key_cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-07
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
1
-0
/
+2
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
1
-1
/
+1
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
1
-1
/
+1
2024-03-14
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
1
-3
/
+5
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
1
-1
/
+2
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
1
-5
/
+6
2024-01-01
bcachefs: skip journal more often in key cache reclaim
Kent Overstreet
1
-1
/
+3
2024-01-01
bcachefs; kill bch2_btree_key_cache_flush()
Kent Overstreet
1
-16
/
+0
2024-01-01
bcachefs: delete useless commit_do()
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: Don't rejournal keys in key cache flush
Kent Overstreet
1
-6
/
+11
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-3
/
+3
2023-12-03
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
1
-2
/
+0
2023-11-15
bcachefs: Kill journal pre-reservations
Kent Overstreet
1
-14
/
+0
2023-11-14
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
1
-4
/
+19
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-4
/
+4
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+12
2023-11-02
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
1
-1
/
+1
2023-10-31
bcachefs: Fix shrinker names
Kent Overstreet
1
-1
/
+1
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-7
/
+5
2023-10-23
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
1
-1
/
+1
2023-10-23
bcachefs: Fix silent enum conversion error
Kent Overstreet
1
-5
/
+7
2023-10-23
bcachefs: mark bch_inode_info and bkey_cached as reclaimable
Mikulas Patocka
1
-1
/
+1
2023-10-23
bcachefs: Add new assertions for shutdown path
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: unregister_shrinker() now safe on not-registered shrinker
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: allocate_dropping_locks()
Kent Overstreet
1
-10
/
+3
2023-10-23
six locks: Kill six_lock_state union
Kent Overstreet
1
-3
/
+3
2023-10-23
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
1
-9
/
+4
2023-10-23
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
1
-4
/
+3
2023-10-23
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-8
/
+8
2023-10-23
bcachefs: don't bump key cache journal seq on nojournal commits
Brian Foster
1
-4
/
+19
2023-10-23
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: Centralize btree node lock initialization
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Kill trans->flags
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Don't call bch2_journal_pin_drop() under key cache lock
Kent Overstreet
1
-6
/
+8
2023-10-23
bcachefs: Use six_lock_ip()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Don't emit tracepoints for expected events
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: key cache: Don't hold btree locks while using GFP_RECLAIM
Kent Overstreet
1
-20
/
+50
2023-10-23
bcachefs: Improve bkey_cached_lock_for_evict()
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: Fix a livelock in key cache fill path
Kent Overstreet
1
-1
/
+10
2023-10-23
bcachefs: Key cache now works for snapshots btrees
Kent Overstreet
1
-8
/
+8
2023-10-23
bcachefs: Bring back BTREE_ITER_CACHED_NOFILL
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Fix a use after free
Kent Overstreet
1
-4
/
+5
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-5
/
+5
[next]