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
/
btree_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Improve assorted error messages
Kent Overstreet
1
-7
/
+8
2023-10-22
bcachefs: Validate that we read the correct btree node
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Fix two more deadlocks
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
1
-51
/
+78
2023-10-22
bcachefs: Use memalloc_nofs_save()
Kent Overstreet
1
-5
/
+9
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
1
-9
/
+2
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-11
/
+6
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
1
-12
/
+15
2023-10-22
bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
1
-3
/
+27
2023-10-22
bcachefs: introduce b->hash_val
Kent Overstreet
1
-7
/
+2
2023-10-22
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
1
-7
/
+10
2023-10-22
bcachefs: Use KEY_TYPE_deleted whitouts for extents
Kent Overstreet
1
-12
/
+24
2023-10-22
bcachefs: Kill btree_node_iter_large
Kent Overstreet
1
-11
/
+11
2023-10-22
bcachefs: Use one buffer for sorting whiteouts
Kent Overstreet
1
-11
/
+12
2023-10-22
bcachefs: Refactor whiteouts compaction
Kent Overstreet
1
-44
/
+68
2023-10-22
bcachefs: Whiteout changes
Kent Overstreet
1
-17
/
+82
2023-10-22
bcachefs: bkey noops
Kent Overstreet
1
-31
/
+22
2023-10-22
bcachefs: Don't use FUA unnecessarily
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Kill direct access to bi_io_vec
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
1
-18
/
+18
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
1
-15
/
+9
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-8
/
+10
2023-10-22
bcachefs: Add time stats for btree updates
Kent Overstreet
1
-3
/
+5
2023-10-22
bcachefs: More allocator startup improvements
Kent Overstreet
1
-8
/
+4
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-38
/
+59
2023-10-22
bcachefs: Split out bkey_sort.c
Kent Overstreet
1
-420
/
+18
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-35
/
+30
2023-10-22
bcachefs: Some fixes for building in userspace
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: new avoid mechanism for io retries
Kent Overstreet
1
-5
/
+4
2023-10-22
bcachefs: add functionality for heaps to update backpointers
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: bch2_extent_drop_ptrs()
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: extent_ptr_decoded
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Comparison function cleanups
Kent Overstreet
1
-4
/
+1
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
1
-4
/
+6
2023-10-22
bcachefs: bkey_written()
Kent Overstreet
1
-9
/
+9
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+2095