summaryrefslogtreecommitdiff
path: root/libbcachefs/io.c
AgeCommit message (Expand)Author
2022-02-27Update bcachefs sources to 04036b4910 bcachefs: Fix a memory leakKent Overstreet
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov
2022-02-19Update bcachefs sources to da8056a215 bcachefs: Store logical location of jou...Kent Overstreet
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet
2022-02-13Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair codeKent Overstreet
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet
2021-12-25Update bcachefs sources to f9d2e809a8 bcachefs: Turn encoded_extent_max into ...Kent Overstreet
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent 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-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterKent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet
2021-10-21Update bcachefs sources to 718df3f7c2 bcachefs: Fix restart handling in for_e...Kent Overstreet
2021-10-14Update bcachefs sources to 710cd382bf bcachefs: Fix for leaking of reflinked ...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-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-08Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past e...Kent Overstreet
2021-05-31Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fixKent Overstreet
2021-05-20Update bcachefs sources to ac3ab6a511 bcachefs: Fix an uninitialized varKent Overstreet
2021-05-17Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() ...Kent Overstreet
2021-05-14Update bcachefs sources to b6d5426551 bcachefs: Fix bch2_btree_iter_peek_with...Kent Overstreet
2021-04-30Update bcachefs sources to a5c0e1bb30 bcachefs: Clean up bch2_btree_and_journ...Kent Overstreet
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersKent Overstreet
2021-03-24Update bcachefs sources to c7defb5793 bcachefs: Split btree_iter_traverse and...Kent Overstreet
2021-03-21Update bcachefs sources to 0a9f0fc68a bcachefs: Don't unconditially version_u...Kent Overstreet
2021-03-16Update bcachefs sources to 242d37cbd0 bcachefs: Kill btree_iter_pos_changed()Kent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-01-25Update bcachefs sources to 313b24b652 bcachefs: Fix an assertionKent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2020-12-19Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal r...Kent Overstreet
2020-12-04Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on ev...Kent Overstreet
2020-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bit...Kent Overstreet
2020-10-24Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extentsKent Overstreet
2020-10-23Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()Kent Overstreet
2020-10-17Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in ...Kent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-29Update bcachefs sources to 9f34144308 bcachefs: Refactor dio write code to re...Kent Overstreet
2020-06-15Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for allo...Kent Overstreet
2020-06-03Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going ROKent Overstreet
2020-05-14Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting...Kent Overstreet
2020-03-18Update bcachefs sources to 3592e42edf bcachefs: Shut down quickerKent Overstreet
2020-03-17Update bcachefs sources to b47904df3c bcachefs: Clear BCH_FEATURE_extents_abo...Kent Overstreet
2020-03-09Update bcachefs sources to 7e07e19c29 bcachefs: Traverse iterator in journal ...Kent Overstreet