linux/fs/bcachefs
Kent Overstreet ebb84d0941 bcachefs: Increase journal pipelining
This patch increases the maximum journal buffers in flight from 2 to 4 -
this will be particularly helpful when in the future we stop requiring
flush+fua for every journal write.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-10-22 17:08:49 -04:00
..
acl.c
acl.h
alloc_background.c bcachefs: Move journal reclaim to a kthread 2023-10-22 17:08:48 -04:00
alloc_background.h
alloc_foreground.c
alloc_foreground.h
alloc_types.h
bcachefs.h bcachefs: Improve some IO error messages 2023-10-22 17:08:49 -04:00
bcachefs_format.h
bcachefs_ioctl.h bcachefs: Add an ioctl for resizing journal on a device 2023-10-22 17:08:47 -04:00
bkey.c
bkey.h
bkey_methods.c bcachefs: Be more careful in bch2_bkey_to_text() 2023-10-22 17:08:47 -04:00
bkey_methods.h
bkey_on_stack.h
bkey_sort.c
bkey_sort.h
bset.c bcachefs: Inline make_bfloat() into __build_ro_aux_tree() 2023-10-22 17:08:46 -04:00
bset.h
btree_cache.c bcachefs: Add btree cache stats to sysfs 2023-10-22 17:08:47 -04:00
btree_cache.h bcachefs: Add btree cache stats to sysfs 2023-10-22 17:08:47 -04:00
btree_gc.c bcachefs: Refactor filesystem usage accounting 2023-10-22 17:08:49 -04:00
btree_gc.h
btree_io.c bcachefs: Don't issue btree writes that weren't journalled 2023-10-22 17:08:49 -04:00
btree_io.h bcachefs: Add accounting for dirty btree nodes/keys 2023-10-22 17:08:46 -04:00
btree_iter.c bcachefs: bch2_trans_get_iter() no longer returns errors 2023-10-22 17:08:48 -04:00
btree_iter.h bcachefs: bch2_trans_get_iter() no longer returns errors 2023-10-22 17:08:48 -04:00
btree_key_cache.c bcachefs: Fix some spurious gcc warnings 2023-10-22 17:08:49 -04:00
btree_key_cache.h bcachefs: Throttle updates when btree key cache is too dirty 2023-10-22 17:08:48 -04:00
btree_locking.h
btree_types.h bcachefs: Don't issue btree writes that weren't journalled 2023-10-22 17:08:49 -04:00
btree_update.h bcachefs: bch2_btree_delete_range_trans() 2023-10-22 17:08:48 -04:00
btree_update_interior.c bcachefs: Don't issue btree writes that weren't journalled 2023-10-22 17:08:49 -04:00
btree_update_interior.h bcachefs: Delete dead code 2023-10-22 17:08:48 -04:00
btree_update_leaf.c bcachefs: Check for errors in bch2_journal_reclaim() 2023-10-22 17:08:49 -04:00
buckets.c bcachefs: Refactor filesystem usage accounting 2023-10-22 17:08:49 -04:00
buckets.h
buckets_types.h
chardev.c bcachefs: Move journal reclaim to a kthread 2023-10-22 17:08:48 -04:00
chardev.h
checksum.c
checksum.h
clock.c
clock.h
clock_types.h
compress.c
compress.h
debug.c
debug.h
dirent.c
dirent.h
disk_groups.c
disk_groups.h
ec.c bcachefs: Improve some IO error messages 2023-10-22 17:08:49 -04:00
ec.h
ec_types.h
error.c
error.h bcachefs: Improve some IO error messages 2023-10-22 17:08:49 -04:00
extent_update.c
extent_update.h
extents.c
extents.h
extents_types.h
eytzinger.h
fifo.h
fs-common.c
fs-common.h
fs-io.c bcachefs: Flag inodes that had btree update errors 2023-10-22 17:08:49 -04:00
fs-io.h
fs-ioctl.c
fs-ioctl.h
fs.c bcachefs: Flag inodes that had btree update errors 2023-10-22 17:08:49 -04:00
fs.h bcachefs: Flag inodes that had btree update errors 2023-10-22 17:08:49 -04:00
fsck.c bcachefs: bch2_trans_get_iter() no longer returns errors 2023-10-22 17:08:48 -04:00
fsck.h
inode.c bcachefs: bch2_trans_get_iter() no longer returns errors 2023-10-22 17:08:48 -04:00
inode.h bcachefs: Don't use bkey cache for inode update in fsck 2023-10-22 17:08:48 -04:00
io.c bcachefs: Improve some IO error messages 2023-10-22 17:08:49 -04:00
io.h
io_types.h
journal.c bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
journal.h bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
journal_io.c bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
journal_io.h
journal_reclaim.c bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
journal_reclaim.h bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
journal_seq_blacklist.c
journal_seq_blacklist.h
journal_types.h bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
Kconfig bcachefs: Take a SRCU lock in btree transactions 2023-10-22 17:08:47 -04:00
keylist.c
keylist.h
keylist_types.h
Makefile
migrate.c
migrate.h
move.c
move.h
move_types.h
movinggc.c bcachefs: Fix some spurious gcc warnings 2023-10-22 17:08:49 -04:00
movinggc.h
opts.c
opts.h
quota.c
quota.h
quota_types.h
rebalance.c bcachefs: Move journal reclaim to a kthread 2023-10-22 17:08:48 -04:00
rebalance.h
rebalance_types.h
recovery.c bcachefs: Increase journal pipelining 2023-10-22 17:08:49 -04:00
recovery.h
reflink.c
reflink.h
replicas.c bcachefs: Refactor filesystem usage accounting 2023-10-22 17:08:49 -04:00
replicas.h
replicas_types.h
siphash.c
siphash.h
six.c
six.h
str_hash.h bcachefs: bch2_trans_get_iter() no longer returns errors 2023-10-22 17:08:48 -04:00
super-io.c bcachefs: Improve some IO error messages 2023-10-22 17:08:49 -04:00
super-io.h
super.c bcachefs: Refactor filesystem usage accounting 2023-10-22 17:08:49 -04:00
super.h
super_types.h
sysfs.c bcachefs: Add error handling to unit & perf tests 2023-10-22 17:08:48 -04:00
sysfs.h
tests.c bcachefs: Add error handling to unit & perf tests 2023-10-22 17:08:48 -04:00
tests.h bcachefs: Add error handling to unit & perf tests 2023-10-22 17:08:48 -04:00
trace.c
trace.h bcachefs: Throttle updates when btree key cache is too dirty 2023-10-22 17:08:48 -04:00
util.c
util.h
varint.c
varint.h
vstructs.h
xattr.c
xattr.h