index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2019-02-25
btrfs: scrub: print messages when started or finished
Anand Jain
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
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
[next]