index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
reflink.c
Age
Commit message (
Expand
)
Author
2025-06-22
bcachefs: Fix range in bch2_lookup_indirect_extent() error path
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-25
bcachefs: fix REFLINK_P_MAY_UPDATE_OPTIONS
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
2025-03-14
bcachefs: bch2_indirect_extent_missing_error() prints path, not just inode nu...
Kent Overstreet
2025-02-19
bcachefs: Fix bch2_indirect_extent_missing_error()
Kent Overstreet
2025-02-07
bcachefs: Fix marking reflink pointers to missing indirect extents
Kent Overstreet
2024-12-29
bcachefs: bcachefs_metadata_version_reflink_p_may_update_opts
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Don't delete reflink pointers to missing indirect extents
Kent Overstreet
2024-12-21
bcachefs: Reorganize reflink.c a bit
Kent Overstreet
2024-12-21
bcachefs: Reserve 8 bits in bch_reflink_p
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: io_opts_to_rebalance_opts()
Kent Overstreet
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
2024-05-08
bcachefs: Fix type of flags parameter for some ->trigger() implementations
Nathan Chancellor
2024-05-08
bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repair
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-03-31
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
bcachefs: Reduce would_deadlock restarts
Kent Overstreet
2024-01-21
bcachefs: BTREE_TRIGGER_ATOMIC
Kent Overstreet
2024-01-05
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-05
bcachefs: unify extent trigger
Kent Overstreet
2024-01-05
bcachefs: unify reflink_p trigger
Kent Overstreet
2024-01-05
bcachefs: kill mem_trigger_run_overwrite_then_insert()
Kent Overstreet
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-01
bcachefs: drop extra semicolon
Kent Overstreet
2024-01-01
bcachefs: Move reflink_p triggers into reflink.c
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2023-12-04
bcachefs: Don't run indirect extent trigger unless inserting/deleting
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
2023-10-31
bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEW
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: Don't reuse reflink btree keyspace
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_ITER_INTENT in make_extent_indirect()
Kent Overstreet
[next]