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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scripts/zfs-test.sh: example for -t
Christian Schwarz
2020-01-23
1
-0
/
+3
*
ZTS: Get xattr tests running on FreeBSD
Ryan Moeller
2020-01-23
14
-140
/
+166
*
Add AltiVec RAID-Z
Romain Dolbeau
2020-01-23
12
-1
/
+5200
*
ZTS: Add missing export for DEV_DSKDIR default
Ryan Moeller
2020-01-23
1
-2
/
+3
*
dmu_send: redacted: fix memory leak on invalid redaction/from bookmark
Christian Schwarz
2020-01-23
2
-6
/
+10
*
cmd/zfs: redact: better error message for common usage errors
Christian Schwarz
2020-01-23
2
-2
/
+19
*
cmd/zfs: send: meaningful error message for incorrect redaction bookmark
Christian Schwarz
2020-01-23
1
-0
/
+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
7
-11
/
+162
*
Order zfs-import-*.service after multipathd
Richard Laager
2020-01-22
2
-0
/
+2
*
Disable get_numeric_property for xattr on FreeBSD
Matthew Macy
2020-01-21
1
-0
/
+2
*
Update tunable macro usage for disable_ivset_guid_check
Matthew Macy
2020-01-21
1
-4
/
+1
*
Re-consolidate zio_delay_interrupt
Matthew Macy
2020-01-21
4
-105
/
+71
*
ZTS: Eliminate partitioning in zpool_import setup
Ryan Moeller
2020-01-17
3
-131
/
+3
*
ZTS: Make DVA pattern in zdb tests more robust
Ryan Moeller
2020-01-17
2
-2
/
+2
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
8
-63
/
+61
*
ZTS: Enable zpool_create_008_pos.ksh
Brian Behlendorf
2020-01-17
2
-13
/
+2
*
ZTS: Fix incorrect is_physical_device usage
Ryan Moeller
2020-01-16
12
-12
/
+12
*
zdb -d should accept the numeric objset id
Paul Zuchowski
2020-01-16
5
-14
/
+173
*
ZFS performance suite should use JSON fio output
Tony Nguyen
2020-01-16
1
-2
/
+7
*
ZTS: Fix ksh path in btree tests
Ryan Moeller
2020-01-15
2
-2
/
+2
*
ZTS: Avoid using PCRE with grep in zdb tests
Ryan Moeller
2020-01-15
2
-4
/
+4
*
ZTS: Fix is_physical_device on FreeBSD
Ryan Moeller
2020-01-15
1
-8
/
+7
*
ZTS: Remove some path workarounds for FreeBSD
Ryan Moeller
2020-01-15
1
-16
/
+5
*
ZTS: Catalog tunable names for tests in tunables.cfg
Ryan Moeller
2020-01-14
85
-366
/
+434
*
Fix errata #4 handling for resuming streams
Tom Caputi
2020-01-14
2
-1
/
+14
*
Document zfs change-key caveats
Richard Laager
2020-01-14
1
-2
/
+25
*
KMC_KVMEM disrupts kv_alloc() memory alignment expectations
loli10K
2020-01-14
1
-20
/
+2
*
libzfs: add zfs_mount_at() function
Kyle Evans
2020-01-14
2
-8
/
+38
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
13
-19
/
+20
*
ZTS: Remove obsolete zts-report.py exceptions
Brian Behlendorf
2020-01-13
1
-28
/
+0
*
ZTS: Clean up properties.shlib a bit
Ryan Moeller
2020-01-13
1
-18
/
+25
*
ZTS: Create xattr helpers to hide platform
Ryan Moeller
2020-01-10
13
-66
/
+133
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
16
-76
/
+501
*
ZTS: Improve zts-auto_offline_001_pos
Brian Behlendorf
2020-01-10
1
-14
/
+12
*
Performance tests, fio enhancements
Kjeld Schouten-Lebbing
2020-01-09
17
-14
/
+131
*
ZTS: Provide an alternative to shuf for FreeBSD
Ryan Moeller
2020-01-09
5
-5
/
+21
*
Remove parameter names from libzfs.h signatures
Nick Black
2020-01-08
1
-7
/
+7
*
ZTS: Eliminate functions named 'random'
Ryan Moeller
2020-01-08
10
-35
/
+34
*
Avoid here-documents in systemd mount generator
lorenz
2020-01-07
1
-8
/
+14
*
zfs-module-parameters(5): add all missing items
DeHackEd
2020-01-07
1
-7
/
+172
*
ZTS: Add sunos.run to dist data
Ryan Moeller
2020-01-07
1
-1
/
+2
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
5
-43
/
+81
*
Fix QAT allocation failure return value
Brian Behlendorf
2020-01-06
1
-15
/
+18
*
ZTS: Cleanup partition tables
Brian Behlendorf
2020-01-06
3
-4
/
+5
*
Fix ZPOOL_VDEV_NAME_PATH option description
Brian Behlendorf
2020-01-06
1
-1
/
+1
*
ZTS: Add helper for disk device check
Ryan Moeller
2020-01-03
7
-24
/
+46
*
ZTS: Move dumpdev tests to sunos.run
Ryan Moeller
2020-01-03
16
-118
/
+95
[next]