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
/
journal_seq_blacklist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
bcachefs: Fix shift-out-of-bounds in bch2_blacklist_entries_gc
Pei Li
1
-1
/
+1
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
1
-3
/
+2
2024-05-09
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
1
-55
/
+17
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-1
/
+1
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
1
-2
/
+1
2024-03-14
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
1
-2
/
+1
2024-03-10
bcachefs: journal_seq_blacklist_add() now handles entries being added out of ...
Kent Overstreet
1
-45
/
+21
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
1
-8
/
+8
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-7
/
+5
2023-10-23
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: More errcode cleanup
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Printbuf rework
Kent Overstreet
1
-5
/
+5
2023-10-23
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
1
-0
/
+1
2023-10-23
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
1
-0
/
+78
2023-10-23
bcachefs: Fix bch2_journal_seq_blacklist_add()
Kent Overstreet
1
-22
/
+21
2023-10-23
bcachefs: Improved superblock-related error messages
Kent Overstreet
1
-15
/
+22
2023-10-23
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
1
-78
/
+0
2023-10-23
bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
Kent Overstreet
1
-6
/
+15
2023-10-23
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Assorted endianness fixes
Kent Overstreet
1
-4
/
+2
2023-10-23
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
1
-9
/
+0
2023-10-23
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: cmp_int()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-268
/
+223
2023-10-23
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-7
/
+10
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+360