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 no_invalid_checks flag
Thomas Bertschinger
2024-05-09
1
-1
/
+2
*
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
2024-05-08
1
-3
/
+1
*
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
1
-0
/
+6
*
bcachefs: Kill gc_init_recurse()
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: kill gc looping for bucket gens
Kent Overstreet
2024-05-08
1
-1
/
+0
*
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
1
-1
/
+0
*
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
1
-3
/
+2
*
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
1
-5
/
+0
*
bcachefs: bucket_valid()
Kent Overstreet
2024-05-08
1
-0
/
+1
*
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
[next]