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
/
data_update.c
Age
Commit message (
Expand
)
Author
2025-06-17
bcachefs: Fix missing newlines before ero
Kent Overstreet
2025-06-02
bcachefs: Make check_key_has_snapshot safer
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-31
bcachefs: Runtime self healing for keys for deleted snapshots
Kent Overstreet
2025-05-31
bcachefs: Don't unlock trans before data_update_init()
Kent Overstreet
2025-05-30
bcachefs: Tweak bch2_data_update_init() for stack usage
Kent Overstreet
2025-05-22
bcachefs: Reduce stack usage in data_update_index_update()
Kent Overstreet
2025-05-22
bcachefs: Kill bkey_buf usage in data_update_index_update()
Kent Overstreet
2025-05-21
bcachefs: fix can_write_extent()
Kent Overstreet
2025-05-21
bcachefs: Add tracepoint, counter for io_move_created_rebalance
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
2025-05-21
bcachefs: bch2_read_bio_to_text
Kent Overstreet
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
2025-04-06
bcachefs: Fix escape sequence in prt_printf
Gabriel Shahrouzi
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-30
bcachefs: Log original key being moved in data updates
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-24
bcachefs: Improve can_write_extent()
Kent Overstreet
2025-03-24
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Kent Overstreet
2025-03-14
bcachefs: data_update now checks for extents that can't be moved
Kent Overstreet
2025-03-14
bcachefs: Read/move path counter work
Kent Overstreet
2025-03-14
bcachefs: Scrub
Kent Overstreet
2025-03-14
bcachefs: Bail out early on alloc_nowait data updates
Kent Overstreet
2025-03-14
bcachefs: Rework init order in bch2_data_update_init()
Kent Overstreet
2025-03-14
bcachefs: cleanup redundant code around data_update_op initialization
Kent Overstreet
2025-03-14
bcachefs: bch2_update_unwritten_extent() no longer depends on wbio
Kent Overstreet
2025-03-14
bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enums
Kent Overstreet
2025-03-14
bcachefs: bch2_data_update_inflight_to_text()
Kent Overstreet
2025-03-14
bcachefs: Fix missing increment of move_extent_write counter
Kent Overstreet
2025-02-20
bcachefs: print op->nonce on data update inconsistency
Kent Overstreet
2025-01-26
bcachefs: Improve trace_move_extent_finish
Kent Overstreet
2024-12-21
bcachefs: bch2_snapshot_exists()
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: io_opts_to_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: small cleanup for extent ptr bitmasks
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-12-21
bcachefs: use bch2_data_update_opts_to_text() in trace_move_extent_fail()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
2024-09-27
bcachefs: rename version -> bversion
Kent Overstreet
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
2024-08-26
bcachefs: Fix failure to return error in data_update_index_update()
Kent Overstreet
2024-08-22
bcachefs: Fix "trying to move an extent, but nr_replicas=0"
Kent Overstreet
2024-08-22
bcachefs: bch2_data_update_init() cleanup
Kent Overstreet
2024-08-19
bcachefs: Extra debug for data move path
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-10
bcachefs: Warn on attempting a move with no replicas
Kent Overstreet
2024-07-10
bcachefs: bch2_data_update_to_text()
Kent Overstreet
2024-06-11
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
[next]