summaryrefslogtreecommitdiff
path: root/fs/bcachefs/io.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Kill BCH_WRITE_FLUSHKent Overstreet
2023-10-22bcachefs: BCH_WRITE_SYNCKent Overstreet
2023-10-22bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTRKent Overstreet
2023-10-22bcachefs: Factor out bch2_write_drop_io_error_ptrs()Kent Overstreet
2023-10-22bcachefs: Run btree updates after write out of write_pointKent Overstreet
2023-10-22bcachefs: x-macroize alloc_reserve enumKent Overstreet
2023-10-22bcachefs: Switch fsync to use bi_journal_seqKent Overstreet
2023-10-22bcachefs: Convert io paths for snapshotsKent Overstreet
2023-10-22bcachefs: Kill bch_write_op.index_update_fnKent Overstreet
2023-10-22bcachefs: Add a workqueue for btree io completionsKent Overstreet
2023-10-22bcachefs: Fix for buffered writes getting -ENOSPCKent Overstreet
2023-10-22bcachefs: Fix read retry path for indirect extentsKent Overstreet
2023-10-22bcachefs: Consolidate bch2_read_retry and bch2_read()Kent Overstreet
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