index
:
linux-stable.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
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.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: fix to search previous metadata extent item since skinny metadata
Wang Shilong
2014-01-28
1
-2
/
+1
*
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
2014-01-28
1
-1
/
+4
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-23
/
+27
*
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
1
-26
/
+17
*
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
2014-01-28
1
-19
/
+26
*
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2014-01-28
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-05
1
-29
/
+4
|
\
|
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
1
-29
/
+4
*
|
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
2013-11-20
1
-2
/
+4
|
/
*
Btrfs: avoid unnecessary scrub workers allocation
Wang Shilong
2013-11-11
1
-13
/
+10
*
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
1
-13
/
+5
*
Btrfs: fix the dev-replace suspend sequence
Ilya Dryomov
2013-11-11
1
-2
/
+3
*
Btrfs: improve replacing nocow extents
Josef Bacik
2013-09-21
1
-14
/
+98
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
1
-5
/
+0
*
Btrfs: Format mirror_num as int
Geert Uytterhoeven
2013-09-01
1
-3
/
+3
*
Btrfs: Format PAGE_SIZE as unsigned long
Geert Uytterhoeven
2013-09-01
1
-3
/
+2
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-11
/
+5
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
1
-6
/
+6
*
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
1
-1
/
+1
*
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
1
-1
/
+22
*
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
2013-07-02
1
-25
/
+23
*
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
2013-07-02
1
-1
/
+1
*
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-02
1
-11
/
+5
*
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
2013-07-01
1
-0
/
+1
*
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
1
-5
/
+5
*
Btrfs: improve the loop of scrub_stripe
Liu Bo
2013-05-06
1
-26
/
+57
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-22
/
+0
*
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-05-06
1
-10
/
+20
*
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
2013-05-06
1
-8
/
+5
*
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-03-29
1
-1
/
+2
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
1
-0
/
+8
|
\
|
*
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
1
-0
/
+8
*
|
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-20
1
-1
/
+1
*
|
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2013-02-05
1
-5
/
+20
|
/
*
Btrfs: fix BUG() in scrub when first superblock reading gives EIO
Stefan Behrens
2012-12-16
1
-0
/
+11
*
Btrfs: fix a scrub regression in case of write errors
Stefan Behrens
2012-12-16
1
-1
/
+2
*
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
Stefan Behrens
2012-12-12
1
-2
/
+2
*
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
1
-1
/
+6
*
Btrfs: add code to scrub to copy read data to another disk
Stefan Behrens
2012-12-12
1
-71
/
+812
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
1
-5
/
+9
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
1
-42
/
+34
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-7
/
+7
*
Btrfs: cleanup scrub bio and worker wait code
Stefan Behrens
2012-12-12
1
-35
/
+71
*
Btrfs: in scrub repair code, simplify alloc error handling
Stefan Behrens
2012-12-12
1
-35
/
+26
*
Btrfs: in scrub repair code, optimize the reading of mirrors
Stefan Behrens
2012-12-12
1
-23
/
+12
*
Btrfs: make the scrub page array dynamically allocated
Stefan Behrens
2012-12-12
1
-74
/
+121
*
Btrfs: remove the block device pointer from the scrub context struct
Stefan Behrens
2012-12-12
1
-60
/
+73
*
Btrfs: rename the scrub context structure
Stefan Behrens
2012-12-12
1
-252
/
+252
*
btrfs: Kill some bi_idx references
Kent Overstreet
2012-10-01
1
-15
/
+0
*
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
1
-6
/
+8
[next]