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.12.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: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-4
/
+0
*
btrfs: hold a ref on the root in scrub_print_warning_inode
Josef Bacik
2020-03-23
1
-0
/
+7
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-1
/
+1
*
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-01-28
1
-1
/
+6
|
\
|
*
btrfs: handle empty block_group removal for async discard
Dennis Zhou
2020-01-20
1
-1
/
+6
*
|
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
2020-01-24
1
-5
/
+28
|
/
*
Btrfs: fix block group remaining RO forever after error during device replace
Filipe Manana
2019-11-18
1
-39
/
+0
*
btrfs: scrub: Don't check free space before marking a block group RO
Qu Wenruo
2019-11-18
1
-1
/
+20
*
btrfs: rename btrfs_block_group_cache
David Sterba
2019-11-18
1
-6
/
+5
*
btrfs: clean up locking name in scrub_enumerate_chunks()
Dan Carpenter
2019-11-18
1
-3
/
+3
*
btrfs: add dedicated members for start and length of a block group
David Sterba
2019-11-18
1
-4
/
+4
*
btrfs: move block_group_item::used to block group
David Sterba
2019-11-18
1
-1
/
+1
*
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2019-11-18
1
-8
/
+6
*
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
2019-11-18
1
-2
/
+1
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: add mask for all RAID1 types
David Sterba
2019-07-02
1
-1
/
+1
*
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
1
-9
/
+21
*
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
1
-1
/
+1
*
btrfs: read number of data stripes from map only once
David Sterba
2019-07-01
1
-4
/
+4
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
1
-4
/
+4
*
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
2019-04-29
1
-2
/
+2
*
btrfs: scrub: return EAGAIN when fs is closing
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: init csum_list before possible free
Dan Robertson
2019-02-25
1
-1
/
+1
*
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
1
-0
/
+7
*
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
1
-3
/
+6
*
btrfs: scrub: add scrub_lock lockdep check in scrub_workers_get
Anand Jain
2019-02-25
1
-0
/
+2
*
btrfs: scrub: fix circular locking dependency warning
Anand Jain
2019-02-25
1
-11
/
+11
*
btrfs: scrub: print messages when started or finished
Anand Jain
2019-02-25
1
-0
/
+5
*
btrfs: merge btrfs_find_device and find_device
Anand Jain
2019-02-25
1
-2
/
+2
*
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
2019-02-25
1
-2
/
+2
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-1
/
+1
*
Btrfs: scrub, move setup of nofs contexts higher in the stack
Filipe Manana
2018-12-17
1
-20
/
+14
*
btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
David Sterba
2018-12-17
1
-12
/
+18
*
btrfs: scrub: pass fs_info to scrub_setup_ctx
David Sterba
2018-12-17
1
-5
/
+4
*
btrfs: dev-replace: open code trivial locking helpers
David Sterba
2018-12-17
1
-7
/
+8
*
Btrfs: fix deadlock with memory reclaim during scrub
Filipe Manana
2018-12-17
1
-1
/
+34
*
btrfs: open code btrfs_dev_replace_stats_inc
David Sterba
2018-10-15
1
-7
/
+4
*
Btrfs: clean up scrub is_dev_replace parameter
Omar Sandoval
2018-10-15
1
-14
/
+9
*
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
2018-08-06
1
-6
/
+2
*
btrfs: scrub: cleanup the remaining nodatasum fixup code
Qu Wenruo
2018-08-06
1
-289
/
+0
*
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
1
-8
/
+1
*
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
1
-3
/
+3
*
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
1
-1
/
+1
*
btrfs: scrub: Remove unused copy_nocow_pages and its callchain
Qu Wenruo
2018-08-06
1
-365
/
+0
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-17
1
-8
/
+9
*
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
2018-06-11
1
-1
/
+1
*
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
2018-05-28
1
-0
/
+1
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: split dev-replace locking helpers for read and write
David Sterba
2018-03-31
1
-7
/
+7
*
btrfs: use lockdep_assert_held for mutexes
David Sterba
2018-03-31
1
-2
/
+2
[prev]
[next]