index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-12-31
1
-2
/
+1
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-08-24
1
-8
/
+9
*
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-26
1
-1
/
+1
*
Btrfs: fix scrub to repair raid6 corruption
Liu Bo
2018-06-21
1
-12
/
+32
*
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
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-13
/
+13
|
/
*
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
2017-04-18
1
-0
/
+22
*
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
1
-0
/
+223
*
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
2017-04-18
1
-2
/
+2
*
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
2017-04-18
1
-4
/
+4
*
btrfs: use clear_page where appropriate
David Sterba
2017-04-18
1
-1
/
+1
*
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
2017-04-18
1
-4
/
+9
*
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
2017-04-18
1
-0
/
+5
*
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
2017-04-18
1
-4
/
+0
*
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
2017-04-18
1
-3
/
+3
*
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
2017-04-18
1
-2
/
+6
*
btrfs: convert scrub_ctx.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
*
btrfs: convert scrub_parity.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
*
btrfs: convert scrub_block.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-5
/
+5
*
btrfs: convert scrub_recover.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-4
/
+4
*
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+6
*
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
*
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
1
-1
/
+1
*
btrfs: remove unused parameters from scrub_setup_wr_ctx
David Sterba
2017-02-17
1
-7
/
+3
*
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-16
1
-95
/
+86
|
\
|
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-5
/
+4
|
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-14
/
+7
|
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-41
/
+39
|
*
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-12-06
1
-15
/
+15
[next]