summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/check-integrity.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: check-integrity: remove btrfsic_unmount() functionQu Wenruo2023-10-121-11/+0
* btrfs: check-integrity: remove btrfsic_mount() functionQu Wenruo2023-10-121-3/+0
* btrfs: check-integrity: remove btrfsic_check_bio() functionQu Wenruo2023-10-121-6/+0
* btrfs: check-integrity: split submit_bio from btrfsic checkingChristoph Hellwig2022-05-161-4/+2
* btrfs: remove btrfsic_submit_bh()Johannes Thumshirn2020-03-231-2/+0
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-16/+3
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-061-3/+2
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-1/+1
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-2/+2
* block: submit_bio_wait() conversionsKent Overstreet2013-11-241-0/+2
* Btrfs: add optional integrity check codeStefan Behrens2011-12-211-0/+36