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
2021-03-12
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
2020-12-09
btrfs: scrub: allow scrub to work with subpage sectorsize
Qu Wenruo
2020-12-09
btrfs: scrub: support subpage data scrub
Qu Wenruo
2020-12-09
btrfs: scrub: support subpage tree block scrub
Qu Wenruo
2020-12-09
btrfs: scrub: always allocate one full page for one sector for RAID56
Qu Wenruo
2020-12-09
btrfs: scrub: reduce width of extent_len/stripe_len from 64 to 32 bits
Qu Wenruo
2020-12-09
btrfs: implement log-structured superblock for ZONED mode
Naohiro Aota
2020-12-08
btrfs: scrub: remove the anonymous structure from scrub_page
Qu Wenruo
2020-12-08
btrfs: remove unused argument seed from btrfs_find_device
Anand Jain
2020-12-08
btrfs: scrub: refactor scrub_find_csum()
Qu Wenruo
2020-12-08
btrfs: scrub: remove the force parameter from scrub_pages
Qu Wenruo
2020-12-08
btrfs: scrub: distinguish scrub page from regular page
Qu Wenruo
2020-12-08
btrfs: scrub: remove local copy of csum_size from context
David Sterba
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-12-08
btrfs: do not start readahead for csum tree when scrubbing non-data block groups
Filipe Manana
2020-11-05
btrfs: scrub: update message regarding read-only status
David Sterba
2020-10-07
btrfs: scrub: rename ratelimit state varaible to avoid shadowing
David Sterba
2020-08-27
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
2020-07-27
btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
Josef Bacik
2020-07-27
btrfs: scrub: clean up temporary page variables in scrub_checksum_tree_block
David Sterba
2020-07-27
btrfs: scrub: simplify tree block checksum calculation
David Sterba
2020-07-27
btrfs: scrub: clean up temporary page variables in scrub_checksum_data
David Sterba
2020-07-27
btrfs: scrub: simplify data block checksum calculation
David Sterba
2020-07-27
btrfs: scrub: clean up temporary page variables in scrub_checksum_super
David Sterba
2020-07-27
btrfs: scrub: remove temporary csum array in scrub_checksum_super
David Sterba
2020-07-27
btrfs: scrub: simplify superblock checksum calculation
David Sterba
2020-07-27
btrfs: scrub: unify naming of page address variables
David Sterba
2020-07-27
btrfs: scrub: remove kmap/kunmap of pages
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: scrub, only lookup for csums if we are dealing with a data extent
Filipe Manana
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
btrfs: fix a race between scrub and block group removal/allocation
Filipe Manana
2020-03-23
btrfs: scrub: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
btrfs: hold a ref on the root in scrub_print_warning_inode
Josef Bacik
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-01-28
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
[next]