index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bkey_methods.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-28
1
-1
/
+1
*
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-14
1
-56
/
+53
*
bcachefs: KEY_TYPE_accounting
Kent Overstreet
2024-07-15
1
-0
/
+1
*
bcachefs: Fix array-index-out-of-bounds
Kent Overstreet
2024-06-20
1
-1
/
+5
*
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2024-05-09
1
-0
/
+6
*
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-09
1
-8
/
+8
*
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
2024-05-06
1
-2
/
+2
*
bcachefs: Interior known are required to have known key types
Kent Overstreet
2024-04-15
1
-1
/
+2
*
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
Kent Overstreet
2024-04-15
1
-1
/
+4
*
bcachefs: Add .val_to_text() for KEY_TYPE_cookie
Kent Overstreet
2024-01-21
1
-0
/
+9
*
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-05
1
-9
/
+14
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-81
/
+66
*
bcachefs: Fix btree_node_type enum
Kent Overstreet
2023-10-31
1
-6
/
+16
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-1
/
+2
*
bcachefs: Fix handling of unknown bkey types
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...
Nathan Chancellor
2023-10-22
1
-5
/
+5
*
bcachefs: Log truncate operations
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
1
-72
/
+8
*
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
1
-20
/
+23
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Allow for unknown key types
Kent Overstreet
2023-10-22
1
-21
/
+17
*
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
1
-8
/
+13
*
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
1
-11
/
+11
*
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bucket_gens btree
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
1
-14
/
+14
*
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
1
-6
/
+6
*
bcachefs: More style fixes
Kent Overstreet
2023-10-22
1
-14
/
+15
*
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
1
-33
/
+33
*
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
1
-11
/
+12
*
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
1
-56
/
+91
*
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: LRU btree
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: KEY_TYPE_set
Kent Overstreet
2023-10-22
1
-0
/
+18
*
bcachefs: Kill bch2_bkey_debugcheck
Kent Overstreet
2023-10-22
1
-16
/
+0
*
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
1
-1
/
+3
*
bcachefs: Require snapshot id to be set
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Whiteouts for snapshots
Kent Overstreet
2023-10-22
1
-7
/
+19
*
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Add SPOS_MAX to bpos_to_text()
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Pretty-ify bch2_bkey_val_to_text()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Re-implement extent merging in transaction commit path
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: Clean up key merging
Kent Overstreet
2023-10-22
1
-16
/
+3
[next]