summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Rename enum alloc_reserve -> bch_watermarkKent Overstreet
2023-10-22bcachefs: BCH_ERR_fsck -> EINVALKent Overstreet
2023-10-22bcachefs: bch2_trans_mark_pointer() refactoringKent Overstreet
2023-10-22bcachefs: Fix more lockdep splats in debug.cKent Overstreet
2023-10-22bcachefs: Fix lockdep splat in bch2_readdirKent Overstreet
2023-10-22bcachefs: Check for ERR_PTR() from filemap_lock_folio()Kent Overstreet
2023-10-22bcachefs: New error message helpersKent Overstreet
2023-10-22bcachefs: fiemap: Fix a lockdep splatKent Overstreet
2023-10-22bcachefs: seqmutex; fix a lockdep splatKent Overstreet
2023-10-22bcachefs: Don't call lock_graph_descend() with wait lock heldKent Overstreet
2023-10-22bcachefs: Fix bch2_check_discard_freespace_key()Kent Overstreet
2023-10-22bcachefs: bch2_trans_unlock_noassert()Kent Overstreet
2023-10-22bcachefs: Fix bch2_btree_update_start()Kent Overstreet
2023-10-22bcachefs: bch2_extent_ptr_desired_durability()Kent Overstreet
2023-10-22bcachefs: snapshot_to_text() includes snapshot treeKent Overstreet
2023-10-22bcachefs: Fix try_decrease_writepoints()Kent Overstreet
2023-10-22bcachefs: Delete weird hacky transaction restart injectionKent Overstreet
2023-10-22bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RWKent Overstreet
2023-10-22bcachefs: New assertions when marking filesystem cleanKent Overstreet
2023-10-22bcachefs: ec: Fix a lost wakeupKent Overstreet
2023-10-22bcachefs: fix NULL pointer dereference in try_alloc_bucketMikulas Patocka
2023-10-22bcachefs: Fix subvol deletion deadlockKent Overstreet
2023-10-22bcachefs: don't spin in rebalance when background target is not usableBrian Foster
2023-10-22bcachefs: push rcu lock down into bch2_target_to_mask()Brian Foster
2023-10-22bcachefs: create internal disk_groups sysfs fileBrian Foster
2023-10-22bcachefs: Clean up tests codeKent Overstreet
2023-10-22bcachefs: Improve backpointers error messageKent Overstreet
2023-10-22bcachefs: More drop_locks_do() conversionsKent Overstreet
2023-10-22bcachefs: Delete warning from promote_alloc()Kent Overstreet
2023-10-22bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-10-22bcachefs: replicas_deltas_realloc() uses allocate_dropping_locks()Kent Overstreet
2023-10-22bcachefs: Convert acl.c to allocate_dropping_locks()Kent Overstreet
2023-10-22bcachefs: allocate_dropping_locks()Kent Overstreet
2023-10-22bcachefs: Use unlikely() in bch2_err_matches()Kent Overstreet
2023-10-22bcachefs: Fix error handling in promote pathKent Overstreet
2023-10-22bcachefs: fs-io: Eliminate GFP_NOFS usageKent Overstreet
2023-10-22bcachefs: bch2_trans_kmalloc no longer allocates memory with btree locks heldKent Overstreet
2023-10-22bcachefs: drop_locks_do()Kent Overstreet
2023-10-22bcachefs: GFP_NOIO -> GFP_NOFSKent Overstreet
2023-10-22bcachefs: Ensure bch2_btree_node_get() calls relock() after unlock()Kent Overstreet
2023-10-22bcachefs: Avoid __GFP_NOFAILKent Overstreet
2023-10-22bcachefs: Fix corruption with writeable snapshotsKent Overstreet
2023-10-22bcachefs: Convert -ENOENT to private error codesKent Overstreet
2023-10-22bcachefs: trans_for_each_path_safe()Kent Overstreet
2023-10-22bcachefs: Fix a quota read bugKent Overstreet
2023-10-22bcachefs: Fix move_extent_fail counterKent Overstreet
2023-10-22bcachefs: Don't reuse reflink btree keyspaceKent Overstreet
2023-10-22mean and variance: Add a missing includeKent Overstreet
2023-10-22mean and variance: More testsKent Overstreet
2023-10-22six locks: Disable percpu read lock mode in userspaceKent Overstreet