index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs.h
Age
Commit message (
Expand
)
Author
2023-08-14
bcachefs: Add logging to bch2_inode_peek() & related
Kent Overstreet
2023-08-14
bcachefs: Ensure topology repair runs
Kent Overstreet
2023-08-14
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-08-14
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
2023-08-14
bcachefs: recovery_types.h
Kent Overstreet
2023-08-14
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-08-14
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-08-14
bcachefs: Upgrade path fixes
Kent Overstreet
2023-08-14
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-08-14
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-08-14
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-08-14
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-08-14
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
2023-08-14
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-08-14
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-08-14
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-08-14
bcachefs: New error message helpers
Kent Overstreet
2023-08-14
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
2023-08-14
bcachefs: Don't reuse reflink btree keyspace
Kent Overstreet
2023-08-14
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-08-14
bcachefs: move snapshot_t to subvolume_types.h
Kent Overstreet
2023-08-14
bcachefs: Improved copygc wait debugging
Kent Overstreet
2023-08-14
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
2023-08-14
bcachefs: Fix bch2_evict_subvolume_inodes()
Kent Overstreet
2023-08-14
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-08-14
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
2023-08-14
bcachefs: BKEY_PADDED_ONSTACK()
Kent Overstreet
2023-08-14
bcachefs: Single open_bucket_partial list
Kent Overstreet
2023-08-14
bcachefs: Erasure coding: Track open stripes
Kent Overstreet
2023-08-14
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-08-14
bcachefs: Fragmentation LRU
Kent Overstreet
2023-08-14
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-08-14
bcachefs: Improved nocow locking
Kent Overstreet
2023-08-14
bcachefs: bucket_gens btree
Kent Overstreet
2023-08-14
bcachefs: Nocow support
Kent Overstreet
2023-08-14
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-08-14
bcachefs: Btree write buffer
Kent Overstreet
2023-08-14
bcachefs: Go RW before check_alloc_info()
Kent Overstreet
2023-08-14
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-08-14
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-08-14
bcachefs: Error message improvement
Kent Overstreet
2023-08-14
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-08-14
bcachefs: More style fixes
Kent Overstreet
2023-08-14
bcachefs: Improved btree write statistics
Kent Overstreet
2023-08-14
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-08-14
bcachefs: Optimize bch2_trans_init()
Kent Overstreet
2023-08-14
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
2023-08-14
bcachefs: Kill journal_keys->journal_seq_base
Kent Overstreet
2023-08-14
bcachefs: Delete time_stats for lock contended times
Kent Overstreet
2023-08-14
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
[next]