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
*
Revert "Handle zap_add() failures in mixed ... "
Tony Hutter
2018-04-09
9
-290
/
+32
*
Fix 'zfs send/recv' hang with 16M blocks
Brian Behlendorf
2018-04-08
2
-4
/
+37
*
Clean up (k)shlib and cfg file shebangs
Giuseppe Di Natale
2018-04-08
25
-30
/
+27
*
Fix "file is executable, but no shebang" warnings
Tony Hutter
2018-04-06
83
-148
/
+296
*
Exclude python scripts from RPM shebang check
Tony Hutter
2018-04-06
1
-0
/
+10
*
systemd mount generator and tracking ZEDLET
Antonio Russo
2018-04-06
12
-3
/
+282
*
Fixes for SNPRINTF_BLKPTR with encrypted BP's
Matthew Ahrens
2018-04-06
3
-17
/
+27
*
Fix divide-by-zero in mmp_delay_update()
Olaf Faaland
2018-04-06
1
-1
/
+1
*
Make encrypted "zfs mount -a" failures consistent
Tom Caputi
2018-04-06
2
-3
/
+26
*
Update mmp_delay on sync or skipped, failed write
Olaf Faaland
2018-04-04
6
-47
/
+93
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
10
-34
/
+77
*
Fix spa reference leak in zfs_ioc_pool_scan
LOLi
2018-04-03
1
-3
/
+3
*
Fix add_nested_replacing_spare test case
LOLi
2018-04-03
1
-1
/
+1
*
Remove ASSERT() in l2arc_apply_transforms()
Tim Chase
2018-03-31
1
-4
/
+4
*
Decryption error handling improvements
Tom Caputi
2018-03-31
9
-23
/
+68
*
Encrypted dnode blocks should be prefetched raw
Tom Caputi
2018-03-31
1
-2
/
+7
*
Fix hung z_zvol tasks during 'zfs receive'
LOLi
2018-03-30
3
-1
/
+16
*
zfs-functions: skip lines where mntpnt is 'none'
Georgy Yakovlev
2018-03-30
1
-0
/
+2
*
OpenZFS 9164 - assert: newds == os->os_dsl_dataset
Andriy Gapon
2018-03-30
6
-25
/
+32
*
Add support for nvme based devids
Don Brady
2018-03-29
1
-2
/
+13
*
Resolve QAT issues with incompressible data
Tom Caputi
2018-03-29
3
-37
/
+106
*
Fix ASSERT in dsl_scan_fini() and cleanup comments
Tom Caputi
2018-03-28
1
-13
/
+13
*
chmod -x on etc/init.d/zfs-*.in automake files
Tony Hutter
2018-03-28
4
-0
/
+0
*
Fix mmap / libaio deadlock
Brian Behlendorf
2018-03-28
14
-5
/
+184
*
Remove libattr requirement
DeHackEd
2018-03-27
4
-15
/
+2
*
OpenZFS 9321 - arc_loan_compressed_buf() can increment arc_loaned_bytes by th...
Allan Jude
2018-03-26
1
-2
/
+2
*
Fedora 28: Fix "Macro %_dracutdir has empty body"
Tony Hutter
2018-03-25
1
-4
/
+17
*
Don't count embedded bps in read stats
Tom Caputi
2018-03-23
1
-1
/
+3
*
OpenZFS 9193 - bootcfg -C doesn't work
Paul Dagnelie
2018-03-22
1
-2
/
+3
*
Clarify zpool actions for an intent log device
Peter Ashford
2018-03-22
1
-2
/
+3
*
modprobe zfs during dracut mount
kpande
2018-03-22
1
-0
/
+1
*
enable zfs_dbgmsg() by default, without dprintf()
Matthew Ahrens
2018-03-21
5
-28
/
+38
*
Fix spelling errors in comments
Tom Caputi
2018-03-21
4
-47
/
+48
*
Add support for nvme disk detection
timor
2018-03-21
1
-0
/
+14
*
Add comments for portable dnode / objset flags
Tom Caputi
2018-03-20
2
-1
/
+13
*
Add JSON output support to channel programs
Alek P
2018-03-19
13
-11
/
+639
*
Fix deadlock in IO pipeline
Brian Behlendorf
2018-03-16
1
-1
/
+11
*
Allow QAT to handle non page-aligned buffers
Tom Caputi
2018-03-16
2
-34
/
+60
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
10
-11
/
+38
*
SHA256 QAT acceleration
Tom Caputi
2018-03-15
5
-27
/
+235
*
OpenZFS 9076 - Adjust perf test concurrency settings
Stephen Blinick
2018-03-15
5
-10
/
+55
*
receive_spill does not byte swap spill contents
Paul Zuchowski
2018-03-15
1
-0
/
+9
*
OpenZFS 9188 - increase size of dbuf cache to reduce indirect block decompres...
Brian Behlendorf
2018-03-13
2
-11
/
+66
*
Add kernel module auto-loading
Brian Behlendorf
2018-03-13
10
-17
/
+66
*
Add zfs_scan_ignore_errors tunable
Tim Chase
2018-03-13
2
-0
/
+30
*
Destroy makes full snap list before destroying
Paul Zuchowski
2018-03-12
2
-7
/
+18
*
Fix race in trace point in zrl_add_impl
Chunwei Chen
2018-03-12
2
-10
/
+12
*
Fix MMP write frequency for large pools
Brian Behlendorf
2018-03-12
1
-3
/
+3
*
Hold SCL_VDEV when counting leaves
Olaf Faaland
2018-03-09
1
-1
/
+7
*
Handle zio_resume and mmp => off
Olaf Faaland
2018-03-09
1
-4
/
+10
[next]