aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
AgeCommit message (Expand)Author
2022-10-26btrfs: scrub: try to fix super block errorsQu Wenruo
2021-03-20btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo
2020-09-09btrfs: allocate scrub workqueues outside of locksJosef Bacik
2020-08-26btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik
2020-01-09btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2019-12-31btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba
2019-07-01btrfs: directly call into crypto framework for checksummingJohannes Thumshirn
2019-07-01btrfs: don't assume ordered sums to be 4 bytesJohannes Thumshirn
2019-07-01btrfs: read number of data stripes from map only onceDavid Sterba
2019-07-01btrfs: remove mapping tree structures indirectionDavid Sterba
2019-04-29btrfs: get fs_info from device in btrfs_scrub_cancel_devDavid Sterba
2019-04-29btrfs: scrub: return EAGAIN when fs is closingDavid Sterba
2019-02-25btrfs: init csum_list before possible freeDan Robertson
2019-02-25btrfs: scrub: add assertions for worker pointersDavid Sterba
2019-02-25btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain
2019-02-25btrfs: scrub: add scrub_lock lockdep check in scrub_workers_getAnand Jain
2019-02-25btrfs: scrub: fix circular locking dependency warningAnand Jain
2019-02-25btrfs: scrub: print messages when started or finishedAnand Jain
2019-02-25btrfs: merge btrfs_find_device and find_deviceAnand Jain
2019-02-25btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini
2018-12-17Btrfs: scrub, move setup of nofs contexts higher in the stackFilipe Manana
2018-12-17btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutexDavid Sterba
2018-12-17btrfs: scrub: pass fs_info to scrub_setup_ctxDavid Sterba
2018-12-17btrfs: dev-replace: open code trivial locking helpersDavid Sterba
2018-12-17Btrfs: fix deadlock with memory reclaim during scrubFilipe Manana
2018-10-15btrfs: open code btrfs_dev_replace_stats_incDavid Sterba
2018-10-15Btrfs: clean up scrub is_dev_replace parameterOmar Sandoval
2018-08-06btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro
2018-08-06btrfs: scrub: cleanup the remaining nodatasum fixup codeQu Wenruo
2018-08-06btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo
2018-08-06btrfs: open-code bio_set_op_attrsDavid Sterba
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov
2018-08-06btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo
2018-07-17btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2018-06-11btrfs: scrub: Don't use inode pages for device replaceQu Wenruo
2018-05-28btrfs: trace: Add trace points for unused block groupsQu Wenruo
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-03-31btrfs: split dev-replace locking helpers for read and writeDavid Sterba
2018-03-31btrfs: use lockdep_assert_held for mutexesDavid Sterba
2018-03-31btrfs: Remove unused length var from scrub_handle_errored_blockNikolay Borisov
2018-03-31Btrfs: scrub: batch rebuild for raid56Liu Bo
2018-03-26Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...Liu Bo
2018-03-26Btrfs: dev-replace: skip prealloc extents when copy nocow pagesLiu Bo
2018-03-26btrfs: not a disk error if the bio_add_page failsAnand Jain
2018-01-22btrfs: rename btrfs_device::scrub_device to scrub_ctxAnand Jain
2018-01-22Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-01-22btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba