aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/bcachefs/fs-io-pagecache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-02bcachefs: bch_err_throw()Kent Overstreet1-1/+1
2025-05-19bcachefs: mkwrite() now only dirties one pageKent Overstreet1-7/+11
2024-12-21bcachefs: Removes NULL pointer checks for __filemap_get_folio return valuesYouling Tang1-1/+1
2024-12-21bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()Kent Overstreet1-1/+1
2024-10-18bcachefs: bch2_folio_reservation_get_partial() is now better behavedKent Overstreet1-25/+45
2024-10-18bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()Kent Overstreet1-1/+1
2024-09-09bcachefs: bch2_folio_set() -> for_each_btree_key_in_subvolume_uptoKent Overstreet1-55/+35
2024-07-14bcachefs: Ensure buffered writes write as much as they canKent Overstreet1-8/+29
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-01-21bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet1-13/+24
2023-11-13bcachefs: Use correct fgf_t type as function argumentKent Overstreet1-1/+1
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet1-7/+7
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet1-10/+13
2023-10-22bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()Brian Foster1-9/+17
2023-10-22bcachefs: Split up fs-io.[ch]Kent Overstreet1-0/+780