- 1f70225 bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks by Nathan Chancellor · 1 year, 3 months ago
- 0940863 bcachefs: Fix -Wformat in bch2_bucket_gens_invalid() by Nathan Chancellor · 1 year, 3 months ago
- 14f63ff bcachefs: Fix -Wformat in bch2_alloc_v4_invalid() by Nathan Chancellor · 1 year, 3 months ago
- f7ed15e bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text() by Nathan Chancellor · 1 year, 3 months ago
- fac1250 bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit() by Nathan Chancellor · 1 year, 3 months ago
- 6bf3766 bcachefs: Fix a handful of spelling mistakes in various messages by Colin Ian King · 1 year, 3 months ago
- 74c1e42 bcachefs: remove redundant pointer q by Colin Ian King · 1 year, 3 months ago
- 2a831e4 bcachefs: remove duplicated assignment to variable offset_into_extent by Colin Ian King · 1 year, 3 months ago
- c04cbc0 bcachefs: remove redundant initializations of variables start_offset and end_offset by Colin Ian King · 1 year, 3 months ago
- 519d6c8 bcachefs: remove redundant initialization of pointer dst by Colin Ian King · 1 year, 3 months ago
- 7cb0e69 bcachefs: remove redundant initialization of pointer d by Colin Ian King · 1 year, 3 months ago
- feb5cc3 bcachefs: trace_read_nopromote() by Kent Overstreet · 1 year, 3 months ago
- f3e374e bcachefs: Log finsert/fcollapse operations by Kent Overstreet · 1 year, 3 months ago
- b030e26 bcachefs: Log truncate operations by Kent Overstreet · 1 year, 3 months ago
- aaad530 bcachefs: BTREE_ID_logged_ops by Kent Overstreet · 1 year, 4 months ago
- 5902cc2 bcachefs: New io_misc.c helpers by Kent Overstreet · 1 year, 4 months ago
- 1809b8c bcachefs: Break up io.c by Kent Overstreet · 1 year, 3 months ago
- cbf57db bcachefs: bch2_trans_update_get_key_cache() by Kent Overstreet · 1 year, 3 months ago
- aef32bf bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans() by Kent Overstreet · 1 year, 3 months ago
- 39791d7 bcachefs: Kill incorrect assertion by Kent Overstreet · 1 year, 3 months ago
- e46c181 bcachefs: Convert more code to bch_err_msg() by Kent Overstreet · 1 year, 3 months ago
- da187ca bcachefs: Kill missing inode warnings in bch2_quota_read() by Kent Overstreet · 1 year, 3 months ago
- c7afec9 bcachefs: Fix bch_sb_handle type by Kent Overstreet · 1 year, 3 months ago
- c872afa bcachefs: Fix bch2_propagate_key_to_snapshot_leaves() by Kent Overstreet · 1 year, 3 months ago
- 5b7fbdc bcachefs: Fix silent enum conversion error by Kent Overstreet · 1 year, 3 months ago
- 5cfd697 bcachefs: Array bounds fixes by Kent Overstreet · 1 year, 3 months ago
- a9a7bba bcachefs: bch2_acl_to_text() by Kent Overstreet · 1 year, 3 months ago
- 197763a bcachefs: restart journal reclaim thread on ro->rw transitions by Brian Foster · 1 year, 4 months ago
- 097d4cc bcachefs: Fix snapshot_skiplist_good() by Kent Overstreet · 1 year, 4 months ago
- cba37d81 bcachefs: Kill stripe check in bch2_alloc_v4_invalid() by Kent Overstreet · 1 year, 4 months ago
- 9d2a7bd bcachefs: Improve bch2_moving_ctxt_to_text() by Kent Overstreet · 1 year, 4 months ago
- cc07773 bcachefs: Put bkey invalid check in commit path in a more useful place by Kent Overstreet · 1 year, 4 months ago
- 71aba59 bcachefs: Always check alloc data type by Kent Overstreet · 1 year, 4 months ago
- 4491283 bcachefs: Fix a double free on invalid bkey by Kent Overstreet · 1 year, 4 months ago
- a111901 bcachefs: bch2_propagate_key_to_snapshot_leaves() by Kent Overstreet · 1 year, 4 months ago
- f55d6e0 bcachefs: Cleanup redundant snapshot nodes by Kent Overstreet · 1 year, 4 months ago
- da52576 bcachefs: Fix btree write buffer with snapshots btrees by Kent Overstreet · 1 year, 4 months ago
- 66487c5 bcachefs: Fix is_ancestor bitmap by Kent Overstreet · 1 year, 5 months ago
- fa5bed3 bcachefs: move check_pos_snapshot_overwritten() to snapshot.c by Kent Overstreet · 1 year, 4 months ago
- 7573041 bcachefs: Fix bch2_mount error path by Kent Overstreet · 1 year, 4 months ago
- adc0e95 bcachefs: Delete a faulty assertion by Kent Overstreet · 1 year, 4 months ago
- 55d5276 bcachefs: Improve btree_path_relock_fail tracepoint by Kent Overstreet · 1 year, 4 months ago
- d0445e1 bcachefs: Fix divide by zero in rebalance_work() by Kent Overstreet · 1 year, 4 months ago
- 8e877ca bcachefs: Split out snapshot.c by Kent Overstreet · 1 year, 4 months ago
- e5570df bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE by Kent Overstreet · 1 year, 4 months ago
- 62898dd bcachefs: Fix swallowing of data in buffered write path by Kent Overstreet · 1 year, 4 months ago
- 8c9b0f7 bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole() by Brian Foster · 1 year, 4 months ago
- 029b85f bcachefs: Fix bkey format calculation by Kent Overstreet · 1 year, 4 months ago
- c8ef8c3 bcachefs: Fix bch2_extent_fallocate() by Kent Overstreet · 1 year, 4 months ago
- ff5b741 bcachefs: Zero btree_paths on allocation by Kent Overstreet · 1 year, 4 months ago
- e9679b4 bcachefs: Fix 'pointer to invalid device' check by Kent Overstreet · 1 year, 4 months ago
- a125c07 bcachefs: Lower BCH_NAME_MAX to 512 by Joshua Ashton · 1 year, 4 months ago
- 29c336a bcachefs: Optimize bch2_dirent_name_bytes by Joshua Ashton · 1 year, 4 months ago
- 01a7e74 bcachefs: Introduce bch2_dirent_get_name by Joshua Ashton · 1 year, 4 months ago
- f854ce4 bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup() by Kent Overstreet · 1 year, 4 months ago
- 93ee2c4 bcachefs: Don't open code closure_nr_remaining() by Kent Overstreet · 1 year, 4 months ago
- df5a915 bcachefs: Fix lifetime in bch2_write_done(), add assertion by Kent Overstreet · 1 year, 4 months ago
- 73ded16 bcachefs: Add a comment for should_drop_open_bucket() by Kent Overstreet · 1 year, 4 months ago
- c294ea5 bcachefs: six locks: Fix missing barrier on wait->lock_acquired by Kent Overstreet · 1 year, 4 months ago
- c036359 bcachefs: Check for directories in deleted inodes btree by Kent Overstreet · 1 year, 4 months ago
- 791236b bcachefs: Add btree_trans* to inode_set_fn by Joshua Ashton · 1 year, 4 months ago
- e637548 bcachefs: Improve bch2_write_points_to_text() by Kent Overstreet · 1 year, 4 months ago
- e0a2b00a bcachefs: Fix check_version_upgrade() by Kent Overstreet · 1 year, 4 months ago
- 83b3d95 bcachefs: Fix 'journal not marked as containing replicas' by Kent Overstreet · 1 year, 4 months ago
- 401585f bcachefs: btree_journal_iter.c by Kent Overstreet · 1 year, 5 months ago
- a37ad1a bcachefs: sb-clean.c by Kent Overstreet · 1 year, 5 months ago
- 0ec3985 bcachefs: Move bch_sb_field_crypt code to checksum.c by Kent Overstreet · 1 year, 5 months ago
- fb8e5b4 bcachefs: sb-members.c by Kent Overstreet · 1 year, 5 months ago
- 8079aab bcachefs: Split up btree_update_leaf.c by Kent Overstreet · 1 year, 5 months ago
- dbbfca9 bcachefs: Split up fs-io.[ch] by Kent Overstreet · 1 year, 5 months ago
- 1e81f89 bcachefs: Fix assorted checkpatch nits by Kent Overstreet · 1 year, 4 months ago
- 6fe893e bcachefs: Fix for sb buffer being misaligned by Kent Overstreet · 1 year, 4 months ago
- c4e382e bcachefs: Convert journal validation to bkey_invalid_flags by Kent Overstreet · 1 year, 5 months ago
- a871296 bcachefs: Improve journal_entry_err_msg() by Kent Overstreet · 1 year, 5 months ago
- e08e63e bcachefs: BCH_COMPAT_bformat_overflow_done no longer required by Kent Overstreet · 1 year, 5 months ago
- 58705da bcachefs: kill EBUG_ON() redefinition in bkey.c by Kent Overstreet · 1 year, 5 months ago
- e691b39 bcachefs: Add logging to bch2_inode_peek() & related by Kent Overstreet · 1 year, 5 months ago
- 4198bf0 bcachefs: Fix lock thrashing in __bchfs_fallocate() by Kent Overstreet · 1 year, 5 months ago
- f6e6f42 bcachefs: Fix for bch2_copygc() spuriously returning -EEXIST by Kent Overstreet · 1 year, 5 months ago
- 56046e3 bcachefs: Convert btree_err_type to normal error codes by Kent Overstreet · 1 year, 5 months ago
- 73adfca bcachefs: Fix btree_err() macro by Kent Overstreet · 1 year, 5 months ago
- 0ed4ca1 bcachefs: Ensure topology repair runs by Kent Overstreet · 1 year, 5 months ago
- ad52bac bcachefs: Log a message when running an explicit recovery pass by Kent Overstreet · 1 year, 5 months ago
- a1d1072 bcachefs: Print out required recovery passes on version upgrade by Kent Overstreet · 1 year, 5 months ago
- 77212d3 bcachefs: Fix shift by 64 in set_inc_field() by Kent Overstreet · 1 year, 5 months ago
- 6c64396 bcachefs: bkey_format helper improvements by Kent Overstreet · 1 year, 5 months ago
- dde8cb1 bcachefs: bcachefs_metadata_version_deleted_inodes by Kent Overstreet · 1 year, 5 months ago
- 0a6d694 bcachefs: Fix folio leak in folio_hole_offset() by Kent Overstreet · 1 year, 5 months ago
- e2bd061 bcachefs: Fix overlapping extent repair by Kent Overstreet · 1 year, 5 months ago
- b56b787 bcachefs: In debug mode, run fsck again after fixing errors by Kent Overstreet · 1 year, 5 months ago
- 1074a21 bcachefs: recovery_types.h by Kent Overstreet · 1 year, 5 months ago
- cf416e7 bcachefs: Handle weird opt string from sys_fsconfig() by Kent Overstreet · 1 year, 5 months ago
- bf5a261 bcachefs: Assorted fixes for clang by Kent Overstreet · 1 year, 5 months ago
- 7904c82 bcachefs: Move fsck_inode_rm() to inode.c by Kent Overstreet · 1 year, 5 months ago
- e8d2fe3 bcachefs: Consolidate btree id properties by Kent Overstreet · 1 year, 5 months ago
- 85beefe bcachefs: bch2_trans_update_extent_overwrite() by Kent Overstreet · 1 year, 5 months ago
- 3f4ab4c bcachefs: Fix minor memory leak on invalid bkey by Kent Overstreet · 1 year, 5 months ago
- ac319b4 bcachefs: Move some declarations to the correct header by Kent Overstreet · 1 year, 5 months ago
- 4437590 bcachefs: Fix btree iter leak in __bch2_insert_snapshot_whiteouts() by Kent Overstreet · 1 year, 5 months ago
- 2a89a3e bcachefs: Fix a null ptr deref in check_xattr() by Kent Overstreet · 1 year, 5 months ago