summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io_types.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Remove some uses of PAGE_SIZE in the btree codeKent Overstreet1-1/+0
2023-10-23bcachefs: Fix an uninitialized field in bch_write_opKent Overstreet1-1/+1
2023-10-23bcachefs: Track incompressible dataKent Overstreet1-0/+1
2023-10-23bcachefs: Avoid atomics in write fast pathKent Overstreet1-0/+1
2023-10-23bcachefs: Drop bch_write_op->io_wqKent Overstreet1-2/+0
2023-10-23bcachefs: Kill bchfs_extent_update()Kent Overstreet1-0/+2
2023-10-23bcachefs: Add offset_into_extent param to bch2_read_extent()Kent Overstreet1-0/+2
2023-10-23bcachefs: extent_ptr_decodedKent Overstreet1-1/+1
2023-10-23bcachefs: Allocation code refactoringKent Overstreet1-2/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+148