index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
scrub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+6
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
1
-5
/
+28
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
1
-1
/
+6
2019-11-18
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
1
-39
/
+0
2019-11-18
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
1
-1
/
+20
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-6
/
+5
2019-11-18
btrfs: clean up locking name in scrub_enumerate_chunks()
Dan Carpenter
1
-3
/
+3
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-4
/
+4
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-1
/
+1
2019-11-18
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
1
-8
/
+6
2019-11-18
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
1
-0
/
+1
2019-07-02
btrfs: add mask for all RAID1 types
David Sterba
1
-1
/
+1
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-9
/
+21
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
1
-1
/
+1
2019-07-01
btrfs: read number of data stripes from map only once
David Sterba
1
-4
/
+4
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-4
/
+4
2019-04-29
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
1
-2
/
+2
2019-04-29
btrfs: scrub: return EAGAIN when fs is closing
David Sterba
1
-1
/
+1
2019-02-25
btrfs: init csum_list before possible free
Dan Robertson
1
-1
/
+1
2019-02-25
btrfs: scrub: add assertions for worker pointers
David Sterba
1
-0
/
+7
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
1
-3
/
+6
2019-02-25
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
1
-0
/
+2
2019-02-25
btrfs: scrub: fix circular locking dependency warning
Anand Jain
1
-11
/
+11
2019-02-25
btrfs: scrub: print messages when started or finished
Anand Jain
1
-0
/
+5
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
1
-2
/
+2
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
1
-2
/
+2
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-1
/
+1
2018-12-17
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
1
-20
/
+14
2018-12-17
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
1
-12
/
+18
2018-12-17
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
1
-5
/
+4
2018-12-17
btrfs: dev-replace: open code trivial locking helpers
David Sterba
1
-7
/
+8
2018-12-17
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
1
-1
/
+34
2018-10-15
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
1
-7
/
+4
2018-10-15
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
1
-14
/
+9
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-6
/
+2
2018-08-06
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
1
-289
/
+0
2018-08-06
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
1
-8
/
+1
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
1
-3
/
+3
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
1
-1
/
+1
2018-08-06
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
1
-365
/
+0
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
1
-8
/
+9
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
1
-0
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: split dev-replace locking helpers for read and write
David Sterba
1
-7
/
+7
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
1
-2
/
+2
2018-03-31
btrfs: Remove unused length var from scrub_handle_errored_block
Nikolay Borisov
1
-2
/
+0
2018-03-31
Btrfs: scrub: batch rebuild for raid56
Liu Bo
1
-18
/
+61
2018-03-26
Btrfs: dev-replace: make sure target is identical to source when raid56 rebui...
Liu Bo
1
-2
/
+11
[next]