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
/
zcommon
Commit message (
Expand
)
Author
Age
Files
Lines
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2021-05-12
1
-1
/
+5
*
Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Romain Dolbeau
2021-04-26
1
-1
/
+7
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Allow pool names that look like Solaris disk names
Ryan Moeller
2021-04-01
1
-6
/
+0
*
Add "zstd-fast" to help options for "compression" property
Jake Howard
2021-03-03
1
-1
/
+1
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
1
-0
/
+2
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-0
/
+4
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-5
/
+8
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
2
-288
/
+0
*
FreeBSD: Implement sysctl for fletcher4 impl
Ryan Moeller
2020-12-11
1
-8
/
+59
*
FreeBSD: Do zcommon_init sooner to avoid FPU panic
Ryan Moeller
2020-12-09
1
-1
/
+1
*
Reduce fletcher4 and raidz benchmark times
Brian Behlendorf
2020-12-06
1
-1
/
+1
*
Update dRAID short feature description
Brian Behlendorf
2020-11-23
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
2
-2
/
+8
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-2
/
+2
*
Cross-platform acltype
Ryan Moeller
2020-10-13
1
-10
/
+9
*
Rename acltype=posixacl to acltype=posix
Ryan Moeller
2020-09-16
1
-5
/
+6
*
FreeBSD: disable neon usage
Matthew Macy
2020-08-26
1
-1
/
+1
*
Make formatting of dedup values string consistent
Clint Armstrong
2020-08-22
1
-2
/
+2
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
2
-2
/
+100
*
Add define to enable autotrim to default to on
Matthew Macy
2020-08-18
1
-1
/
+1
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
4
-0
/
+5
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+5
*
Add include files for prototypes
Arvind Sankar
2020-06-18
2
-0
/
+2
*
Cleanup linux module kbuild files
Arvind Sankar
2020-06-10
1
-4
/
+3
*
OpenZFS 3254 - add support in zfs for aclmode=restricted
Paul B. Henson
2020-04-30
1
-7
/
+2
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
1
-8
/
+7
*
Bugfix/fix uio partial copies
Fabio Scaccabarozzi
2020-04-01
1
-8
/
+17
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
2
-0
/
+68
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-1
/
+1
*
Prefer org.openzfs for features and properties
Richard Laager
2020-02-18
1
-2
/
+13
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-0
/
+42
*
Restore aclmode and remove acltype on FreeBSD
Ryan Moeller
2020-02-04
1
-3
/
+26
*
Left-align index props
Ryan Moeller
2020-01-31
1
-1
/
+1
*
entity_namecheck: doc comment: include space as allowed character
Christian Schwarz
2020-01-23
1
-1
/
+1
*
Unify target_cpu handling
Brian Behlendorf
2020-01-17
1
-3
/
+1
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-2
/
+6
*
Add FreeBSD jail support hooks
Matthew Macy
2019-12-11
1
-0
/
+5
*
Disable sysfs feature checks on FreeBSD
Matthew Macy
2019-12-06
2
-2
/
+8
*
Disable EDONR on FreeBSD
Matthew Macy
2019-12-05
2
-3
/
+22
*
Increase allowed 'special_small_blocks' maximum value
Brian Behlendorf
2019-12-03
1
-1
/
+1
*
Wrap module_param_call() routines under __linux__
Matthew Macy
2019-12-03
1
-1
/
+1
*
Move linux qsort def to platform header
Matthew Macy
2019-12-03
1
-5
/
+1
*
Wrap Linux module macros
Matthew Macy
2019-11-01
1
-6
/
+6
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
2
-0
/
+52
*
Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore
Brian Behlendorf
2019-10-24
2
-16
/
+18
*
Remove linux/mod_compat.h from common code
Matthew Macy
2019-10-11
1
-1
/
+0
*
Fix pool creation with feature@allocation_classes disabled
loli10K
2019-10-10
1
-0
/
+28
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-4
/
+2
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
5
-6
/
+6
[next]