index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
2024-05-08
1
-0
/
+2
*
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
2024-04-14
1
-0
/
+2
*
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
1
-0
/
+1
*
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
1
-0
/
+1
*
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
1
-0
/
+3
*
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-04-01
1
-1
/
+1
*
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
2024-04-01
1
-1
/
+0
*
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-18
1
-0
/
+2
*
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-14
1
-1
/
+1
*
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-14
1
-2
/
+1
*
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
2024-03-14
1
-3
/
+3
*
bcachefs: Split out discard fastpath
Kent Overstreet
2024-03-14
1
-1
/
+5
*
bcachefs: bch2_print_opts()
Kent Overstreet
2024-03-14
1
-0
/
+3
*
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
2024-03-14
1
-0
/
+1
*
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-02-14
1
-0
/
+12
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
1
-5
/
+0
*
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
2024-01-06
1
-0
/
+1
*
bcachefs: Online fsck can now fix errors
Kent Overstreet
2024-01-06
1
-4
/
+1
*
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-06
1
-8
/
+12
*
bcachefs: track transaction durations
Kent Overstreet
2024-01-06
1
-0
/
+1
*
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
2024-01-01
1
-0
/
+6
*
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
1
-2
/
+7
*
bcachefs: fix userspace build errors
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
1
-0
/
+11
*
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: Fix snapshot.c assertion for online fsck
Kent Overstreet
2024-01-01
1
-0
/
+3
*
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
2024-01-01
1
-0
/
+7
*
bcachefs: Add ability to redirect log output
Kent Overstreet
2024-01-01
1
-14
/
+41
*
bcachefs: c->ro_ref
Kent Overstreet
2024-01-01
1
-0
/
+21
*
bcachefs: count_event()
Kent Overstreet
2024-01-01
1
-1
/
+3
*
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
2024-01-01
1
-1
/
+2
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-28
/
+34
*
bcachefs: track_event_change()
Kent Overstreet
2024-01-01
1
-1
/
+3
*
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-28
1
-1
/
+1
*
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
1
-0
/
+2
*
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-14
1
-1
/
+1
*
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-02
1
-5
/
+9
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
1
-0
/
+2
*
bcachefs: rebalance_work
Kent Overstreet
2023-11-02
1
-0
/
+1
*
bcachefs: move: move_stats refactoring
Kent Overstreet
2023-10-31
1
-3
/
+0
*
bcachefs: Split out disk_groups_types.h
Kent Overstreet
2023-10-31
1
-0
/
+1
*
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-31
1
-1
/
+1
*
bcachefs: snapshot_create_lock
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
Kent Overstreet
2023-10-22
1
-2
/
+10
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
1
-0
/
+1
[next]