开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
buckets.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-10-22
bcachefs: Don't run triggers when repairing in __bch2_mark_reflink_p()
Daniel Hill
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: More info on check_bucket_ref() error
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
2023-10-22
bcachefs: Fix repair path in bch2_mark_reflink_p()
Kent Overstreet
2023-10-22
bcachefs: Kill fs_usage_apply_warn()
Kent Overstreet
2023-10-22
bcachefs: Fix some memcpy() warnings
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: Improve fs_usage_apply_warn() message
Kent Overstreet
2023-10-22
bcachefs: Make error messages more uniform
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_dev_usage_read()
Kent Overstreet
2023-10-22
bcachefs: Fix cached data accounting
Kent Overstreet
2023-10-22
bcachefs: Fix "multiple types of data in same bucket" with ec
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_run()
Kent Overstreet
2023-10-22
bcachefs: bch2_mark_alloc(): Do wakeups after updating usage
Kent Overstreet
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Plumb btree_id & level to trans_mark
Kent Overstreet
2023-10-22
bcachefs: Kill old rebuild_replicas option
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: gc mark fn fixes, cleanups
Kent Overstreet
2023-10-22
bcachefs: Use crc_is_compressed()
Kent Overstreet
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: bch2_dev_usage_update() no longer depends on bucket_mark
Kent Overstreet
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: Move deletion of refcount=0 indirect extents to their triggers
Kent Overstreet
2023-10-22
bcachefs: Move trigger fns to bkey_ops
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_inconsistent()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Consolidate trigger code a bit
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_key() now takes a bkey_i *
Kent Overstreet
2023-10-22
bcachefs: Improve reflink repair code
Kent Overstreet
2023-10-22
bcachefs: Normal update/commit path now works before going RW
Kent Overstreet
2023-10-22
bcachefs: Only allocate buckets_nouse when requested
Kent Overstreet
2023-10-22
bcachefs: Stash a copy of key being overwritten in btree_insert_entry
Kent Overstreet
[next]