开源镜像站
帮助
动态
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: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Handle dropping pointers in data_update path
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Fix move path when move_stats == NULL
Kent Overstreet
2023-10-22
bcachefs: Get ref on c->writes in move.c
Kent Overstreet
2023-10-22
bcachefs: move.c refactoring
Kent Overstreet
2023-10-22
bcachefs: data jobs, including rebalance wait for copygc.
Daniel Hill
2023-10-22
bcachefs: Redo data_update interface
Kent Overstreet
2023-10-22
bcachefs: Pull out data_update.c
Kent Overstreet
2023-10-22
bcachefs: Make IO in flight by copygc/rebalance configurable
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters
Daniel Hill
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
bcachefs: Copygc allocations shouldn't be nowait
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: darrays
Kent Overstreet
2023-10-22
bcachefs: Fix a use after free
Kent Overstreet
2023-10-22
bcachefs: Check for stale dirty pointer before reads
Kent Overstreet
2023-10-22
bcachefs: Fix locking in data move path
Kent Overstreet
2023-10-22
bcachefs: Handle transaction restarts in __bch2_move_data()
Kent Overstreet
2023-10-22
bcachefs: Don't erasure code cached ptrs
Kent Overstreet
2023-10-22
bcachefs: Fix copygc sectors_to_move calculation
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Assorted ec fixes
Kent Overstreet
2023-10-22
bcachefs: Ensure we flush btree updates in evacuate path
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_rewrite() now returns transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
2023-10-22
bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
2023-10-22
bcachefs: Fix implementation of KEY_TYPE_error
Kent Overstreet
2023-10-22
bcachefs: Fix rereplicate_pred()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_move_btree()
Kent Overstreet
2023-10-22
bcachefs: Update data move path for snapshots
Kent Overstreet
2023-10-22
bcachefs: Plumb through subvolume id
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Fix initialization of bch_write_op.nonce
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_ITER_SET_POS_AFTER_COMMIT
Kent Overstreet
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
2023-10-22
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
2023-10-22
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
2023-10-22
bcachefs: Don't use bch_write_op->cl for delivering completions
Kent Overstreet
2023-10-22
bcachefs: Kill bch_write_op.index_update_fn
Kent Overstreet
[next]