summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAge
* btrfs: get fs_info from device in btrfs_scrub_cancel_devDavid Sterba2019-04-29
* btrfs: scrub: return EAGAIN when fs is closingDavid Sterba2019-04-29
* btrfs: init csum_list before possible freeDan Robertson2019-02-25
* btrfs: scrub: add assertions for worker pointersDavid Sterba2019-02-25
* btrfs: scrub: convert scrub_workers_refcnt to refcount_tAnand Jain2019-02-25
* btrfs: scrub: add scrub_lock lockdep check in scrub_workers_getAnand Jain2019-02-25
* btrfs: scrub: fix circular locking dependency warningAnand Jain2019-02-25
* btrfs: scrub: print messages when started or finishedAnand Jain2019-02-25
* btrfs: merge btrfs_find_device and find_deviceAnand Jain2019-02-25
* btrfs: refactor btrfs_find_device() take fs_devices as argumentAnand Jain2019-02-25
* btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-17
* Btrfs: scrub, move setup of nofs contexts higher in the stackFilipe Manana2018-12-17
* btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutexDavid Sterba2018-12-17
* btrfs: scrub: pass fs_info to scrub_setup_ctxDavid Sterba2018-12-17
* btrfs: dev-replace: open code trivial locking helpersDavid Sterba2018-12-17
* Btrfs: fix deadlock with memory reclaim during scrubFilipe Manana2018-12-17
* btrfs: open code btrfs_dev_replace_stats_incDavid Sterba2018-10-15
* Btrfs: clean up scrub is_dev_replace parameterOmar Sandoval2018-10-15
* btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro2018-08-06
* btrfs: scrub: cleanup the remaining nodatasum fixup codeQu Wenruo2018-08-06
* btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo2018-08-06
* btrfs: open-code bio_set_op_attrsDavid Sterba2018-08-06
* btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov2018-08-06
* btrfs: scrub: Remove unused copy_nocow_pages and its callchainQu Wenruo2018-08-06
* btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2018-07-17
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-11
* btrfs: trace: Add trace points for unused block groupsQu Wenruo2018-05-28
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: split dev-replace locking helpers for read and writeDavid Sterba2018-03-30
* btrfs: use lockdep_assert_held for mutexesDavid Sterba2018-03-30
* btrfs: Remove unused length var from scrub_handle_errored_blockNikolay Borisov2018-03-30
* Btrfs: scrub: batch rebuild for raid56Liu Bo2018-03-30
* Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...Liu Bo2018-03-26
* Btrfs: dev-replace: skip prealloc extents when copy nocow pagesLiu Bo2018-03-26
* btrfs: not a disk error if the bio_add_page failsAnand Jain2018-03-26
* btrfs: rename btrfs_device::scrub_device to scrub_ctxAnand Jain2018-01-22
* Btrfs: fix scrub to repair raid6 corruptionLiu Bo2018-01-22
* btrfs: sink unlock_extent parameter gfp_flagsDavid Sterba2018-01-22
* Btrfs: use struct completion in scrub_submit_raid56_bio_waitLiu Bo2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGTAnand Jain2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_MISSINGAnand Jain2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATAAnand Jain2018-01-22
* btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLEAnand Jain2018-01-22
* btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell2017-11-01
* btrfs: scrub: get rid of sector_tDavid Sterba2017-10-30
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-09
|\
| * btrfs: scrub: simplify scrub worker initializationDavid Sterba2017-08-21
| * btrfs: scrub: clean up division in scrub_find_csumDavid Sterba2017-08-21
| * btrfs: scrub: clean up division in __scrub_mark_bitmapDavid Sterba2017-08-21
| * btrfs: scrub: use bool for flush_all_writesDavid Sterba2017-08-21