index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bkey_methods.c
Age
Commit message (
Expand
)
Author
2024-06-19
bcachefs: Fix array-index-out-of-bounds
Kent Overstreet
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
2024-04-14
bcachefs: Interior known are required to have known key types
Kent Overstreet
2024-04-14
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
Kent Overstreet
2024-01-21
bcachefs: Add .val_to_text() for KEY_TYPE_cookie
Kent Overstreet
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: Fix btree_node_type enum
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-22
bcachefs: Fix handling of unknown bkey types
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...
Nathan Chancellor
2023-10-22
bcachefs: Log truncate operations
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown key types
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: Improve an error message
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: LRU btree
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_set
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bkey_debugcheck
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Require snapshot id to be set
Kent Overstreet
2023-10-22
bcachefs: Whiteouts for snapshots
Kent Overstreet
2023-10-22
bcachefs: Subvolumes, snapshots
Kent Overstreet
2023-10-22
bcachefs: Add SPOS_MAX to bpos_to_text()
Kent Overstreet
2023-10-22
bcachefs: Pretty-ify bch2_bkey_val_to_text()
Kent Overstreet
2023-10-22
bcachefs: Re-implement extent merging in transaction commit path
Kent Overstreet
2023-10-22
bcachefs: Clean up key merging
Kent Overstreet
2023-10-22
bcachefs: Check that keys are in the correct btrees
Kent Overstreet
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
[next]