aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/io_misc.c
AgeCommit message (Expand)AuthorFilesLines
11 daysbcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-5/+5
2024-03-31bcachefs: Add error messages to logged ops fnsKent Overstreet1-0/+2
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet1-3/+1
2024-01-01bcachefs: bkey_for_each_ptr() now declares loop iterKent Overstreet1-1/+0
2024-01-01bcachefs: clean up some dead fallocate codeBrian Foster1-23/+12
2024-01-01bcachefs: Make sure allocation failure errors are loggedKent Overstreet1-2/+7
2024-01-01bcachefs: Rename BTREE_INSERT flagsKent Overstreet1-6/+6
2023-11-01bcachefs: Fix an integer overflowKent Overstreet1-2/+2
2023-11-01bcachefs: rebalance_workKent Overstreet1-1/+10
2023-10-22bcachefs: snapshot_create_lockKent Overstreet1-2/+20
2023-10-22bcachefs: Fix -Wself-assignNick Desaulniers1-2/+2
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet1-10/+9
2023-10-22bcachefs: Log finsert/fcollapse operationsKent Overstreet1-92/+119
2023-10-22bcachefs: Log truncate operationsKent Overstreet1-17/+47
2023-10-22bcachefs: New io_misc.c helpersKent Overstreet1-0/+226
2023-10-22bcachefs: Break up io.cKent Overstreet1-0/+215