summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-09bcachefs: Fix silent enum conversion errorbcachefs-for-v6.6Kent 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-09bcachefs: restart journal reclaim thread on ro->rw transitionsBrian Foster
2023-09-02bcachefs: Fix snapshot_skiplist_good()Kent Overstreet
2023-09-02bcachefs: Kill stripe check in bch2_alloc_v4_invalid()Kent Overstreet
2023-09-02bcachefs: Improve bch2_moving_ctxt_to_text()Kent Overstreet
2023-09-02bcachefs: Put bkey invalid check in commit path in a more useful placeKent Overstreet
2023-09-02bcachefs: Always check alloc data typeKent Overstreet
2023-09-02bcachefs: Fix a double free on invalid bkeyKent Overstreet
2023-09-02bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet
2023-09-02bcachefs: Cleanup redundant snapshot nodesKent Overstreet
2023-09-02bcachefs: Fix btree write buffer with snapshots btreesKent Overstreet
2023-09-02bcachefs: Fix is_ancestor bitmapKent Overstreet
2023-09-02bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet
2023-09-02bcachefs: Fix bch2_mount error pathKent Overstreet
2023-09-02bcachefs: Delete a faulty assertionKent Overstreet
2023-09-02bcachefs: Improve btree_path_relock_fail tracepointKent Overstreet
2023-09-02bcachefs: Fix divide by zero in rebalance_work()Kent Overstreet
2023-09-02bcachefs: Split out snapshot.cKent Overstreet
2023-09-02bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACEKent Overstreet
2023-09-02bcachefs: Fix swallowing of data in buffered write pathKent Overstreet
2023-09-02bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()Brian Foster
2023-09-02bcachefs: Fix bkey format calculationKent Overstreet
2023-09-02bcachefs: Fix bch2_extent_fallocate()Kent Overstreet
2023-09-02bcachefs: Zero btree_paths on allocationKent Overstreet
2023-09-02bcachefs: Fix 'pointer to invalid device' checkKent Overstreet
2023-09-02bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton
2023-09-02bcachefs: Optimize bch2_dirent_name_bytesJoshua Ashton
2023-09-02bcachefs: Introduce bch2_dirent_get_nameJoshua Ashton
2023-09-02bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()Kent Overstreet
2023-09-02bcachefs: Don't open code closure_nr_remaining()Kent Overstreet
2023-09-02bcachefs: Fix lifetime in bch2_write_done(), add assertionKent Overstreet
2023-09-02bcachefs: Add a comment for should_drop_open_bucket()Kent Overstreet
2023-09-02bcachefs: six locks: Fix missing barrier on wait->lock_acquiredKent Overstreet
2023-09-02bcachefs: Check for directories in deleted inodes btreeKent Overstreet
2023-09-02bcachefs: Add btree_trans* to inode_set_fnJoshua Ashton
2023-09-02bcachefs: Improve bch2_write_points_to_text()Kent Overstreet
2023-09-02bcachefs: Fix check_version_upgrade()Kent Overstreet
2023-09-02bcachefs: Fix 'journal not marked as containing replicas'Kent Overstreet
2023-09-01bcachefs: btree_journal_iter.cKent Overstreet
2023-09-01bcachefs: sb-clean.cKent Overstreet
2023-09-01bcachefs: Move bch_sb_field_crypt code to checksum.cKent Overstreet
2023-09-01bcachefs: sb-members.cKent Overstreet
2023-09-01bcachefs: Split up btree_update_leaf.cKent Overstreet
2023-09-01bcachefs: Split up fs-io.[ch]Kent Overstreet
2023-09-01bcachefs: Fix assorted checkpatch nitsKent Overstreet
2023-09-01bcachefs: Fix for sb buffer being misalignedKent Overstreet
2023-09-01bcachefs: Convert journal validation to bkey_invalid_flagsKent Overstreet