开源镜像站
帮助
动态
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
/
extents.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Refactor __bch2_cut_front()
Kent Overstreet
2023-10-22
bcachefs: Don't allow bkey vals that are too big in extents btree
Kent Overstreet
2023-10-22
bcachefs: bkey_merge() now takes bkey_s
Kent Overstreet
2023-10-22
bcachefs: Don't overflow stack in bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: fix bch2_extent_merge()
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Merge extents with checksums
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_ptrs_invalid()
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: move some checks to expensive_debug_checks
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
2023-10-22
bcachefs: Refactor extent insert path
Kent Overstreet
2023-10-22
bcachefs: Always use bch2_extent_trim_atomic()
Kent Overstreet
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: improve extent debugcheck fn
Kent Overstreet
2023-10-22
bcachefs: Compression fixes
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Split out bkey_sort.c
Kent Overstreet
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
2023-10-22
bcachefs: Btree locking fix, refactoring
Kent Overstreet
2023-10-22
bcachefs: fix typo when picking read method
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Centralize marking of replicas in btree update path
Kent Overstreet
2023-10-22
bcachefs: Move key marking out of extents.c
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Disk usage in compressed sectors, not uncompressed
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion when rebuilding replicas
Kent Overstreet
2023-10-22
bcachefs: new avoid mechanism for io retries
Kent Overstreet
2023-10-22
bcachefs: more key marking refactoring
Kent Overstreet
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
2023-10-22
bcachefs: add functionality for heaps to update backpointers
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_ptr_decoded_append()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_drop_ptrs()
Kent Overstreet
2023-10-22
bcachefs: extent_for_each_ptr_decode()
Kent Overstreet
2023-10-22
bcachefs: extent_ptr_decoded
Kent Overstreet
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_trim_atomic()
Kent Overstreet
2023-10-22
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
2023-10-22
bcachefs: extent_squash() can no longer fail
Kent Overstreet
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
bcachefs: bkey_written()
Kent Overstreet
2023-10-22
bcachefs: Factor out btree_key_can_insert()
Kent Overstreet
2023-10-22
bcachefs: bch2_mark_key() now takes bch_data_type
Kent Overstreet
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
[next]