linux-stable/fs/bcachefs
Kent Overstreet 9d7f2a4111 bcachefs: bch2_btree_trans_to_text(): print blocked time
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-10-22 17:09:48 -04:00
..
acl.c
acl.h
alloc_background.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
alloc_background.h
alloc_foreground.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
alloc_foreground.h
alloc_types.h
bcachefs.h bcachefs: Fix a race with b->write_type 2023-10-22 17:09:46 -04:00
bcachefs_format.h bcachefs: New magic number 2023-10-22 17:09:47 -04:00
bcachefs_ioctl.h
bkey.c bcachefs: Add some unlikely() annotations 2023-10-22 17:09:48 -04:00
bkey.h bcachefs: bkey_min(), bkey_max() 2023-10-22 17:09:48 -04:00
bkey_buf.h
bkey_cmp.h
bkey_methods.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
bkey_methods.h bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
bkey_sort.c bcachefs: Btree split improvement 2023-10-22 17:09:46 -04:00
bkey_sort.h
bset.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
bset.h bcachefs: Btree split improvement 2023-10-22 17:09:46 -04:00
btree_cache.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
btree_cache.h
btree_gc.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
btree_gc.h
btree_io.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
btree_io.h bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
btree_iter.c bcachefs: bch2_btree_trans_to_text(): print blocked time 2023-10-22 17:09:48 -04:00
btree_iter.h bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
btree_key_cache.c bcachefs: Fix a livelock in key cache fill path 2023-10-22 17:09:47 -04:00
btree_key_cache.h
btree_locking.c bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
btree_locking.h
btree_types.h bcachefs: Fix for long running btree transactions & key cache 2023-10-22 17:09:48 -04:00
btree_update.h
btree_update_interior.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
btree_update_interior.h
btree_update_leaf.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
buckets.c bcachefs: Fix some memcpy() warnings 2023-10-22 17:09:48 -04:00
buckets.h bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
buckets_types.h
buckets_waiting_for_journal.c
buckets_waiting_for_journal.h
buckets_waiting_for_journal_types.h
chardev.c bcachefs: Fix BCH_IOCTL_DISK_SET_STATE 2023-10-22 17:09:47 -04:00
chardev.h
checksum.c
checksum.h
clock.c
clock.h
clock_types.h
compress.c
compress.h
counters.c
counters.h
darray.h
data_update.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
data_update.h
debug.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
debug.h
dirent.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
dirent.h
disk_groups.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
disk_groups.h
ec.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
ec.h
ec_types.h bcachefs: Fix an include 2023-10-22 17:09:47 -04:00
errcode.c
errcode.h bcachefs: Fix for long running btree transactions & key cache 2023-10-22 17:09:48 -04:00
error.c bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
error.h bcachefs: Error message improvement 2023-10-22 17:09:46 -04:00
extent_update.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
extent_update.h
extents.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
extents.h bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
extents_types.h
eytzinger.h
fifo.h
fs-common.c
fs-common.h
fs-io.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
fs-io.h
fs-ioctl.c
fs-ioctl.h
fs.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
fs.h
fsck.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
fsck.h
inode.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
inode.h bcachefs: Improve bch2_inode_opts_to_opts() 2023-10-22 17:09:46 -04:00
io.c bcachefs: Suppress -EROFS messages when shutting down 2023-10-22 17:09:47 -04:00
io.h
io_types.h bcachefs: Error message improvement 2023-10-22 17:09:46 -04:00
journal.c
journal.h
journal_io.c bcachefs: Be less restrictive when validating journal overwrite entries 2023-10-22 17:09:48 -04:00
journal_io.h
journal_reclaim.c bcachefs: Fix bch2_journal_flush_device_pins() 2023-10-22 17:09:48 -04:00
journal_reclaim.h
journal_sb.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
journal_sb.h
journal_seq_blacklist.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
journal_seq_blacklist.h
journal_types.h bcachefs: Fix a "no journal entries found" bug 2023-10-22 17:09:47 -04:00
Kconfig
keylist.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
keylist.h
keylist_types.h
lru.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
lru.h
Makefile
mean_and_variance.c
mean_and_variance.h
mean_and_variance_test.c
migrate.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
migrate.h
move.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
move.h bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
move_types.h
movinggc.c bcachefs: Suppress -EROFS messages when shutting down 2023-10-22 17:09:47 -04:00
movinggc.h
opts.c bcachefs: Improve bch2_inode_opts_to_opts() 2023-10-22 17:09:46 -04:00
opts.h bcachefs: Improve bch2_inode_opts_to_opts() 2023-10-22 17:09:46 -04:00
printbuf.c
printbuf.h
quota.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
quota.h
quota_types.h
rebalance.c bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
rebalance.h
rebalance_types.h
recovery.c bcachefs: Add a missing bch2_err_str() call 2023-10-22 17:09:48 -04:00
recovery.h
reflink.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
reflink.h
replicas.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
replicas.h
replicas_types.h
siphash.c
siphash.h
six.c
six.h
str_hash.h
subvolume.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
subvolume.h
subvolume_types.h
super-io.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
super-io.h
super.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
super.h
super_types.h
sysfs.c
sysfs.h
tests.c
tests.h
trace.c
trace.h
two_state_shared_lock.c
two_state_shared_lock.h
util.c bcachefs: Better inlining in bch2_time_stats_update() 2023-10-22 17:09:47 -04:00
util.h bcachefs: Delete atomic_inc_bug() 2023-10-22 17:09:46 -04:00
varint.c
varint.h
vstructs.h
xattr.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
xattr.h