开源镜像站
帮助
动态
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: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Add a mempool for the replicas delta list
Kent Overstreet
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_invalidate_bucket()
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Fix double counting of stripe block counts by GC
Kent Overstreet
2023-10-22
bcachefs: Fix integer overflow in bch2_disk_reservation_get()
Kent Overstreet
2023-10-22
bcachefs: Erasure coding fixes & refactoring
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
bcachefs: Update transactional triggers interface to pass old & new keys
Kent Overstreet
2023-10-22
bcachefs: Refactor filesystem usage accounting
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mark_stripe()
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Perf improvements for bch_alloc_read()
Kent Overstreet
2023-10-22
bcachefs: Fix off-by-one error in ptr gen check
Kent Overstreet
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
2023-10-22
bcachefs: Rework triggers interface
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_can_insert() not being called
Kent Overstreet
2023-10-22
bcachefs: Track sectors of erasure coded data
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock in the RO path
Kent Overstreet
2023-10-22
bcachefs: delete a slightly faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
bcachefs: Turn c->state_lock into an rwsem
Kent Overstreet
2023-10-22
bcachefs: Always increment bucket gen on bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Improve assorted error messages
Kent Overstreet
2023-10-22
bcachefs: Don't require alloc btree to be updated before buckets are used
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Better error messages on bucket sector count overflows
Kent Overstreet
2023-10-22
bcachefs: Don't use peek_filter() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: More btree iter invariants
Kent Overstreet
2023-10-22
bcachefs: Fix error message on bucket sector count overflow
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Sort & deduplicate updates in bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
2023-10-22
bcachefs: Don't BUG_ON() sector count overflow
Kent Overstreet
[next]