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
/
dmu_traverse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZFS traverse_visitbp optimization to limit prefetch
Jitendra Patidar
2021-04-15
1
-14
/
+53
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-09
1
-2
/
+4
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-8
/
+9
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-13
/
+15
*
Fix traverse_impl() kmem leak
Brian Behlendorf
2018-08-15
1
-2
/
+2
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-8
/
+5
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-03-30
1
-1
/
+2
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-8
/
+18
*
Fix zdb -c traverse stop on damaged objset root
Chunwei Chen
2018-02-09
1
-6
/
+14
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-1
/
+2
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-2
/
+1
*
Fixes for #6639
Tom Caputi
2017-10-11
1
-1
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-8
/
+35
*
Add TASKQID_INVALID
Brian Behlendorf
2016-11-02
1
-2
/
+2
*
Rename hole_birth tunable to match OpenZFS
Brian Behlendorf
2016-10-07
1
-6
/
+12
*
Enable ignore_hole_birth module option by default
Brian Behlendorf
2016-09-16
1
-1
/
+1
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-2
/
+2
*
Add tunable to ignore hole_birth
Rich Ercolani
2016-08-15
1
-1
/
+5
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
1
-35
/
+46
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-4
/
+4
*
Illumos 6370 - ZFS send fails to transmit some holes
Paul Dagnelie
2016-03-10
1
-13
/
+36
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-2
/
+26
*
Prevent reclaim in the traverse prefetch thread
Tim Chase
2015-09-04
1
-0
/
+2
*
Wait interruptibly in prefetch thread
Brian Behlendorf
2015-06-16
1
-3
/
+3
*
Illumos 5369 - arc flags should be an enum
George Wilson
2015-06-11
1
-6
/
+6
*
Illumos 5243 - zdb -b could be much faster
Matthew Ahrens
2015-05-15
1
-19
/
+22
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-1
/
+1
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-3
/
+3
*
Fix misuse of input argument in traverse_visitbp
tuxoko
2015-04-28
1
-15
/
+17
*
Illumos 5694 - traverse_prefetcher does not prefetch enough
George Wilson
2015-03-27
1
-12
/
+11
*
Align code with Illumos
Chris Dunlop
2015-03-27
1
-10
/
+9
*
Illumos 5311 - traverse_dnode may report success when it should not
Justin T. Gibbs
2015-02-06
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-4
/
+4
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-18
/
+18
*
Illumos 4881 - zfs send performance regression with embedded data
Matthew Ahrens
2014-08-06
1
-15
/
+21
*
Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol
Matthew Ahrens
2014-08-04
1
-73
/
+54
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-1
/
+1
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-7
/
+30
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-1
/
+1
*
Illumos 4504 traverse_visitbp: visit group before user
Matthew Ahrens
2014-01-29
1
-6
/
+6
*
Reduce stack for traverse_visitbp() recursion
Brian Behlendorf
2013-11-14
1
-36
/
+41
*
26126 panic system rather than corrupting pool if we hit bug 26100
Matthew Ahrens
2013-11-05
1
-1
/
+1
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-2
/
+2
*
Add visibility in to arc_read
Prakash Surya
2013-10-25
1
-3
/
+4
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-18
/
+24
*
Illumos #3498 panic in arc_read()
George Wilson
2013-07-02
1
-44
/
+35
*
Illumos #3122 zfs destroy filesystem should prefetch blocks
Matthew Ahrens
2013-07-02
1
-14
/
+83
*
Illumos #3006
Madhav Suresh
2013-06-19
1
-1
/
+1
*
Illumos #2619 and #2747
Christopher Siden
2013-01-08
1
-10
/
+97
[next]