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
*
Use vn_io_fault_uiomove on FreeBSD to avoid potential deadlock
Matthew Macy
2020-04-08
1
-1
/
+10
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
5
-8
/
+11
*
libzfs_pool: Remove unused check for ENOTBLK
alex
2020-04-07
1
-11
/
+0
*
ZTS: Fix non-portable date format
Ryan Moeller
2020-04-06
2
-18
/
+17
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
25
-11
/
+679
*
Bugfix/fix uio partial copies
Fabio Scaccabarozzi
2020-04-01
2
-8
/
+26
*
Improve ZVOL sync write performance by using a taskq
Matthew Ahrens
2020-03-31
1
-44
/
+78
*
Reset l2ad_hand and l2ad_first in l2arc_evict
George Amanakis
2020-03-31
6
-27
/
+181
*
ZTS: Skip udev actions in zvol_misc when not Linux
Ryan Moeller
2020-03-31
1
-3
/
+3
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
4
-8
/
+22
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
10
-6
/
+11
*
ZTS: Wait for free space between quota tests
Ryan Moeller
2020-03-26
5
-7
/
+15
*
Remove checks for null out value in encryption paths
Dirkjan Bussink
2020-03-26
11
-219
/
+106
*
zfs_get: change time format string from %k to %H
alex
2020-03-26
1
-1
/
+1
*
Deprecate deduplicated send streams
Matthew Ahrens
2020-03-18
5
-0
/
+46
*
Avoid core dump on invalid redaction bookmark
Ryan Moeller
2020-03-18
4
-25
/
+51
*
Changed decimals to integers in the arcstat script
Avatat
2020-03-18
1
-13
/
+4
*
Fix zfs_rmnode() unlink / rollback issue
Brian Behlendorf
2020-03-18
1
-3
/
+9
*
Fix cstyle warnings
Brian Behlendorf
2020-03-17
2
-2
/
+3
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
8
-11
/
+24
*
ICP: gcm-avx: Support architectures lacking the MOVBE instruction
Attila Fülöp
2020-03-17
3
-18
/
+389
*
Add option for forcible unmounting dataset while receiving snapshot.
Mariusz Zaborski
2020-03-17
7
-14
/
+113
*
ZTS: Use default_cleanup_noexit where needed
Ryan Moeller
2020-03-17
3
-3
/
+7
*
Exit status 256+signum is actually baked in to ksh
Ryan Moeller
2020-03-17
1
-9
/
+3
*
libzfs: Fix bounds checks for float parsing
Ryan Moeller
2020-03-16
2
-2
/
+12
*
Improve zfs receive performance by batching writes
Matthew Ahrens
2020-03-16
2
-51
/
+182
*
Remove CI builder customization from TEST
Brian Behlendorf
2020-03-16
1
-61
/
+0
*
ZTS: Update flaky tests in zts-report
Ryan Moeller
2020-03-13
1
-7
/
+20
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
7
-115
/
+101
*
Fix infinite scan on a pool with only special allocations
Alexander Motin
2020-03-12
1
-3
/
+6
*
ZTS: Use correct signal numbers for status checks
Ryan Moeller
2020-03-12
1
-6
/
+29
*
ZTS: Test boundary conditions in alloc_class_012
Ryan Moeller
2020-03-12
2
-39
/
+57
*
ZTS: Wait for free space between write_dirs tests
Ryan Moeller
2020-03-12
4
-1
/
+8
*
Prevent race condition in dnode_dest (#10101)
John Poduska
2020-03-12
3
-6
/
+15
*
Prevent deadlock in arc_read in Linux memory reclaim callback
Mark Roper
2020-03-12
1
-0
/
+12
*
zloop.sh should call ZDB with pool name
Olaf Faaland
2020-03-11
1
-1
/
+1
*
ZTS: Add a failsafe callback to run after each test
Ryan Moeller
2020-03-10
7
-48
/
+145
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
4
-151
/
+235
*
ZTS: Simplify some libtest functions
Ryan Moeller
2020-03-10
1
-30
/
+9
*
Fix zfs-functions packaging bug
Richard Laager
2020-03-10
12
-27
/
+48
*
initramfs: Eliminate substitutions
Richard Laager
2020-03-10
2
-26
/
+2
*
Delete built init scripts in make clean
Richard Laager
2020-03-10
1
-3
/
+1
*
Make init scripts depend on Makefile
Richard Laager
2020-03-10
1
-1
/
+1
*
Systemd mount generator: don't fail keyload from file if already loaded
InsanePrawn
2020-03-09
1
-7
/
+11
*
ZTS: Another round of changes for FreeBSD
Ryan Moeller
2020-03-06
11
-59
/
+82
*
Change default to overlay=on
Ryan Moeller
2020-03-06
9
-64
/
+53
*
ZTS: Update zts-report exceptions for FreeBSD
Ryan Moeller
2020-03-06
1
-2
/
+3
*
ZTS: Speed up write_dirs cleanup
Brian Behlendorf
2020-03-04
2
-10
/
+4
*
ZTS: Add missing quotes
Brian Behlendorf
2020-03-04
2
-2
/
+2
*
ZTS: Add zts-report exceptions for FreeBSD
Brian Behlendorf
2020-03-04
2
-5
/
+16
[next]