index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dsl_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent unnecessary resilver restarts
jwpoduska
2019-11-27
1
-51
/
+49
*
Don't call sizeof on void
Paul Dagnelie
2019-10-13
1
-1
/
+1
*
Function name and comment updates
Paul Dagnelie
2019-10-11
1
-0
/
+19
*
Reduce loaded range tree memory usage
Paul Dagnelie
2019-10-09
1
-22
/
+43
*
Disabled resilver_defer feature leads to looping resilvers
Kody A Kantor
2019-09-22
1
-9
/
+11
*
Fix dsl_scan_ds_clone_swapped logic
Andriy Gapon
2019-09-18
1
-31
/
+69
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+5
*
Enable compiler to typecheck logging
Matthew Macy
2019-09-12
1
-5
/
+7
*
Fix stalled txg with repeated noop scans
Tom Caputi
2019-09-11
1
-3
/
+12
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-44
/
+32
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-3
/
+3
*
Fast Clone Deletion
Sara Hartse
2019-07-26
1
-4
/
+17
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-2
/
+12
*
Make zfs_async_block_max_blocks handle zero correctly
TulsiJain
2019-06-03
1
-1
/
+3
*
Fix embedded bp accounting in count_block()
Tom Caputi
2019-05-25
1
-0
/
+7
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
1
-58
/
+137
*
Ensure dsl scan prefetch queue is emptied
Tom Caputi
2018-12-06
1
-0
/
+20
*
Remove races from scrub / resilver tests
Tom Caputi
2018-11-28
1
-0
/
+26
*
Fix 2 small bugs with cached dsl_scan_phys_t
Tom Caputi
2018-10-24
1
-1
/
+4
*
Fix issue with scanning dedup blocks as scan ends
Tom Caputi
2018-10-24
1
-0
/
+16
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-2
/
+101
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-3
/
+3
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-3
/
+3
*
dsl_scan_scrub_cb: don't double-account non-embedded blocks
Steven Noonan
2018-07-24
1
-2
/
+3
*
OpenZFS 9454 - ::zfs_blkstats should count embedded blocks
Matthew Ahrens
2018-07-10
1
-4
/
+4
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-75
/
+103
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
OpenZFS 9443 - panic when scrub a v10 pool
Matthew Ahrens
2018-05-04
1
-1
/
+2
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
1
-2
/
+13
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-23
/
+64
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
1
-1
/
+2
*
Fix ASSERT in dsl_scan_fini() and cleanup comments
Tom Caputi
2018-03-28
1
-13
/
+13
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-1
/
+5
*
Fix txg_sync_thread hang in scan_exec_io()
Brian Behlendorf
2018-01-31
1
-2
/
+13
*
Fix style issues in man pages and commands help
LOLi
2018-01-29
1
-1
/
+6
*
OpenZFS 8959 - Add notifications when a scrub is paused or resumed
Sean Eric Fagan
2018-01-17
1
-1
/
+5
*
Support re-prioritizing asynchronous prefetches
Tom Caputi
2017-12-21
1
-4
/
+4
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-460
/
+2220
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-16
/
+8
*
OpenZFS 8414 - Implemented zpool scrub pause/resume
Alek P
2017-08-24
1
-1
/
+0
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-3
/
+14
*
Use SET_ERROR for constant non-zero return codes
Ned Bass
2017-08-02
1
-2
/
+2
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
1
-3
/
+6
*
OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()
Yuri Pankov
2017-07-08
1
-1
/
+1
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-33
/
+140
*
OpenZFS 8070 - Add some ZFS comments
Alan Somers
2017-05-25
1
-0
/
+2
*
Skip spurious resilver IO on raidz vdev
Isaac Huang
2017-05-12
1
-23
/
+49
*
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...
George Melikov
2017-01-27
1
-0
/
+2
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+2
[next]