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
/
replicas.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
1
-11
/
+11
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix bch2_trans_reset_updates()
Kent Overstreet
1
-16
/
+0
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Handle replica marking fsck errors locally
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Kill bch2_replicas_delta_list_marked()
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
1
-0
/
+25
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
1
-13
/
+3
2023-10-22
bcachefs: Add missing call to bch2_replicas_entry_sort()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Refactor replicas code
Kent Overstreet
1
-6
/
+2
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Redo filesystem usage ioctls
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: journal_replay_early()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Write out fs usage
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-5
/
+30
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+2
2023-10-22
bcachefs: Centralize marking of replicas in btree update path
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: stripe support for replicas tracking
Kent Overstreet
1
-2
/
+8
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: kill struct bch_replicas_cpu_entry
Kent Overstreet
1
-5
/
+7
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+52