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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix recovery import (-F) with encrypted pool
Tom Caputi
2018-02-02
1
-0
/
+2
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
12
-158
/
+449
*
Fix txg_sync_thread hang in scan_exec_io()
Brian Behlendorf
2018-01-31
1
-2
/
+13
*
Fix style issues in man pages and commands help
LOLi
2018-01-29
1
-1
/
+6
*
Add dbuf hash and dbuf cache kstats
Giuseppe Di Natale
2018-01-29
2
-25
/
+192
*
OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue
Prakash Surya
2018-01-26
3
-52
/
+47
*
Extend deadman logic
Brian Behlendorf
2018-01-25
3
-20
/
+183
*
OpenZFS 8731 - ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocks
Andriy Gapon
2018-01-25
1
-6
/
+6
*
Revert "Remove wrong ASSERT in annotate_ecksum"
Giuseppe Di Natale
2018-01-25
1
-2
/
+2
*
OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned reads
Alexander Motin
2018-01-19
1
-5
/
+19
*
OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
Brian Behlendorf
2018-01-19
1
-7
/
+6
*
Emit an error message before MMP suspends pool
John L. Hammond
2018-01-17
1
-0
/
+5
*
OpenZFS 8959 - Add notifications when a scrub is paused or resumed
Sean Eric Fagan
2018-01-17
1
-1
/
+5
*
OpenZFS 8930 - zfs_zinactive: do not remove the node if the filesystem is rea...
Andriy Gapon
2018-01-11
1
-7
/
+26
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-2
/
+5
*
Use zap_count instead of cached z_size for unlink
Alex Zhuravlev
2018-01-09
1
-1
/
+15
*
Fix -fsanitize=address memory leak
DHE
2018-01-09
1
-2
/
+4
*
Fix ARC hit rate
Brian Behlendorf
2018-01-08
2
-2
/
+54
*
OpenZFS 8909 - 8585 can cause a use-after-free kernel panic
Prakash Surya
2017-12-28
2
-100
/
+129
*
Call commit callbacks from the tail of the list
lidongyang
2017-12-22
1
-1
/
+1
*
Support re-prioritizing asynchronous prefetches
Tom Caputi
2017-12-21
4
-35
/
+112
*
Fix multihost stale cache file import
Brian Behlendorf
2017-12-18
1
-4
/
+8
*
Suppress incorrect objtool warnings
Brian Behlendorf
2017-12-07
1
-0
/
+5
*
OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"
Prakash Surya
2017-12-06
1
-22
/
+22
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
6
-286
/
+1331
*
Fix NFS sticky bit permission denied error
Brian Behlendorf
2017-12-04
1
-3
/
+2
*
Preserve itx alloc size for zio_data_buf_free()
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Unbreak the scan status ABI
Tom Caputi
2017-11-30
1
-5
/
+5
*
Fix 'zfs get {user|group}objused@' functionality
LOLi
2017-11-29
1
-1
/
+1
*
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
Mark Wright
2017-11-28
4
-33
/
+33
*
Update for cppcheck v1.80
Brian Behlendorf
2017-11-18
4
-11
/
+12
*
Fix ARC pointer overrun
DeHackEd
2017-11-17
1
-9
/
+11
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
14
-644
/
+2669
*
Fix dirty check in dmu_offset_next()
Brian Behlendorf
2017-11-15
1
-6
/
+4
*
Fix truncate(2) mtime and ctime handling
LOLi
2017-11-13
1
-2
/
+2
*
OpenZFS 7531 - Assign correct flags to prefetched buffers
benrubson
2017-11-11
1
-0
/
+12
*
Long hold the dataset during upgrade
Arkadiusz Bubała
2017-11-10
3
-9
/
+24
*
Fix encryption root hierarchy issue
Tom Caputi
2017-11-08
1
-1
/
+2
*
Handle compressed buffers in __dbuf_hold_impl()
Tim Chase
2017-11-08
2
-13
/
+45
*
OpenZFS 8607 - variable set but not used
Brian Behlendorf
2017-11-08
2
-13
/
+11
*
Bug fix in qat_compress.c when compressed size is < 4KB
wli5
2017-11-07
1
-4
/
+4
*
Build regression in c89 cleanups
Don Brady
2017-11-07
1
-2
/
+3
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
44
-746
/
+414
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
7
-61
/
+95
*
ZFS send fails to dump objects larger than 128PiB
LOLi
2017-10-26
3
-17
/
+22
*
OpenZFS 8558, 8602 - lwp_create() returns EAGAIN
Brian Behlendorf
2017-10-26
2
-9
/
+56
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz Bubała
2017-10-26
1
-9
/
+33
*
Emit history events for 'zpool create'
Brian Behlendorf
2017-10-23
2
-20
/
+23
*
Support integration with new QAT products
wli5
2017-10-20
1
-3
/
+5
*
Remove vn_rename and vn_remove dependency
Brian Behlendorf
2017-10-19
1
-9
/
+26
[prev]
[next]