index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
1
-2
/
+1
*
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Btree split improvement
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-10-22
1
-93
/
+0
*
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
2023-10-22
1
-6
/
+5
*
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Increase BSET_CACHELINE to 256 bytes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
1
-19
/
+1
*
bcachefs: Drop bkey noops
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
1
-30
/
+14
*
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
1
-15
/
+4
*
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-10-22
1
-2
/
+32
*
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Fix bch2_sort_keys() to not modify src keys
Kent Overstreet
2023-10-22
1
-6
/
+0
*
bcachefs: Rework iter->pos handling
Kent Overstreet
2023-10-22
1
-15
/
+15
*
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-10-22
1
-0
/
+10
*
bcachefs: bkey noops
Kent Overstreet
2023-10-22
1
-1
/
+6
*
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
2023-10-22
1
-2
/
+1
*
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
2023-10-22
1
-6
/
+2
*
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
1
-3
/
+3
*
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Comparison function cleanups
Kent Overstreet
2023-10-22
1
-56
/
+25
*
bcachefs: Pass around bset_tree less
Kent Overstreet
2023-10-22
1
-2
/
+23
*
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
1
-39
/
+29
*
bcachefs: Initial commit
Kent Overstreet
2023-10-22
1
-0
/
+668