开源镜像站
帮助
动态
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.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Extensive triggers cleanups
Kent Overstreet
2023-10-22
bcachefs: Clean up key merging
Kent Overstreet
2023-10-22
bcachefs: Repair code for multiple types of data in same bucket
Kent Overstreet
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
bcachefs: Add an .invalid method for bch2_btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Kill bkey ops->debugcheck method
Kent Overstreet
2023-10-22
bcachefs: Drop invalid stripe ptrs in fsck
Kent Overstreet
2023-10-22
bcachefs: Change when we allow overwrites
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Add print method for bch2_btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_ptr_swab for indirect extents
Kent Overstreet
2023-10-22
bcachefs: Track incompressible data
Kent Overstreet
2023-10-22
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
2023-10-22
bcachefs: Reorganize extents.c
Kent Overstreet
2023-10-22
bcachefs: Inline data extents
Kent Overstreet
2023-10-22
bcachefs: Split out extent_update.c
Kent Overstreet
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-10-22
bcachefs: kill bch2_extent_has_device()
Kent Overstreet
2023-10-22
bcachefs: Limit pointers to being in only one stripe
Kent Overstreet
2023-10-22
bcachefs: Debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Drop trans arg to bch2_extent_atomic_end()
Kent Overstreet
2023-10-22
bcachefs: data move path should not be trying to move reflink_p keys
Kent Overstreet
2023-10-22
bcachefs: Inline some fast paths
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_extent_trim_atomic() for reflink
Kent Overstreet
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: bkey_merge() now takes bkey_s
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_ptrs_invalid()
Kent Overstreet
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
2023-10-22
bcachefs: Always use bch2_extent_trim_atomic()
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
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: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: new avoid mechanism for io retries
Kent Overstreet
2023-10-22
bcachefs: BCH_EXTENT_ENTRY_TYPES()
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: kill bch_extent_crc_type
Kent Overstreet
2023-10-22
bcachefs: extent_ptr_decoded
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: Factor out btree_key_can_insert()
Kent Overstreet
2023-10-22
bcachefs: fix bch2_val_to_text()
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet