index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
2018-08-06
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
2018-03-31
Btrfs: scrub: batch rebuild for raid56
Liu Bo
2018-03-26
Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...
Liu Bo
2018-03-26
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
Liu Bo
2018-03-26
btrfs: not a disk error if the bio_add_page fails
Anand Jain
2018-01-22
btrfs: rename btrfs_device::scrub_device to scrub_ctx
Anand Jain
2018-01-22
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
Btrfs: use struct completion in scrub_submit_raid56_bio_wait
Liu Bo
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-10-30
btrfs: scrub: get rid of sector_t
David Sterba
2017-09-09
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-21
btrfs: scrub: simplify scrub worker initialization
David Sterba
2017-08-21
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
2017-08-21
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
2017-08-21
btrfs: scrub: use bool for flush_all_writes
David Sterba
2017-08-18
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-16
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
David Sterba
2017-08-16
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-29
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
2017-06-19
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
2017-06-19
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
2017-06-19
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
2017-06-19
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-04-18
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
[next]