开源镜像站
帮助
动态
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
/
move.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: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Change when we allow overwrites
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
bcachefs: Fix iterator overflow in move path
Kent Overstreet
2023-10-22
bcachefs: Don't write bucket IO time lazily
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Fix copygc of compressed data
Kent Overstreet
2023-10-22
bcachefs: Copy ptr->cached when migrating data
Kent Overstreet
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
2023-10-22
bcachefs: Don't restrict copygc writes to the same device
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Improve warning for copygc failing to move data
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Handle -EINTR bch2_migrate_index_update()
Kent Overstreet
2023-10-22
bcachefs: Don't log errors that are expected during shutdown
Kent Overstreet
2023-10-22
bcachefs: Track incompressible data
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: bkey_on_stack_reassemble()
Kent Overstreet
2023-10-22
bcachefs: Reorganize extents.c
Kent Overstreet
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-10-22
bcachefs: bkey_on_stack
Kent Overstreet
2023-10-22
bcachefs: Only look up inode io opts in extents btree
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: data move path should not be trying to move reflink_p keys
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Add offset_into_extent param to bch2_read_extent()
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: trans_for_each_iter()
Kent Overstreet
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
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: Centralize marking of replicas in btree update path
Kent Overstreet
2023-10-22
bcachefs: Disk usage in compressed sectors, not uncompressed
Kent Overstreet
2023-10-22
bcachefs: replicas: prep work for stripes
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_ptr_decoded_append()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_drop_ptrs()
Kent Overstreet
[next]