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
/
extent_update.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: growable btree_paths
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
1
-4
/
+1
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
1
-2
/
+11
2023-10-22
bcachefs: Fix restart handling in for_each_btree_key()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Reduce iter->trans usage
Kent Overstreet
1
-16
/
+6
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Fix null ptr deref when splitting compressed extents
Kent Overstreet
1
-35
/
+0
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
1
-21
/
+8
2023-10-22
bcachefs: Clean up bch2_extent_can_insert
Kent Overstreet
1
-10
/
+5
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Fix another iterator counting bug
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: More fixes for counting extent update iterators
Kent Overstreet
1
-12
/
+24
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Fix count_iters_for_insert()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Don't use peek_filter() unnecessarily
Kent Overstreet
1
-4
/
+2
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-383
/
+27
2023-10-22
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
1
-10
/
+10
2023-10-22
bcachefs: Use KEY_TYPE_deleted whitouts for extents
Kent Overstreet
1
-4
/
+84
2023-10-22
bcachefs: Always emit new extents on partial overwrite
Kent Overstreet
1
-168
/
+125
2023-10-22
bcachefs: bkey_on_stack_reassemble()
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Reorganize extents.c
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Split out extent_update.c
Kent Overstreet
1
-0
/
+532