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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
2
-151
/
+228
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-1
/
+1
*
zio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()
Brian Behlendorf
2020-03-04
1
-0
/
+3
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
2
-18
/
+32
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
2
-2
/
+10
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
2
-10
/
+14
*
Don't call zrele on passed zp in zfs_xattr_owner_unlinked on FreeBSD
Matthew Macy
2020-02-28
1
-3
/
+22
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
6
-100
/
+80
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
5
-29
/
+52
*
Linux 5.5 compat: blkg_tryget()
Brian Behlendorf
2020-02-28
1
-1
/
+31
*
Consolidate arc_buf allocation checks
Matthew Macy
2020-02-27
1
-72
/
+42
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
3
-3
/
+3
*
Refactor dnode dirty context from dbuf_dirty
Matthew Macy
2020-02-26
18
-82
/
+90
*
Remove dead code error handling from dsl_crypt.c
Matthew Macy
2020-02-25
1
-29
/
+3
*
Remove zfs_getattr and convoff dead code
Dirkjan Bussink
2020-02-24
2
-267
/
+0
*
Remove unused structs and members in dmu_send.c
Matthew Ahrens
2020-02-24
1
-32
/
+0
*
Fix icp include directories for in-tree build
Arvind Sankar
2020-02-20
1
-2
/
+2
*
Enable zpool events tunables and tests on FreeBSD
Ryan Moeller
2020-02-18
1
-10
/
+7
*
Factor out some dbuf subroutines and add state change tracing
Matthew Macy
2020-02-18
1
-93
/
+143
*
Prefer org.openzfs for features and properties
Richard Laager
2020-02-18
1
-2
/
+13
*
Honour sync=disabled when relinking tpmfiles
DeHackEd
2020-02-16
1
-1
/
+1
*
Support setting user properties in a channel program
Jason King
2020-02-14
3
-0
/
+141
*
Remove limit on number of async zio_frees of non-dedup blocks
Matthew Ahrens
2020-02-14
1
-1
/
+15
*
Missed wakeup when growing kmem cache
Matthew Ahrens
2020-02-13
1
-3
/
+6
*
Remove duplicate dbufs accounting
Alexander Motin
2020-02-13
2
-4
/
+2
*
zcp: add zfs.sync.bookmark
Christian Schwarz
2020-02-11
2
-15
/
+46
*
Implement bookmark copying
Christian Schwarz
2020-02-11
3
-68
/
+318
*
Address Coverity warnings in #9902
Matthew Macy
2020-02-11
1
-4
/
+5
*
Add missing dmu_buf_unlock_parent() calls to dbuf_read_impl()
Brian Behlendorf
2020-02-10
1
-1
/
+3
*
Fix zdb -R with 'b' flag
Paul Zuchowski
2020-02-10
1
-20
/
+71
*
Share some code for spa deadman tunables
Ryan Moeller
2020-02-10
2
-19
/
+31
*
ICP: Improve AES-GCM performance
Attila Fülöp
2020-02-10
10
-20
/
+2590
*
Factor out dbuf_sync_bonus
Matthew Macy
2020-02-07
1
-31
/
+52
*
Linux 5.6 compat: timestamp_truncate()
Brian Behlendorf
2020-02-07
2
-8
/
+6
*
Linux 5.6 compat: struct proc_ops
Brian Behlendorf
2020-02-07
3
-11
/
+47
*
Reduce number of atomic_add() calls in aggsum
Alexander Motin
2020-02-06
1
-32
/
+33
*
Replace static per-cpu with dynamic per-cpu data
Romain Dolbeau
2020-02-06
1
-4
/
+14
*
Few microoptimizations to dbuf layer
Alexander Motin
2020-02-05
1
-22
/
+9
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
5
-87
/
+76
*
Prepare ks_data before calling kstat_install()
Alexander Motin
2020-02-04
2
-7
/
+5
*
Restore aclmode and remove acltype on FreeBSD
Ryan Moeller
2020-02-04
1
-3
/
+26
*
Fix const-correctness in raidz math
Ryan Moeller
2020-02-03
1
-8
/
+8
*
async zvol minor node creation interferes with receive
Matthew Ahrens
2020-02-03
10
-59
/
+110
*
Left-align index props
Ryan Moeller
2020-01-31
1
-1
/
+1
*
dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULL
Christian Schwarz
2020-01-23
1
-2
/
+6
*
entity_namecheck: doc comment: include space as allowed character
Christian Schwarz
2020-01-23
1
-1
/
+1
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
4
-0
/
+5035
*
dmu_send: redacted: fix memory leak on invalid redaction/from bookmark
Christian Schwarz
2020-01-23
1
-6
/
+6
*
Simplify FreeBSD's locking requirements in zfs_replay.c
Matthew Macy
2020-01-22
1
-24
/
+12
*
Support inheriting properties in channel programs
Jason King
2020-01-22
2
-9
/
+89
[next]