index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
2015-02-14
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-02
Btrfs: fix scrub race leading to use-after-free
Filipe Manana
2015-01-21
Rename all ref_count to refs in struct
Zhao Lei
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
2015-01-21
Btrfs: Include map_type in raid_bio
Zhao Lei
2015-01-21
Btrfs: Simplify scrub_setup_recheck_block()'s argument
Zhao Lei
2015-01-21
Btrfs: Combine per-page recover in dev-replace and scrub
Zhao Lei
2015-01-21
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...
Zhao Lei
2015-01-21
Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
Zhao Lei
2015-01-21
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
Zhao Lei
2015-01-21
Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
Zhao Lei
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2015-01-21
Btrfs: fix a out-of-bound access of raid_map
Zhao Lei
2015-01-14
btrfs: expand btrfs_find_item if found_key is NULL
David Sterba
2015-01-14
btrfs: cleanup, remove inode_item_info helper
David Sterba
2015-01-02
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
2014-12-02
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2014-12-03
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-11-20
btrfs: fix dead lock while running replace and defrag concurrently
Gui Hecheng
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
2014-09-17
Btrfs: modify clean_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: modify repair_io_failure and make it suit direct io
Miao Xie
2014-09-17
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
Btrfs: fix wrong generation check of super block on a seed device
Miao Xie
2014-09-17
Btrfs: fix wrong fsid check of scrub
Miao Xie
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
btrfs: kill the key type accessor helpers
David Sterba
2014-08-24
Btrfs: fix task hang under heavy compressed write
Liu Bo
2014-08-19
Btrfs: don't write any data into a readonly device when scrub
Miao Xie
2014-06-19
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-09
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
btrfs: Remove unnecessary check for NULL
Tobias Klauser
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
2014-04-07
Btrfs: scrub raid56 stripes in the right way
Wang Shilong
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-10
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
btrfs: Replace fs_info->scrub_* workqueue with btrfs_workqueue.
Qu Wenruo
2014-03-10
Btrfs: wake up @scrub_pause_wait as much as we can
Wang Shilong
2014-03-10
Btrfs: device_replace: fix deadlock for nocow case
Wang Shilong
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: fix to search previous metadata extent item since skinny metadata
Wang Shilong
2014-01-28
Btrfs: fix missing skinny metadata check in scrub_stripe()
Wang Shilong
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
Btrfs: wrap repeated code into scrub_blocked_if_needed()
Wang Shilong
2014-01-28
Btrfs: fix wrong super generation mismatch when scrubbing supers
Wang Shilong
[next]