index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs.h
Age
Commit message (
Expand
)
Author
2024-07-14
bcachefs: Reduce the scope of gc_lock
Kent Overstreet
2024-07-14
bcachefs: Refactor disk accounting data structures
Kent Overstreet
2024-07-14
bcachefs: Plumb more logging through stdio redirect
Kent Overstreet
2024-07-14
bcachefs: Convert gc to new accounting
Kent Overstreet
2024-07-14
bcachefs: Kill replicas_journal_res
Kent Overstreet
2024-07-14
bcachefs: Delete journal-buf-sharded old style accounting
Kent Overstreet
2024-07-14
bcachefs: kill bch2_fs_usage_read()
Kent Overstreet
2024-07-14
bcachefs: dev_usage updated by new accounting
Kent Overstreet
2024-07-14
bcachefs: Disk space accounting rewrite
Kent Overstreet
2024-07-14
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Kent Overstreet
2024-07-14
bcachefs: metadata version bucket_stripe_sectors
Kent Overstreet
2024-07-14
bcachefs: add capacity, reserved to fs_alloc_debug_to_text()
Kent Overstreet
2024-06-25
bcachefs: Discard, invalidate workers are now per device
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-09
bcachefs: add no_invalid_checks flag
Thomas Bertschinger
2024-05-08
bcachefs: Allocator prefers not to expand mi.btree_allocated bitmap
Kent Overstreet
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
2024-05-08
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
bcachefs: Kill gc_init_recurse()
Kent Overstreet
2024-05-08
bcachefs: kill gc looping for bucket gens
Kent Overstreet
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: bucket_valid()
Kent Overstreet
2024-05-08
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
2024-03-13
bcachefs: Split out discard fastpath
Kent Overstreet
2024-03-13
bcachefs: bch2_print_opts()
Kent Overstreet
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
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
[next]