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
/
bcachefs.h
Age
Commit message (
Expand
)
Author
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-05
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
2024-01-05
bcachefs: Online fsck can now fix errors
Kent Overstreet
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: fix userspace build errors
Kent Overstreet
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
2024-01-01
bcachefs: Fix snapshot.c assertion for online fsck
Kent Overstreet
2024-01-01
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
2024-01-01
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
2024-01-01
bcachefs: Add ability to redirect log output
Kent Overstreet
2024-01-01
bcachefs: c->ro_ref
Kent Overstreet
2024-01-01
bcachefs: count_event()
Kent Overstreet
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-13
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
2023-10-31
bcachefs: move: move_stats refactoring
Kent Overstreet
2023-10-31
bcachefs: Split out disk_groups_types.h
Kent Overstreet
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: snapshot_create_lock
Kent Overstreet
2023-10-22
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
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: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
bcachefs: Add logging to bch2_inode_peek() & related
Kent Overstreet
2023-10-22
bcachefs: Ensure topology repair runs
Kent Overstreet
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
2023-10-22
bcachefs: recovery_types.h
Kent Overstreet
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
[next]