summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Reduce/kill BKEY_PADDED useKent Overstreet
2023-10-22bcachefs: Change when we allow overwritesKent Overstreet
2023-10-22bcachefs: Don't write bucket IO time lazilyKent Overstreet
2023-10-22bcachefs: Add bch2_blk_status_to_str()Kent Overstreet
2023-10-22bcachefs: Refactor dio write code to reinit bch_write_opKent Overstreet
2023-10-22bcachefs: fix stack corruptionYuxuan Shui
2023-10-22bcachefs: Fix a workqueue deadlockKent Overstreet
2023-10-22bcachefs: Don't log errors that are expected during shutdownKent Overstreet
2023-10-22bcachefs: Fix an uninitialized field in bch_write_opKent Overstreet
2023-10-22bcachefs: Inline data extentsKent Overstreet
2023-10-22bcachefs: Avoid atomics in write fast pathKent Overstreet
2023-10-22bcachefs: Drop bch_write_op->io_wqKent Overstreet
2023-10-22bcachefs: Kill bchfs_extent_update()Kent Overstreet
2023-10-22bcachefs: Convert bch2_fpunch to bch2_extent_update()Kent Overstreet
2023-10-22bcachefs: Split out bchfs_extent_update()Kent Overstreet
2023-10-22bcachefs: Inline some fast pathsKent Overstreet
2023-10-22bcachefs: ReflinkKent Overstreet
2023-10-22bcachefs: Add offset_into_extent param to bch2_read_extent()Kent Overstreet
2023-10-22bcachefs: Kill direct access to bi_io_vecKent Overstreet
2023-10-22bcachefs: Centralize marking of replicas in btree update pathKent Overstreet
2023-10-22bcachefs: new avoid mechanism for io retriesKent Overstreet
2023-10-22bcachefs: extent_ptr_decodedKent Overstreet
2023-10-22bcachefs: Allocation code refactoringKent Overstreet
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet