aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/io_misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-071-5/+1
* bcachefs: Print allocator stuck on timeout in fallocate pathKent Overstreet2024-07-141-1/+5
* bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet2024-07-111-1/+1
* bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet2024-05-081-5/+5
* bcachefs: Add error messages to logged ops fnsKent Overstreet2024-03-311-0/+2
* bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-211-3/+1
* bcachefs: bkey_for_each_ptr() now declares loop iterKent Overstreet2024-01-011-1/+0
* bcachefs: clean up some dead fallocate codeBrian Foster2024-01-011-23/+12
* bcachefs: Make sure allocation failure errors are loggedKent Overstreet2024-01-011-2/+7
* bcachefs: Rename BTREE_INSERT flagsKent Overstreet2024-01-011-6/+6
* bcachefs: Fix an integer overflowKent Overstreet2023-11-011-2/+2
* bcachefs: rebalance_workKent Overstreet2023-11-011-1/+10
* bcachefs: snapshot_create_lockKent Overstreet2023-10-221-2/+20
* bcachefs: Fix -Wself-assignNick Desaulniers2023-10-221-2/+2
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-10/+9
* bcachefs: Log finsert/fcollapse operationsKent Overstreet2023-10-221-92/+119
* bcachefs: Log truncate operationsKent Overstreet2023-10-221-17/+47
* bcachefs: New io_misc.c helpersKent Overstreet2023-10-221-0/+226
* bcachefs: Break up io.cKent Overstreet2023-10-221-0/+215