summaryrefslogtreecommitdiff
path: root/libbcachefs/fsck.c
AgeCommit message (Expand)Author
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet
2022-01-01Update bcachefs sources to 916d92b6b4 bcachefs: Add error messages for memory...Kent Overstreet
2022-01-01Unit handling cleanupsKent Overstreet
2021-11-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterKent Overstreet
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet
2021-10-28Update bcachefs sources to 82c5cc8f00 bcachefs: Improve transaction restart h...Kent Overstreet
2021-10-28Update bcachefs sources to b1899a0bd9 bcachefs: Move bch2_evict_subvolume_ino...Kent Overstreet
2021-10-24Update bcachefs sources to cdf89ca564 bcachefs: Fix fsck path for refink poin...Kent Overstreet
2021-10-21Update bcachefs sources to 6d1f979bc5 bcachefs: Subvol dirents are now only v...Kent Overstreet
2021-10-21Update bcachefs sources to 718df3f7c2 bcachefs: Fix restart handling in for_e...Kent Overstreet
2021-10-20Update bcachefs sources to 4dd9a5a488 bcachefs: Fix for leaking of reflinked ...Kent Overstreet
2021-10-20Update bcachefs sources to d9d1235f3c bcachefs: Handle transaction restarts i...Kent Overstreet
2021-10-19Update bcachefs sources to 720f644e63 bcachefs: Improve reflink repair codeKent Overstreet
2021-10-13Update bcachefs sources to 07c2895cb3 bcachefs: Add a valgrind memcheck hintKent Overstreet
2021-09-30Update bcachefs sources to 0762d9c294 bcachefs: Fix check_inode_update_hardli...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-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-06-23Update bcachefs sources to ca3cfad39f fixup! bcachefs: Improve iter->should_b...Kent Overstreet
2021-06-08Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past e...Kent 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-15Update bcachefs sources to ae6f512de8 bcachefs: Fix out of bounds read in fs ...Kent Overstreet
2021-04-26Update bcachefs sources to 8d3093bd9b bcachefs: Evict btree nodes we're deletingKent Overstreet
2021-04-24Update bcachefs sources to 3c41353bc1 bcachefs: Fix bch2_verify_keylist_sortedKent Overstreet
2021-04-19Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing in...Kent Overstreet
2021-04-16Fix some small memory leaksKent Overstreet
2021-04-13Update bcachefs sources to 8eca47e4d5 bcachefs: Improved check_directory_stru...Kent Overstreet
2021-04-12Update bcachefs sources to a8b3ce7599 fixup! bcachefs: Eliminate more PAGE_SI...Kent Overstreet
2021-03-29Update bcachefs sources to 9922afc8b6 bcachefs: Add repair code for out of or...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-12Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe po...Kent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-02-12Update bcachefs sources to 199bfbed8a lib/generic-radix-tree.c: Don't overflo...Kent Overstreet
2021-02-12Update bcachefs sources to 5e73602f6c bcachefs: Fix for fsck hangingKent Overstreet
2021-01-08Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be ...Kent Overstreet
2020-12-03Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on ...Kent Overstreet
2020-11-30Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initi...Kent Overstreet
2020-11-07Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bit...Kent Overstreet
2020-08-24Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal r...Kent Overstreet
2020-06-03Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going ROKent Overstreet
2020-03-30Update bcachefs sources to 275cba438e bcachefs: Fix inodes pass in fsckKent Overstreet
2020-03-25Update bcachefs sources to 76f72a0cc7 bcachefs: Improve error message in fsckKent Overstreet
2020-03-25Update bcachefs sources to fd637ebda0 bcachefs: Journal updates to interior n...Kent Overstreet
2020-03-15Update bcachefs sources to d9bb516b2d bcachefs: Move extent overwrite handlin...Kent Overstreet