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
/
journal_seq_blacklist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
1
-55
/
+17
2024-05-08
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-13
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-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
1
-8
/
+8
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-7
/
+5
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
1
-0
/
+1
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
1
-0
/
+78
2023-10-22
bcachefs: Fix bch2_journal_seq_blacklist_add()
Kent Overstreet
1
-22
/
+21
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
1
-15
/
+22
2023-10-22
bcachefs: Delete some obsolete journal_seq_blacklist code
Kent Overstreet
1
-78
/
+0
2023-10-22
bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
Kent Overstreet
1
-6
/
+15
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-268
/
+223
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-7
/
+10
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+360