summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21bcachefs: fixups for 6.5bcachefs-for-upstream-merged-nextKent Overstreet
2023-06-21Merge remote-tracking branch 'linux-next/master' into bcachefs-for-upstream-m...Kent Overstreet
2023-06-21bcachefs: Check for ERR_PTR() from filemap_lock_folio()bcachefs-for-upstream-mergedKent Overstreet
2023-06-21bcachefs: Fixups for 6.4Kent Overstreet
2023-06-20Revert "mei: Move uuid.h to the MEI namespace"Kent Overstreet
2023-06-20Merge remote-tracking branch 'linux-2.6/master' into bcachefs-for-upstream-me...Kent Overstreet
2023-06-20bcachefs: New error message helpersKent Overstreet
2023-06-20bcachefs: fiemap: Fix a lockdep splatKent Overstreet
2023-06-20bcachefs: seqmutex; fix a lockdep splatKent Overstreet
2023-06-20bcachefs: Don't call lock_graph_descend() with wait lock heldKent Overstreet
2023-06-20bcachefs: Fix bch2_check_discard_freespace_key()Kent Overstreet
2023-06-20bcachefs: bch2_trans_unlock_noassert()Kent Overstreet
2023-06-20bcachefs: Fix bch2_btree_update_start()Kent Overstreet
2023-06-20bcachefs: bch2_extent_ptr_desired_durability()Kent Overstreet
2023-06-20bcachefs: snapshot_to_text() includes snapshot treeKent Overstreet
2023-06-20bcachefs: Fix try_decrease_writepoints()Kent Overstreet
2023-06-20bcachefs: Delete weird hacky transaction restart injectionKent Overstreet
2023-06-20bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RWKent Overstreet
2023-06-20bcachefs: New assertions when marking filesystem cleanKent Overstreet
2023-06-20bcachefs: ec: Fix a lost wakeupKent Overstreet
2023-06-20bcachefs: fix NULL pointer dereference in try_alloc_bucketMikulas Patocka
2023-06-20bcachefs: Fix subvol deletion deadlockKent Overstreet
2023-06-20bcachefs: don't spin in rebalance when background target is not usableBrian Foster
2023-06-20bcachefs: push rcu lock down into bch2_target_to_mask()Brian Foster
2023-06-20bcachefs: create internal disk_groups sysfs fileBrian Foster
2023-06-20bcachefs: Clean up tests codeKent Overstreet
2023-06-20bcachefs: Improve backpointers error messageKent Overstreet
2023-06-20bcachefs: More drop_locks_do() conversionsKent Overstreet
2023-06-20bcachefs: Delete warning from promote_alloc()Kent Overstreet
2023-06-20bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-06-20bcachefs: replicas_deltas_realloc() uses allocate_dropping_locks()Kent Overstreet
2023-06-20bcachefs: Convert acl.c to allocate_dropping_locks()Kent Overstreet
2023-06-20bcachefs: allocate_dropping_locks()Kent Overstreet
2023-06-20bcachefs: Use unlikely() in bch2_err_matches()Kent Overstreet
2023-06-20bcachefs: Fix error handling in promote pathKent Overstreet
2023-06-20bcachefs: fs-io: Eliminate GFP_NOFS usageKent Overstreet
2023-06-20bcachefs: bch2_trans_kmalloc no longer allocates memory with btree locks heldKent Overstreet
2023-06-20bcachefs: drop_locks_do()Kent Overstreet
2023-06-20bcachefs: GFP_NOIO -> GFP_NOFSKent Overstreet
2023-06-20bcachefs: Ensure bch2_btree_node_get() calls relock() after unlock()Kent Overstreet
2023-06-20bcachefs: Avoid __GFP_NOFAILKent Overstreet
2023-06-20bcachefs: Fix corruption with writeable snapshotsKent Overstreet
2023-06-20bcachefs: Convert -ENOENT to private error codesKent Overstreet
2023-06-20bcachefs: trans_for_each_path_safe()Kent Overstreet
2023-06-20bcachefs: Fix a quota read bugKent Overstreet
2023-06-20bcachefs: Fix move_extent_fail counterKent Overstreet
2023-06-20bcachefs: Don't reuse reflink btree keyspaceKent Overstreet
2023-06-20mean and variance: Add a missing includeKent Overstreet
2023-06-20mean and variance: More testsKent Overstreet
2023-06-20six locks: Disable percpu read lock mode in userspaceKent Overstreet