index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Iterator debug code improvements
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Fix bch2_dump_bset()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improve an insert path optimization
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Rework iter->pos handling
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Fix bch2_verify_insert_pos()
Kent Overstreet
1
-8
/
+6
2023-10-22
bcachefs: bkey noops
Kent Overstreet
1
-19
/
+21
2023-10-22
bcachefs: Go back to 16 bit mantissa bkey floats
Kent Overstreet
1
-71
/
+28
2023-10-22
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
1
-55
/
+45
2023-10-22
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
1
-55
/
+4
2023-10-22
bcachefs: Pipeline binary searches and linear searches
Kent Overstreet
1
-45
/
+69
2023-10-22
bcachefs: More bset.c microoptimization
Kent Overstreet
1
-5
/
+13
2023-10-22
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
1
-18
/
+17
2023-10-22
bcachefs: Improved debug checks
Kent Overstreet
1
-13
/
+30
2023-10-22
bcachefs: move some checks to expensive_debug_checks
Kent Overstreet
1
-6
/
+7
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-41
/
+41
2023-10-22
bcachefs: Some fixes for building in userspace
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: fix bch2_bkey_print_bfloat
Kent Overstreet
1
-48
/
+52
2023-10-22
bcachefs: Comparison function cleanups
Kent Overstreet
1
-32
/
+45
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
1
-12
/
+4
2023-10-22
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
1
-100
/
+93
2023-10-22
bcachefs: bkey_written()
Kent Overstreet
1
-24
/
+21
2023-10-22
bcachefs: improved rw_aux_tree_bsearch()
Kent Overstreet
1
-21
/
+19
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+1849