summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/io_misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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