aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.c
Commit message (Expand)AuthorAge
* 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
| * btrfs: use appropriate define for the fsidAnand Jain2017-08-18
| * btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_waitDavid Sterba2017-08-16
| * btrfs: drop newlines from strings when using btrfs_* helpersDavid Sterba2017-08-16
* | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
|/
* Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-05
|\
| * btrfs: fix integer overflow in calc_reclaim_items_nrChris Mason2017-06-29
| * btrfs: scrub: fix target device intialization while setting up scrub contextDavid Sterba2017-06-29
| * btrfs: sink gfp parameter to btrfs_io_bio_allocDavid Sterba2017-06-19
| * btrfs: btrfs_io_bio_alloc never fails, skip error handlingDavid Sterba2017-06-19
| * btrfs: scrub: add memalloc_nofs protection around init_ipathDavid Sterba2017-06-19
| * btrfs: scrub: embed scrub_wr_ctx into scrub contextDavid Sterba2017-06-19
| * btrfs: scrub: use fs_info::sectorsize and drop it from scrub contextDavid Sterba2017-06-19
| * btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctxDavid Sterba2017-06-19
| * btrfs: scrub: inline helper scrub_free_wr_ctxDavid Sterba2017-06-19
| * btrfs: scrub: inline helper scrub_setup_wr_ctxDavid Sterba2017-06-19
| * btrfs: remove inode argument from repair_io_failureJosef Bacik2017-06-19