开源镜像站
帮助
动态
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: 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
2023-10-22
bcachefs: Fix freeing in bch2_dev_buckets_resize()
Kent Overstreet
2023-10-22
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
2023-10-22
bcachefs: Don't use in-memory bucket array for alloc updates
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
bcachefs: Also print out in-memory gen on stale dirty pointer
Kent Overstreet
2023-10-22
bcachefs: Add error messages for memory allocation failures
Kent Overstreet
2023-10-22
bcachefs: Optimize bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Fix allocator + journal interaction
Kent Overstreet
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
2023-10-22
bcachefs: Separate out gc_bucket()
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
2023-10-22
bcachefs: Option improvements
Kent Overstreet
2023-10-22
bcachefs: Improve alloc_mem_to_key()
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_update() is now __must_check
Kent Overstreet
[next]