index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
1
-7
/
+4
*
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
2018-10-15
1
-14
/
+9
*
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
1
-6
/
+2
*
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
2018-08-06
1
-289
/
+0
*
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
1
-8
/
+1
*
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
1
-3
/
+3
*
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
1
-1
/
+1
*
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
2018-08-06
1
-365
/
+0
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-17
1
-8
/
+9
*
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-11
1
-1
/
+1
*
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
1
-0
/
+1
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
1
-7
/
+7
*
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
1
-2
/
+2
*
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
2018-03-31
1
-2
/
+0
*
Btrfs: scrub: batch rebuild for raid56
Liu Bo
2018-03-31
1
-18
/
+61
*
Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...
Liu Bo
2018-03-26
1
-2
/
+11
*
Btrfs: dev-replace: skip prealloc extents when copy nocow pages
Liu Bo
2018-03-26
1
-1
/
+2
*
btrfs: not a disk error if the bio_add_page fails
Anand Jain
2018-03-26
1
-7
/
+4
*
btrfs: rename btrfs_device::scrub_device to scrub_ctx
Anand Jain
2018-01-22
1
-7
/
+7
*
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-01-22
1
-12
/
+32
*
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
1
-2
/
+1
*
Btrfs: use struct completion in scrub_submit_raid56_bio_wait
Liu Bo
2018-01-22
1
-17
/
+4
*
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_MISSING
Anand Jain
2018-01-22
1
-3
/
+4
*
btrfs: cleanup device states define BTRFS_DEV_STATE_IN_FS_METADATA
Anand Jain
2018-01-22
1
-1
/
+2
*
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-1
/
+2
*
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
2017-11-01
1
-3
/
+3
*
btrfs: scrub: get rid of sector_t
David Sterba
2017-10-30
1
-8
/
+8
*
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-09-09
1
-25
/
+22
|
\
|
*
btrfs: scrub: simplify scrub worker initialization
David Sterba
2017-08-21
1
-8
/
+2
|
*
btrfs: scrub: clean up division in scrub_find_csum
David Sterba
2017-08-21
1
-1
/
+3
|
*
btrfs: scrub: clean up division in __scrub_mark_bitmap
David Sterba
2017-08-21
1
-2
/
+6
|
*
btrfs: scrub: use bool for flush_all_writes
David Sterba
2017-08-21
1
-10
/
+8
|
*
btrfs: use appropriate define for the fsid
Anand Jain
2017-08-18
1
-1
/
+1
|
*
btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_wait
David Sterba
2017-08-16
1
-1
/
+1
|
*
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
1
-2
/
+1
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-6
/
+6
|
/
*
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-05
1
-133
/
+78
|
\
|
*
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
1
-1
/
+1
|
*
btrfs: scrub: fix target device intialization while setting up scrub context
David Sterba
2017-06-29
1
-2
/
+2
|
*
btrfs: sink gfp parameter to btrfs_io_bio_alloc
David Sterba
2017-06-19
1
-9
/
+7
|
*
btrfs: btrfs_io_bio_alloc never fails, skip error handling
David Sterba
2017-06-19
1
-25
/
+0
|
*
btrfs: scrub: add memalloc_nofs protection around init_ipath
David Sterba
2017-06-19
1
-0
/
+9
|
*
btrfs: scrub: embed scrub_wr_ctx into scrub context
David Sterba
2017-06-19
1
-54
/
+49
|
*
btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
David Sterba
2017-06-19
1
-14
/
+10
|
*
btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
David Sterba
2017-06-19
1
-5
/
+1
|
*
btrfs: scrub: inline helper scrub_free_wr_ctx
David Sterba
2017-06-19
1
-10
/
+4
|
*
btrfs: scrub: inline helper scrub_setup_wr_ctx
David Sterba
2017-06-19
1
-27
/
+9
|
*
btrfs: remove inode argument from repair_io_failure
Josef Bacik
2017-06-19
1
-1
/
+1
[next]