index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
1
-2
/
+4
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
1
-0
/
+2
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Btree split improvement
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-93
/
+0
2023-10-22
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
1
-6
/
+5
2023-10-22
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Increase BSET_CACHELINE to 256 bytes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
1
-19
/
+1
2023-10-22
bcachefs: Drop bkey noops
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
1
-30
/
+14
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
1
-15
/
+4
2023-10-22
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
1
-2
/
+32
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Fix bch2_sort_keys() to not modify src keys
Kent Overstreet
1
-6
/
+0
2023-10-22
bcachefs: Rework iter->pos handling
Kent Overstreet
1
-15
/
+15
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
1
-0
/
+10
2023-10-22
bcachefs: bkey noops
Kent Overstreet
1
-1
/
+6
2023-10-22
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
1
-6
/
+2
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Comparison function cleanups
Kent Overstreet
1
-56
/
+25
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
1
-2
/
+23
2023-10-22
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
1
-39
/
+29
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+668