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
*
Fix header inclusions for standards conformance
Richard Yao
2017-04-12
7
-4
/
+116
*
Fix `zpool iostat -T d 1` on musl
Richard Yao
2017-04-12
1
-1
/
+5
*
Add missing includes to zed_log.c
Richard Yao
2017-04-12
1
-0
/
+2
*
OpenZFS 7535 - need test for resumed send of top most filesystem
Brian Behlendorf
2017-04-12
15
-87
/
+107
*
Skip rate limiting events in zfs_ereport_post
Giuseppe Di Natale
2017-04-11
1
-3
/
+3
*
OpenZFS 6865 - want zfs-tests cases for zpool labelclear command
Yuri Pankov
2017-04-11
15
-105
/
+350
*
Fix size inflation in spa_get_worst_case_asize()
LOLi
2017-04-10
5
-4
/
+87
*
OpenZFS 8005 - poor performance of 1MB writes on certain RAID-Z configurations
Matthew Ahrens
2017-04-10
1
-5
/
+14
*
OpenZFS 2932 - support crash dumps to raidz, etc. pools
Giuseppe Di Natale
2017-04-10
4
-1
/
+37
*
zfstest - replace dircmp with diff
George Melikov
2017-04-09
3
-9
/
+9
*
zfstest reservation_009_pos.sh missed backslash
George Melikov
2017-04-09
1
-1
/
+1
*
OpenZFS 8023 - Panic destroying a metaslab deferred range tree
George Wilson
2017-04-09
5
-10
/
+35
*
OpenZFS 5380 - receive of a send -p stream doesn't need to try renaming snaps...
Andriy Gapon
2017-04-09
1
-3
/
+3
*
OpenZFS 8046 - Let calloc() do the multiplication in libzfs_fru_refresh
Pedro Giffuni
2017-04-09
1
-1
/
+1
*
OpenZFS 8027 - tighten up dsl_pool_dirty_delta
Andriy Gapon
2017-04-09
1
-1
/
+1
*
zfs_receive_010_pos.ksh local => typeset change
George Melikov
2017-04-09
1
-8
/
+8
*
zfstests cli_user/misc/setup.ksh space missed
George Melikov
2017-04-09
1
-1
/
+1
*
OpenZFS 7404 - rootpool_007_neg, bootfs_006_pos and bootfs_008_neg tests fail...
Toomas Soome
2017-04-07
11
-108
/
+68
*
OpenZFS 7629 - Fix for 7290 neglected to remove some escape sequences
Brian Behlendorf
2017-04-07
3
-133
/
+3
*
Correct shellcheck make recipe
Giuseppe Di Natale
2017-04-06
2
-26
/
+22
*
Skip xfstests on Amazon Linux
Brian Behlendorf
2017-04-06
1
-0
/
+2
*
Fix coverity defects: CID 161288
Giuseppe Di Natale
2017-04-06
1
-1
/
+1
*
OpenZFS 7290 - ZFS test suite needs to control what utilities it can run
John Wren Kennedy
2017-04-06
797
-7460
/
+8040
*
Added auto-replace FMA test for the ZFS Test Suite
Sydney Vanda
2017-04-05
11
-114
/
+371
*
Accept raidz and mirror with similar redundancy
HÃ¥kan Johansson
2017-04-05
1
-1
/
+43
*
Fix regression in zfs_ereport_start()
Don Brady
2017-04-05
1
-2
/
+3
*
Fix coverity defects: CID 161264
Giuseppe Di Natale
2017-04-05
1
-1
/
+1
*
OpenZFS 7885 - zpool list can report 16.0e for expandsz
Steven Hartland
2017-04-05
1
-8
/
+18
*
list -o props should be alloc,free not used,avail
Tom Matthews
2017-04-04
2
-3
/
+3
*
Additional Information for Zedlets
N Clark
2017-04-03
3
-3
/
+19
*
Prevent commitcheck.sh from running twice
Giuseppe Di Natale
2017-04-03
2
-3
/
+5
*
zfs_get_005_neg.ksh fix typos
George Melikov
2017-04-03
1
-2
/
+2
*
Commit message format in contributing guidelines
Giuseppe Di Natale
2017-03-31
4
-1
/
+219
*
glibc 2.5 compat: use correct header for makedev() et al.
Olaf Faaland
2017-03-31
4
-1
/
+47
*
Fix add-o_ashift.ksh permissions
Brian Behlendorf
2017-03-31
1
-0
/
+0
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
8
-118
/
+147
*
OpenZFS 7990 - libzfs: snapspec_cb() does not need to call zfs_strdup()
Giuseppe Di Natale
2017-03-28
1
-7
/
+4
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
8
-9
/
+153
*
Fix wrong offset args in vdev_cache_write
Chunwei Chen
2017-03-28
1
-2
/
+3
*
Fix "undefined reference to xdr_control" when building raidz_test cmd
Sen Haerens
2017-03-28
1
-0
/
+1
*
Disable rsend_009_pos
Brian Behlendorf
2017-03-28
1
-1
/
+1
*
Update documentation for new parameter "zfs_qat_disable"
wli5
2017-03-27
1
-0
/
+13
*
Allow c99 when building ZFS in the kernel tree
Brian Behlendorf
2017-03-27
1
-2
/
+5
*
Fix 'zdb -o' segmentation fault
LOLi
2017-03-23
1
-1
/
+1
*
Retry zfs_znode_alloc() in zfs_mknode()
Brian Behlendorf
2017-03-23
1
-1
/
+12
*
Fix undefined reference to `libzfs_fru_compare'
Brian Behlendorf
2017-03-23
3
-7
/
+16
*
OpenZFS 3821 - Race in rollback, zil close, and zil flush
George Wilson
2017-03-23
3
-8
/
+70
*
Fix `zpool status -v` error message
Brian Behlendorf
2017-03-22
2
-10
/
+7
*
GZIP compression offloading with QAT accelerator
wli5
2017-03-22
8
-0
/
+749
*
libspl: Fix incorrect use of platform defines on sparc64
John Paul Adrian Glaubitz
2017-03-22
1
-2
/
+2
[next]