summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-12bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()Nathan Chancellor
2023-09-12bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()Nathan Chancellor
2023-09-12bcachefs: Fix a handful of spelling mistakes in various messagesColin Ian King
2023-09-12bcachefs: remove redundant pointer qColin Ian King
2023-09-12bcachefs: remove duplicated assignment to variable offset_into_extentColin Ian King
2023-09-12bcachefs: remove redundant initializations of variables start_offset and end_...Colin Ian King
2023-09-12bcachefs: remove redundant initialization of pointer dstColin Ian King
2023-09-12bcachefs: remove redundant initialization of pointer dColin Ian King
2023-09-12bcachefs: trace_read_nopromote()Kent Overstreet
2023-09-12bcachefs: Log finsert/fcollapse operationsKent Overstreet
2023-09-12bcachefs: Log truncate operationsKent Overstreet
2023-09-12bcachefs: BTREE_ID_logged_opsKent Overstreet
2023-09-12bcachefs: New io_misc.c helpersKent Overstreet
2023-09-12bcachefs: Break up io.cKent Overstreet
2023-09-11bcachefs: bch2_trans_update_get_key_cache()Kent Overstreet
2023-09-11bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()Kent Overstreet
2023-09-11bcachefs: Kill incorrect assertionKent Overstreet
2023-09-11bcachefs: Convert more code to bch_err_msg()Kent Overstreet
2023-09-10bcachefs: Kill missing inode warnings in bch2_quota_read()Kent Overstreet
2023-09-10bcachefs: Fix bch_sb_handle typeKent Overstreet
2023-09-10bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-09-09bcachefs: Fix silent enum conversion errorKent Overstreet
2023-09-09objtool: Add bcachefs noreturnsKent Overstreet
2023-09-09bcachefs: Array bounds fixesKent Overstreet
2023-09-09bcachefs: bch2_acl_to_text()Kent Overstreet
2023-09-08bcachefs: restart journal reclaim thread on ro->rw transitionsBrian Foster
2023-09-08bcachefs: Fix snapshot_skiplist_good()Kent Overstreet
2023-09-08bcachefs: Kill stripe check in bch2_alloc_v4_invalid()Kent Overstreet
2023-09-08bcachefs: Improve bch2_moving_ctxt_to_text()Kent Overstreet
2023-09-08bcachefs: Put bkey invalid check in commit path in a more useful placeKent Overstreet
2023-09-08bcachefs: Always check alloc data typeKent Overstreet
2023-09-08bcachefs: Fix a double free on invalid bkeyKent Overstreet
2023-09-08bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-09-08bcachefs: Cleanup redundant snapshot nodesKent Overstreet
2023-09-08bcachefs: Fix btree write buffer with snapshots btreesKent Overstreet
2023-09-08bcachefs: Fix is_ancestor bitmapKent Overstreet
2023-09-08bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet
2023-09-08bcachefs: Fix bch2_mount error pathKent Overstreet
2023-09-08bcachefs: Delete a faulty assertionKent Overstreet
2023-09-08bcachefs: Improve btree_path_relock_fail tracepointKent Overstreet
2023-09-08bcachefs: Fix divide by zero in rebalance_work()Kent Overstreet
2023-09-08bcachefs: Split out snapshot.cKent Overstreet
2023-09-08bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACEKent Overstreet
2023-09-08bcachefs: Fix swallowing of data in buffered write pathKent Overstreet
2023-09-08bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()Brian Foster
2023-09-08bcachefs: Fix bkey format calculationKent Overstreet
2023-09-08bcachefs: Fix bch2_extent_fallocate()Kent Overstreet
2023-09-08bcachefs: Zero btree_paths on allocationKent Overstreet
2023-09-08bcachefs: Fix 'pointer to invalid device' checkKent Overstreet
2023-09-08bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton