linux-stable/fs/bcachefs
Kent Overstreet a2b5313a39 bcachefs: Fix a faulty assertion
Now that updates to interior nodes are journalled, we shouldn't be
checking topology of interior nodes until we've finished replaying
updates to that node.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-10-22 17:08:42 -04:00
..
acl.c bcachefs: Split out btree_trigger_flags 2023-10-22 17:08:33 -04:00
acl.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
alloc_background.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
alloc_background.h bcachefs: Use cached iterators for alloc btree 2023-10-22 17:08:41 -04:00
alloc_foreground.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
alloc_foreground.h bcachefs: Refactor stripe creation 2023-10-22 17:08:42 -04:00
alloc_types.h bcachefs: More open buckets 2023-10-22 17:08:41 -04:00
bcachefs_format.h bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
bcachefs_ioctl.h bcachefs: Track sectors of erasure coded data 2023-10-22 17:08:42 -04:00
bcachefs.h bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
bkey_methods.c bcachefs: Handle printing of null bkeys 2023-10-22 17:08:39 -04:00
bkey_methods.h bcachefs: Kill bkey_type_successor 2023-10-22 17:08:37 -04:00
bkey_on_stack.h bcachefs: bkey_on_stack_reassemble() 2023-10-22 17:08:32 -04:00
bkey_sort.c bcachefs: Disable extent merging 2023-10-22 17:08:37 -04:00
bkey_sort.h bcachefs: Kill btree_node_iter_large 2023-10-22 17:08:32 -04:00
bkey.c bcachefs: Make __bch2_bkey_cmp_packed() smaller 2023-10-22 17:08:31 -04:00
bkey.h bcachefs: Disable extent merging 2023-10-22 17:08:37 -04:00
bset.c bcachefs: Change bch2_dump_bset() to also print key values 2023-10-22 17:08:41 -04:00
bset.h bcachefs: Change bch2_dump_bset() to also print key values 2023-10-22 17:08:41 -04:00
btree_cache.c bcachefs: Fix incorrect gfp check 2023-10-22 17:08:41 -04:00
btree_cache.h bcachefs: Slightly reduce btree split threshold 2023-10-22 17:08:38 -04:00
btree_gc.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
btree_gc.h bcachefs: Implement a new gc that only recalcs oldest gen 2023-10-22 17:08:41 -04:00
btree_io.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
btree_io.h bcachefs: Fix a locking bug 2023-10-22 17:08:38 -04:00
btree_iter.c bcachefs: Fix a null ptr deref in bch2_btree_iter_traverse_one() 2023-10-22 17:08:42 -04:00
btree_iter.h bcachefs: Btree key cache 2023-10-22 17:08:41 -04:00
btree_key_cache.c bcachefs: Fix lock ordering with new btree cache code 2023-10-22 17:08:41 -04:00
btree_key_cache.h bcachefs: Fix lock ordering with new btree cache code 2023-10-22 17:08:41 -04:00
btree_locking.h bcachefs: Don't deadlock when btree node reuse changes lock ordering 2023-10-22 17:08:41 -04:00
btree_types.h bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES 2023-10-22 17:08:42 -04:00
btree_update_interior.c bcachefs: Fix a faulty assertion 2023-10-22 17:08:42 -04:00
btree_update_interior.h bcachefs: More open buckets 2023-10-22 17:08:41 -04:00
btree_update_leaf.c bcachefs: Mark btree nodes as needing rewrite when not all replicas are RW 2023-10-22 17:08:42 -04:00
btree_update.h bcachefs: Btree key cache 2023-10-22 17:08:41 -04:00
buckets_types.h bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
buckets.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
buckets.h bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
chardev.c bcachefs: Track sectors of erasure coded data 2023-10-22 17:08:42 -04:00
chardev.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
checksum.c bcachefs: Track incompressible data 2023-10-22 17:08:34 -04:00
checksum.h bcachefs: Track incompressible data 2023-10-22 17:08:34 -04:00
clock_types.h bcachefs: Make io timers less buggy 2023-10-22 17:08:33 -04:00
clock.c bcachefs: Add debug code to print btree transactions 2023-10-22 17:08:40 -04:00
clock.h bcachefs: Make io timers less buggy 2023-10-22 17:08:33 -04:00
compress.c bcachefs: Wrap write path in memalloc_nofs_save() 2023-10-22 17:08:42 -04:00
compress.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
debug.c bcachefs: Change bch2_dump_bset() to also print key values 2023-10-22 17:08:41 -04:00
debug.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
dirent.c bcachefs: Print out d_type in dirent_to_text() 2023-10-22 17:08:39 -04:00
dirent.h bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC 2023-10-22 17:08:33 -04:00
disk_groups.c bcachefs: revamp to_text methods 2023-10-22 17:08:11 -04:00
disk_groups.h bcachefs: Erasure coding 2023-10-22 17:08:11 -04:00
ec_types.h bcachefs: Improve stripe triggers/heap code 2023-10-22 17:08:42 -04:00
ec.c bcachefs: Drop extra pointers when marking data as in a stripe 2023-10-22 17:08:42 -04:00
ec.h bcachefs: Allow existing stripes to be updated with new data buckets 2023-10-22 17:08:42 -04:00
error.c bcachefs: Turn c->state_lock into an rwsem 2023-10-22 17:08:41 -04:00
error.h bcachefs: Improve assorted error messages 2023-10-22 17:08:40 -04:00
extent_update.c bcachefs: Fix another iterator counting bug 2023-10-22 17:08:39 -04:00
extent_update.h bcachefs: Move extent overwrite handling out of core btree code 2023-10-22 17:08:36 -04:00
extents_types.h bcachefs: Limit pointers to being in only one stripe 2023-10-22 17:08:29 -04:00
extents.c bcachefs: Fix extent_ptr_durability() calculation for erasure coded data 2023-10-22 17:08:42 -04:00
extents.h bcachefs: Add print method for bch2_btree_ptr_v2 2023-10-22 17:08:38 -04:00
eytzinger.h bcachefs: Fix check for if extent update is allocating 2023-10-22 17:08:14 -04:00
fifo.h bcachefs: Convert bucket invalidation to key marking path 2023-10-22 17:08:16 -04:00
fs-common.c bcachefs: Make sure we're releasing btree iterators 2023-10-22 17:08:35 -04:00
fs-common.h bcachefs: Update directory timestamps during link 2023-10-22 17:08:33 -04:00
fs-io.c bcachefs: Fix short buffered writes 2023-10-22 17:08:42 -04:00
fs-io.h bcachefs: Kill bchfs_extent_update() 2023-10-22 17:08:29 -04:00
fs-ioctl.c bcachefs: Factor out fs-common.c 2023-10-22 17:08:28 -04:00
fs-ioctl.h bcachefs: Fix mtime/ctime updates 2023-10-22 17:08:07 -04:00
fs.c bcachefs: Turn c->state_lock into an rwsem 2023-10-22 17:08:41 -04:00
fs.h bcachefs: Factor out fs-common.c 2023-10-22 17:08:28 -04:00
fsck.c bcachefs: Improve assorted error messages 2023-10-22 17:08:40 -04:00
fsck.h bcachefs: some improvements to startup messages and options 2023-10-22 17:08:21 -04:00
inode.c bcachefs: Kill bkey_type_successor 2023-10-22 17:08:37 -04:00
inode.h bcachefs: Kill bchfs_extent_update() 2023-10-22 17:08:29 -04:00
io_types.h bcachefs: Fix an uninitialized field in bch_write_op 2023-10-22 17:08:35 -04:00
io.c bcachefs: Wrap write path in memalloc_nofs_save() 2023-10-22 17:08:42 -04:00
io.h bcachefs: Refactor dio write code to reinit bch_write_op 2023-10-22 17:08:42 -04:00
journal_io.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
journal_io.h bcachefs: Journal replay refactoring 2023-10-22 17:08:20 -04:00
journal_reclaim.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
journal_reclaim.h bcachefs: Btree key cache 2023-10-22 17:08:41 -04:00
journal_seq_blacklist.c bcachefs: Convert some enums to x-macros 2023-10-22 17:08:33 -04:00
journal_seq_blacklist.h bcachefs: Rewrite journal_seq_blacklist machinery 2023-10-22 17:08:20 -04:00
journal_types.h bcachefs: Use cached iterators for alloc btree 2023-10-22 17:08:41 -04:00
journal.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
journal.h bcachefs: Always give out journal pre-res if we already have one 2023-10-22 17:08:41 -04:00
Kconfig bcachefs: use crc64 from lib/ 2023-10-22 17:08:14 -04:00
keylist_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
keylist.c bcachefs: Interior btree updates are now fully transactional 2023-10-22 17:08:40 -04:00
keylist.h bcachefs: Interior btree updates are now fully transactional 2023-10-22 17:08:40 -04:00
Makefile bcachefs: Btree key cache 2023-10-22 17:08:41 -04:00
migrate.c bcachefs: Interior btree updates are now fully transactional 2023-10-22 17:08:40 -04:00
migrate.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
move_types.h bcachefs: Improve warning for copygc failing to move data 2023-10-22 17:08:40 -04:00
move.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
move.h bcachefs: Reflink 2023-10-22 17:08:25 -04:00
movinggc.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
movinggc.h bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
opts.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
opts.h bcachefs: Add an option for rebuilding the replicas section 2023-10-22 17:08:42 -04:00
quota_types.h bcachefs: bch2_fs_quota_transfer 2023-10-22 17:08:13 -04:00
quota.c bcachefs: Fix setquota 2023-10-22 17:08:39 -04:00
quota.h bcachefs: more project quota fixes 2023-10-22 17:08:14 -04:00
rebalance_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
rebalance.c bcachefs: Account for ioclock slop when throttling rebalance thread 2023-10-22 17:08:38 -04:00
rebalance.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
recovery.c bcachefs: Add an option for rebuilding the replicas section 2023-10-22 17:08:42 -04:00
recovery.h bcachefs: Fix reading of alloc info after unclean shutdown 2023-10-22 17:08:40 -04:00
reflink.c bcachefs: Add an option to disable reflink support 2023-10-22 17:08:40 -04:00
reflink.h bcachefs: Fix bch2_ptr_swab for indirect extents 2023-10-22 17:08:35 -04:00
replicas_types.h bcachefs: Switch replicas to mark_lock 2023-10-22 17:08:13 -04:00
replicas.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
replicas.h bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
siphash.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
siphash.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
six.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
six.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
str_hash.h bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS 2023-10-22 17:08:35 -04:00
super_types.h bcachefs: Verify fs hasn't been modified before going rw 2023-10-22 17:08:18 -04:00
super-io.c bcachefs: Use x-macros for data types 2023-10-22 17:08:42 -04:00
super-io.h bcachefs: bch2_check_set_feature() 2023-10-22 17:08:32 -04:00
super.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
super.h bcachefs: Don't export __bch2_fs_read_write 2023-10-22 17:08:33 -04:00
sysfs.c bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
sysfs.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
tests.c bcachefs: Some btree iterator improvements 2023-10-22 17:08:36 -04:00
tests.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
trace.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
trace.h bcachefs: Make copygc thread global 2023-10-22 17:08:42 -04:00
util.c bcachefs: Make memcpy_to_bio() param const 2023-10-22 17:08:32 -04:00
util.h bcachefs: Make memcpy_to_bio() param const 2023-10-22 17:08:32 -04:00
vstructs.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
xattr.c bcachefs: Kill BTREE_INSERT_ATOMIC 2023-10-22 17:08:33 -04:00
xattr.h bcachefs: Make bkey types globally unique 2023-10-22 17:08:12 -04:00