summaryrefslogtreecommitdiff
path: root/libbcachefs/fs-io.c
AgeCommit message (Expand)Author
2023-07-09Update bcachefs sources to da7d42a9a2 bcachefs: Add new assertions for shutdo...Kent Overstreet
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet
2023-06-27Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up i...Kent Overstreet
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-21Update bcachefs sources to 2115a2ffde bcachefs: Kill bch2_verify_bucket_evacu...Kent Overstreet
2023-04-15Update bcachefs sources to 504729f99c bcachefs: Allow answering y or n to all...Kent Overstreet
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...v0.28Kent Overstreet
2023-03-15Update bcachefs sources to 0342eebf85 bcachefs: Improve the backpointer to mi...Kent Overstreet
2023-03-06Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and...Kent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2022-11-29Update bcachefs sources to 8a65cc4951 bcachefs: Improve bch2_dev_freespace_in...Kent Overstreet
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet
2022-11-18Update bcachefs sources to 6406e05835 bcachefs: Nocow supportKent Overstreet
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet
2022-10-24Update bcachefs sources to 61ebcb532a bcachefs: Fix for allocating before bac...Kent Overstreet
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...v0.23Kent Overstreet
2022-10-15Update bcachefs sources to 44be8c1da2 fixup! bcachefs: Btree key cache improv...Kent Overstreet
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet
2022-10-12Update bcachefs sources to 6ee8a33cee bcachefs: Call bch2_btree_update_add_ne...Kent Overstreet
2022-10-11Update bcachefs sources to 83edfdeb29 bcachefs: Run check_extents_to_backpoin...Kent Overstreet
2022-10-10Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans...Kent Overstreet
2022-10-09Update bcachefs sources to cbccc6d869 bcachefs: Ratelimit ec error messageKent Overstreet
2022-09-28Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ...Kent Overstreet
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet
2022-06-27Update bcachefs sources to 95ff72a6c1 fixup! mm: Centralize & improve oom rep...Kent Overstreet
2022-05-30Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent countersKent Overstreet
2022-05-09Update bcachefs sources to c4ca278a54 bcachefs: Delete bch_writepageKent Overstreet
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet
2022-04-09Update bcachefs sources to ac53c8857f fixup! bcachefs: Use a genradix for rea...Kent Overstreet
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet
2022-03-13Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_A...Kent Overstreet
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2021-12-19Update bcachefs sources to ff3a76e1af bcachefs: Change need_whiteout_for_snap...Kent Overstreet
2021-12-11Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()Kent Overstreet
2021-11-30Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixesKent Overstreet
2021-11-16Update bcachefs sources to 70b5fb5daf bcachefs: Fix error reporting from bch2...Kent Overstreet
2021-11-06Update bcachefs sources to 6afa1fcb13 bcachefs: Clean up error reporting in t...Kent Overstreet
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet
2021-10-21Update bcachefs sources to 718df3f7c2 bcachefs: Fix restart handling in for_e...Kent Overstreet
2021-10-20Update bcachefs sources to d9d1235f3c bcachefs: Handle transaction restarts i...Kent Overstreet
2021-09-26Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletionKent Overstreet
2021-09-09Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warningsKent Overstreet
2021-08-05Update bcachefs sources to 60fbf06f49 bcachefs: Fix an unhandled transaction ...Kent Overstreet
2021-07-28Update bcachefs sources to b964c6cba8 bcachefs: Change lockrestart_do() to al...Kent Overstreet
2021-07-14Update bcachefs sources to 787de128a5 bcachefs: Improvements to fsck check_di...Kent Overstreet
2021-07-07Update bcachefs sources to dbee44d5ab bcachefs: add bcachefs xxhash supportKent Overstreet
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-23Update bcachefs sources to ca3cfad39f fixup! bcachefs: Improve iter->should_b...Kent Overstreet