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
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-02
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
2013-07-02
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-01
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
2013-05-17
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-06
Btrfs: improve the loop of scrub_stripe
Liu Bo
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-05-06
Btrfs: cleanup unused arguments of btrfs_csum_data
Liu Bo
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
Btrfs: use bit operation for ->fs_state
Miao Xie
2013-02-05
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
2012-12-16
Btrfs: fix BUG() in scrub when first superblock reading gives EIO
Stefan Behrens
2012-12-16
Btrfs: fix a scrub regression in case of write errors
Stefan Behrens
2012-12-12
Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
Stefan Behrens
2012-12-12
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
Btrfs: add code to scrub to copy read data to another disk
Stefan Behrens
2012-12-12
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
Btrfs: cleanup scrub bio and worker wait code
Stefan Behrens
2012-12-12
Btrfs: in scrub repair code, simplify alloc error handling
Stefan Behrens
2012-12-12
Btrfs: in scrub repair code, optimize the reading of mirrors
Stefan Behrens
2012-12-12
Btrfs: make the scrub page array dynamically allocated
Stefan Behrens
2012-12-12
Btrfs: remove the block device pointer from the scrub context struct
Stefan Behrens
2012-12-12
Btrfs: rename the scrub context structure
Stefan Behrens
2012-10-01
btrfs: Kill some bi_idx references
Kent Overstreet
2012-10-01
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
Wei Yongjun
2012-06-14
Btrfs: use rcu to protect device->name
Josef Bacik
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
2012-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-05-04
Btrfs: fix crash in scrub repair code when device is missing
Stefan Behrens
2012-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-04-18
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
2012-04-13
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-12
Btrfs: check return value of bio_alloc() properly
Tsutomu Itoh
2012-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-28
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-03-28
Merge branch 'error-handling' into for-linus
Chris Mason
2012-03-27
Btrfs: change scrub to support big blocks
Stefan Behrens
2012-03-27
Btrfs: minor cleanup in scrub
Stefan Behrens
2012-03-27
Btrfs: fix regression in scrub path resolving
Jan Schmidt
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
btrfs: enhance transaction abort infrastructure
Jeff Mahoney
[next]