Hi all, Commits 6952ce94323e ("fixup bcachefs: Use for_each_btree_key_upto() more consistently") 465b4018393a ("fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()") 1f882e0766c1 ("Revert "bcachefs: statfs bfree and bavail should be the same"") 5afaba4ad035 ("bcachefs: fix a possible bcachefs checksum mapping error opt-checksum enum to type-checksum enum") 5f3aa2627fe5 ("bcachefs: Fix unitialized use of a value") 6547c5bd02fc ("bcachefs: Fix a deadlock") 2833d0e7e154 ("bcachefs: rewrote prefetch asm in gas syntax for clang compatibility") 733ab5f20977 ("bcachefs: made changes to support clang, fixed a couple bugs") 407f5f4c40dc ("bcachefs: Fix bkey_method compilation on gcc 7.3.0") are missing a Signed-off-by from their author(s). Commits 594c33d7704f ("bcachefs: restart journal reclaim thread on ro->rw transitions") 0eb30f7f72b2 ("bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()") 2ef3bf79d875 ("bcachefs: Lower BCH_NAME_MAX to 512") 1d8bc9862a8e ("bcachefs: Optimize bch2_dirent_name_bytes") 09883ff4f3d2 ("bcachefs: Introduce bch2_dirent_get_name") 0d5cdb5d1f94 ("bcachefs: Add btree_trans* to inode_set_fn") 3d39f205c34a ("bcachefs: use prejournaled key updates for write buffer flushes") 34dd841b4ece ("bcachefs: support btree updates of prejournaled keys") 5fe49b157790 ("bcachefs: fold bch2_trans_update_by_path_trace() into callers") d10d7eaafac6 ("bcachefs: remove unnecessary btree_insert_key_leaf() wrapper") 6afdf2a943de ("bcachefs: remove duplicate code between backpointer update paths") 9f40289714c8 ("MAINTAINERS: add Brian Foster as a reviewer for bcachefs") 0808bfa932ad ("bcachefs: mark bch_inode_info and bkey_cached as reclaimable") dd0b3714e925 ("bcachefs: flush journal to avoid invalid dev usage entries on recovery") f3cd20387053 ("bcachefs: mark active journal devices on journal replicas gc") d68d3b600b69 ("bcachefs: fix NULL pointer dereference in try_alloc_bucket") 80a232516183 ("bcachefs: don't spin in rebalance when background target is not usable") 5fcb4aecbe91 ("bcachefs: push rcu lock down into bch2_target_to_mask()") 00ad66bfff3e ("bcachefs: create internal disk_groups sysfs file") f8c865fedb29 ("bcachefs: mark journal replicas before journal write submission") a53344387468 ("bcachefs: remove unused key cache coherency flag") 13a2acee0696 ("bcachefs: fix accounting corruption race between reclaim and dev add") 6e2c8b06a832 ("bcachefs: remove bucket_gens btree keys on device removal") 225d53c408b6 ("bcachefs: fix NULL bch_dev deref when checking bucket_gens keys") 7aa938d90b00 ("bcachefs: folio pos to bch_folio_sector index helper") 858569294982 ("bcachefs: use u64 for folio end pos to avoid overflows") c97e3a250063 ("bcachefs: clean up post-eof folios on -ENOSPC") 7c833a5e794f ("bcachefs: fix truncate overflow if folio is beyond EOF") 54d85cf3fa2a ("bcachefs: use reservation for log messages during recovery") 53b3581ee623 ("bcachefs: drop unnecessary journal stuck check from space calculation") 40e5de902637 ("bcachefs: refactor journal stuck checking into standalone helper") c930660f32fb ("bcachefs: gracefully unwind journal res slowpath on shutdown") 829dbc2bac41 ("bcachefs: more aggressive fast path write buffer key flushing") 5cbf9d221fc8 ("bcachefs: use dedicated workqueue for tasks holding write refs") 71156b6a3040 ("bcachefs: remove unused bch2_trans_log_msg()") d49b36394c8f ("bcachefs: don't bump key cache journal seq on nojournal commits ") 6952ce94323e ("fixup bcachefs: Use for_each_btree_key_upto() more consistently") eef3450ac9a9 ("bcachefs: Reimplement repair for overlapping extents") 94f785f6643e ("bcachefs: Don't run triggers when repairing in __bch2_mark_reflink_p()") 283af2eb5446 ("bcachefs: let __bch2_btree_insert() pass in flags") 13472af06d49 ("bcachefs: don't block reads if we're promoting") a62602f023d6 ("bcachefs: handle failed data_update_init cleanup") 65834ad9e8a1 ("bcachefs: expose nocow_lock table in sysfs") fa7afefcc3cc ("bcachefs: Fix memleak in replicas_table_update()") c7a48eda7a36 ("bcachefs: fix bch2_write_extent() crc corruption.") da3c7e72d195 ("bcachefs: fix security warning in pr_name_and_units") b0d41643bf5e ("bcachefs: __bio_compress() fix up.") c53fa9b230a7 ("bcachefs: make durability a read-write sysfs option") a80d79f711e8 ("bcachefs: improve behaviour of btree_cache_scan()") f6c9ef277c9f ("bcachefs: remove dead whiteout_u64s argument.") 0e83514260cb ("bcachefs: bch2_time_stats_to_text now indents properly") 6dd502323a66 ("bcachefs: lock time stats prep work.") c8d1c78f006b ("bcachefs: fix __dev_available().") e51d1c8634bd ("bcachefs: Rename group to label for remaining strings.") 6054a4fdaf82 ("bcachefs: Make bch_option compatible with Rust ffi") 44564b19beee ("bcachefs: Add persistent counters") 3c1cd27a6e8f ("bcachefs: respect superblock discard flag.") 465b4018393a ("fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()") a321016e7b8f ("bcachefs: Return -ENOKEY/EINVAL when mount decryption fails") f7b56aa7634b ("bcachefs: Fix compiler warnings") 995de4f9d73f ("bcachefs: Add a valgrind memcheck hint") b0d66ab8faa6 ("bcachefs: add progress stats to sysfs") 26b6350d8599 ("bcachefs: Fix 32 bit build failures") 1f882e0766c1 ("Revert "bcachefs: statfs bfree and bavail should be the same"") 289709a07ff8 ("bcachefs: docs: add docs for bch2_trans_reset") 50f8f276d491 ("bcachefs: set disk state should check new_state") e7e759f82298 ("bcachefs: add bcachefs xxhash support") b5a92cddb3e5 ("bcachefs: Prepare checksums for more advanced algorithms") f80bcfc7ced3 ("bcachefs: Enforce SYS_CAP_ADMIN within ioctls") 63be0991647f ("bcachefs: Fix bch2_acl_chmod() cleanup on error") 9de44dd81c5a ("bcachefs: statfs bfree and bavail should be the same") c72074059c96 ("bcachefs: fix truncate without a size change") da726a6616ff ("bcachefs: fix ifdef for x86_64 asm") 7c8e7b9a36aa ("bcachefs: ensure iter->should_be_locked is set") a2f33554563f ("bcachefs: Fix unused variable warning when !BCACHEFS_DEBUG") eaf8681e232b ("bcachefs: ensure iter->should_be_locked is set") 5afaba4ad035 ("bcachefs: fix a possible bcachefs checksum mapping error opt-checksum enum to type-checksum enum") f661a523327e ("bcachefs: mount: fix null deref with null devname") 5f3aa2627fe5 ("bcachefs: Fix unitialized use of a value") a8c2852f2c6d ("bcachefs: do not compile acl mod on minimal config") 6547c5bd02fc ("bcachefs: Fix a deadlock") 2833d0e7e154 ("bcachefs: rewrote prefetch asm in gas syntax for clang compatibility") 578d368a9d94 ("bcachefs: statfs resports incorrect avail blocks") 733ab5f20977 ("bcachefs: made changes to support clang, fixed a couple bugs") 2f9dc03f1555 ("locking: export contention tracepoints for bcachefs six locks") are missing a Signed-off-by from their committer(s). -- Cheers, Stephen Rothwell
Attachment:
pgpIn_sUoGuF6.pgp
Description: OpenPGP digital signature